Accessibility Tests for 2702fb9756a56903148503c4e7d74cbddd9746d4 #29
Annotations
10 errors and 1 notice
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L42
1) [chromium] › a11y/components.spec.js:31:9 › Navigation (desktop) › should not have any detectable a11y issues
Error: expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 1
40 | const results = await scanPageElement(page, navigationLocator);
41 | createReport('component', 'navigation-desktop', results);
> 42 | expect(results.violations.length).toEqual(0);
| ^
43 | });
44 | }
45 | );
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:42:47
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L42
1) [chromium] › a11y/components.spec.js:31:9 › Navigation (desktop) › should not have any detectable a11y issues
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 1
40 | const results = await scanPageElement(page, navigationLocator);
41 | createReport('component', 'navigation-desktop', results);
> 42 | expect(results.violations.length).toEqual(0);
| ^
43 | });
44 | }
45 | );
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:42:47
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L42
1) [chromium] › a11y/components.spec.js:31:9 › Navigation (desktop) › should not have any detectable a11y issues
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 1
40 | const results = await scanPageElement(page, navigationLocator);
41 | createReport('component', 'navigation-desktop', results);
> 42 | expect(results.violations.length).toEqual(0);
| ^
43 | });
44 | }
45 | );
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:42:47
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L1
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues
Test timeout of 30000ms exceeded.
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L71
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('navigation-menu-button')
69 | // Open navigation menu
70 | await expect(navigationMenuItems).not.toBeVisible();
> 71 | await navigationMenuButton.click();
| ^
72 | await expect(navigationMenuItems).toBeVisible();
73 |
74 | // Open Firefox menu
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:71:40
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L1
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L71
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('navigation-menu-button')
69 | // Open navigation menu
70 | await expect(navigationMenuItems).not.toBeVisible();
> 71 | await navigationMenuButton.click();
| ^
72 | await expect(navigationMenuItems).toBeVisible();
73 |
74 | // Open Firefox menu
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:71:40
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L1
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L71
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('navigation-menu-button')
69 | // Open navigation menu
70 | await expect(navigationMenuItems).not.toBeVisible();
> 71 | await navigationMenuButton.click();
| ^
72 | await expect(navigationMenuItems).toBeVisible();
73 |
74 | // Open Firefox menu
at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:71:40
|
Run accessibility tests:
tests/playwright/specs/a11y/components.spec.js#L1
3) [chromium] › a11y/components.spec.js:116:9 › Sub-navigation (mobile) › should not have any detectable a11y issues
Test timeout of 30000ms exceeded.
|
Run accessibility tests
11 failed
[chromium] › a11y/components.spec.js:31:9 › Navigation (desktop) › should not have any detectable a11y issues
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues
[chromium] › a11y/components.spec.js:116:9 › Sub-navigation (mobile) › should not have any detectable a11y issues
[chromium] › a11y/components.spec.js:144:9 › Footer (desktop) › should not have any detectable a11y issues
[chromium] › a11y/components.spec.js:164:9 › Footer (mobile) › should not have any detectable a11y issues
[chromium] › a11y/pages.spec.js:25:13 › /de/firefox/built-for-you/ page (desktop) › should not have any detectable a11y issues
[chromium] › a11y/pages.spec.js:25:13 › /de/firefox/challenge-the-default/ page (desktop) › should not have any detectable a11y issues
[chromium] › a11y/pages.spec.js:25:13 › /en-US/about/ page (desktop) › should not have any detectable a11y issues
[chromium] › a11y/pages.spec.js:49:13 › /de/firefox/built-for-you/ page (mobile) › should not have any detectable a11y issues
[chromium] › a11y/pages.spec.js:49:13 › /de/firefox/challenge-the-default/ page (mobile) › should not have any detectable a11y issues
[chromium] › a11y/pages.spec.js:49:13 › /en-US/about/ page (mobile) › should not have any detectable a11y issues
17 passed (2.6m)
|
Loading