feat(Queries): default ACO [#436] #2064
ci-e2e.yaml
on: pull_request
Annotations
2 errors, 12 warnings, and 3 notices
[chromium] › pages/accounts.base.spec.ts:4:5 › Accounts - General as default page:
packages/ui/tests/e2e/pages/accounts.base.spec.ts#L1
1) [chromium] › pages/accounts.base.spec.ts:4:5 › Accounts - General as default page ─────────────
Test timeout of 10000ms exceeded.
|
[chromium] › pages/accounts.base.spec.ts:4:5 › Accounts - General as default page:
packages/ui/tests/e2e/pages/accounts.base.spec.ts#L7
1) [chromium] › pages/accounts.base.spec.ts:4:5 › Accounts - General as default page ─────────────
Error: page.waitForSelector: Test timeout of 10000ms exceeded.
Call log:
- waiting for locator(':text("account-for-e2e")') to be visible
5 | await page.goto(makeClusterUrl('accounts'));
6 |
> 7 | await page.waitForSelector(':text("account-for-e2e")');
| ^
8 |
9 | await expect(page).toHaveTitle(makeClusterTille({page: 'Accounts'}));
10 | await expect(page).toHaveURL(makeClusterUrl('accounts/general'));
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/accounts.base.spec.ts:7:16
|
Build docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E for 'Local'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E for 'Local'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 28.3s
|
Slow Test:
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts#L1
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts took 16.1s
|
E2E for 'Local as remote'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E for 'Local as remote'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 28.5s
|
Slow Test:
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts#L1
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts took 15.9s
|
E2E-screenshots for 'Local'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E-screenshots for 'Local'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
47 passed (2.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pages/accounts.base.spec.ts:4:5 › Accounts - General as default page ──────────────
46 passed (2.3m)
|
🎭 Playwright Run Summary
29 passed (1.4m)
|