feat(Queries): default ACO [#436] #2064
Annotations
2 errors, 4 warnings, and 1 notice
Tests for 'Local as remote':
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.
|
Tests for 'Local as remote':
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
|
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/
|
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/
|
Tests for 'Local as remote':
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 28.5s
|
Tests for 'Local as remote':
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts#L1
packages/ui/tests/[chromium] › pages/query-tracker.spec.ts took 15.9s
|
Tests for 'Local as remote'
1 flaky
[chromium] › pages/accounts.base.spec.ts:4:5 › Accounts - General as default page ──────────────
46 passed (2.3m)
|
Loading