Test against testrig #75
test_against_testrig.yml
on: workflow_dispatch
🏗 Deploy
8m 16s
🧪 E2E
3m 41s
Annotations
2 errors, 2 warnings, and 1 notice
[firefox] › settings.spec.js:21:5 › Close settings › via button:
OctoPrint/tests/playwright/specs/settings.spec.js#L18
1) [firefox] › settings.spec.js:21:5 › Close settings › via button ───────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('settings-dialog')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('settings-dialog')
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
16 | await ui.gotoLoggedInCore();
17 | await page.getByTestId("settings-open").click();
> 18 | await expect(page.getByTestId("settings-dialog")).toBeVisible();
| ^
19 | });
20 |
21 | test("via button", async ({page}) => {
at /home/runner/work/devtools/devtools/OctoPrint/tests/playwright/specs/settings.spec.js:18:59
|
[firefox] › settings.spec.js:33:5 › Close settings › via click outside:
OctoPrint/tests/playwright/specs/settings.spec.js#L18
2) [firefox] › settings.spec.js:33:5 › Close settings › via click outside ────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('settings-dialog')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByTestId('settings-dialog')
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
- locator resolved to <div tabindex="-1" role="dialog" aria-hidden="true" i…>…</div>
- unexpected value "hidden"
16 | await ui.gotoLoggedInCore();
17 | await page.getByTestId("settings-open").click();
> 18 | await expect(page.getByTestId("settings-dialog")).toBeVisible();
| ^
19 | });
20 |
21 | test("via button", async ({page}) => {
at /home/runner/work/devtools/devtools/OctoPrint/tests/playwright/specs/settings.spec.js:18:59
|
🏗 Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shimataro/ssh-key-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🧪 E2E
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 flaky
[firefox] › settings.spec.js:21:5 › Close settings › via button ────────────────────────────────
[firefox] › settings.spec.js:33:5 › Close settings › via click outside ─────────────────────────
26 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
51 MB |
|