Skip to content

Playwright tests

Playwright tests #398

Triggered via schedule September 20, 2024 01:36
Status Failure
Total duration 27m 21s
Artifacts 4

test.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 3 warnings, and 4 notices
[chromium] › example-tests.spec.js:5:5 › Test Setup Emulator: test/tests/example-tests.spec.js#L1
1) [chromium] › example-tests.spec.js:5:5 › Test Setup Emulator, Image and Environment ─────────── Test timeout of 600000ms exceeded.
[chromium] › example-tests.spec.js:5:5 › Test Setup Emulator: test/tests/example-tests.spec.js#L89
1) [chromium] › example-tests.spec.js:5:5 › Test Setup Emulator, Image and Environment ─────────── Error: locator.click: Target crashed =========================== logs =========================== waiting for getByRole('button', { name: 'OK' }) locator resolved to <button type="button" ng-click="$close()" class="btn btn…>OK</button> attempting click action waiting for element to be visible, enabled and stable element is not stable - waiting... element was detached from the DOM, retrying ============================================================ 87 | await page.screenshot({ path: "test-results/environment.png" }); 88 | await page.getByRole("button", { name: "Stop" }).click(); > 89 | await page.getByRole("button", { name: "OK" }).click(); | ^ 90 | console.log("Successfully stopped..."); 91 | }); 92 | at /home/runner/work/demo-ui/demo-ui/test/tests/example-tests.spec.js:89:52
[chromium] › example-tests.spec.js:5:5 › Test Setup Emulator: test/tests/example-tests.spec.js#L1
1) [chromium] › example-tests.spec.js:5:5 › Test Setup Emulator, Image and Environment ─────────── Pending operations: - locator.click at tests/example-tests.spec.js:89:52
[chromium] › example-tests.spec.js:5:5 › Test Setup Emulator: test/tests/example-tests.spec.js#L1
1) [chromium] › example-tests.spec.js:5:5 › Test Setup Emulator, Image and Environment ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 600000ms exceeded.
[chromium] › example-tests.spec.js:5:5 › Test Setup Emulator: test/tests/example-tests.spec.js#L20
1) [chromium] › example-tests.spec.js:5:5 › Test Setup Emulator, Image and Environment ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Page closed =========================== logs =========================== waiting for getByRole('row', { name: 'qemu-system 0 install latest Details' }).getByRole('button', { name: 'install latest' }) ============================================================ 18 | .getByRole("row", { name: "qemu-system 0 install latest Details" }) 19 | .getByRole("button", { name: "install latest" }) > 20 | .click(); | ^ 21 | console.log("Waiting for emulator to be installed..."); 22 | await page 23 | .getByRole("link", { name: "Images" }) at /home/runner/work/demo-ui/demo-ui/test/tests/example-tests.spec.js:20:10
[chromium] › example-tests.spec.js:5:5 › Test Setup Emulator: test/tests/example-tests.spec.js#L1
1) [chromium] › example-tests.spec.js:5:5 › Test Setup Emulator, Image and Environment ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.click at tests/example-tests.spec.js:20:10
test (ubuntu-22.04)
Process completed with exit code 1.
test (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eaas-server-logs", "html-report", "json-report", "test-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
3 passed (3.5m)
🎭 Playwright Run Summary
1 failed [chromium] › example-tests.spec.js:5:5 › Test Setup Emulator, Image and Environment ──────────── 2 passed (20.3m)

Artifacts

Produced during runtime
Name Size
eaas-server-logs
251 KB
html-report
2.67 MB
json-report
10.1 KB
test-results
1.63 MB