I18n Support #62
Annotations
5 errors, 1 warning, and 1 notice
[chromium] βΊ miscellaneous.test.ts:4:7 βΊ theme toggle βΊ light mode working?:
tests/miscellaneous.test.ts#L1
1) [chromium] βΊ miscellaneous.test.ts:4:7 βΊ theme toggle βΊ light mode working? βββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
[chromium] βΊ miscellaneous.test.ts:4:7 βΊ theme toggle βΊ light mode working?:
tests/miscellaneous.test.ts#L9
1) [chromium] βΊ miscellaneous.test.ts:4:7 βΊ theme toggle βΊ light mode working? βββββββββββββββββββ
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Appearence' })
7 | await page.getByRole("button", { name: "avatar" }).click();
8 | await page.getByLabel("Settings").click();
> 9 | await page.getByRole("tab", { name: "Appearence" }).click();
| ^
10 |
11 | // default theme mode is light so first switch to dark then back to light
12 | await page.getByRole("button", { name: "Dark" }).click();
at /home/runner/work/avtoolz/avtoolz/tests/miscellaneous.test.ts:9:57
|
[chromium] βΊ miscellaneous.test.ts:20:7 βΊ theme toggle βΊ dark mode working?:
tests/miscellaneous.test.ts#L1
2) [chromium] βΊ miscellaneous.test.ts:20:7 βΊ theme toggle βΊ dark mode working? βββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
[chromium] βΊ miscellaneous.test.ts:20:7 βΊ theme toggle βΊ dark mode working?:
tests/miscellaneous.test.ts#L25
2) [chromium] βΊ miscellaneous.test.ts:20:7 βΊ theme toggle βΊ dark mode working? βββββββββββββββββββ
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Appearence' })
23 | await page.getByRole("button", { name: "avatar" }).click();
24 | await page.getByLabel("Settings").click();
> 25 | await page.getByRole("tab", { name: "Appearence" }).click();
| ^
26 |
27 | // default theme mode is light so first switch to dark then back to light
28 | await page.getByRole("button", { name: "Dark" }).click();
at /home/runner/work/avtoolz/avtoolz/tests/miscellaneous.test.ts:25:57
|
E2E tests with node@20 on ubuntu-latest - x64
Process completed with exit code 1.
|
E2E tests with node@20 on ubuntu-latest - x64
Both node-version and node-version-file inputs are specified, only node-version will be used
|
π Playwright Run Summary
2 failed
[chromium] βΊ miscellaneous.test.ts:4:7 βΊ theme toggle βΊ light mode working? ββββββββββββββββββββ
[chromium] βΊ miscellaneous.test.ts:20:7 βΊ theme toggle βΊ dark mode working? ββββββββββββββββββββ
12 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
250 Bytes |
|