feat(Navigation): add pages for 500 and 901 errors [YTFRONT-4049] #2357
ci-e2e.yaml
on: pull_request
Annotations
4 errors, 6 warnings, and 2 notices
[chromium] › pages/system.spec.ts:4:5 › System: check short name:
packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ──────────────────────────────
TypeError: Cannot read properties of undefined (reading 'innerText')
16 |
17 | const mastersNameElements = await page.$$('.master-group__host-name');
> 18 | const firstMasterName = await mastersNameElements[0].innerText();
| ^
19 | expect(firstMasterName).toEqual('local');
20 | });
21 |
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
|
E2E-screenshots for 'Local'
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Stop VM
/yandex.cloud.compute.v1.InstanceService/Delete NOT_FOUND: The instance "epd6vagtk07qqakm3g8m" not found
x-request-id: 97a61b08-b91d-44d4-928e-ce648f7e1bf2
x-server-trace-id: b270455fcebb65b8:2bd93afec8ca9824:b270455fcebb65b8:1
|
Stop VM
ApiError: /yandex.cloud.compute.v1.InstanceService/Delete NOT_FOUND: The instance "epd6vagtk07qqakm3g8m" not found
|
Start VM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 31.0s
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 29.9s
|
Stop VM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pages/system.spec.ts:4:5 › System: check short name ───────────────────────────────
49 passed (2.3m)
|
🎭 Playwright Run Summary
50 passed (2.2m)
|