Skip to content

Accessibility Tests for cf21cf26d35f6632b19d3c117e1c86572a2515c4 #26

Accessibility Tests for cf21cf26d35f6632b19d3c117e1c86572a2515c4

Accessibility Tests for cf21cf26d35f6632b19d3c117e1c86572a2515c4 #26

Triggered via schedule September 14, 2024 15:01
Status Failure
Total duration 5m 4s
Artifacts 1

a11y_tests.yml

on: schedule
notify-of-test-run-start
6s
notify-of-test-run-start
accessibility-tests
4m 32s
accessibility-tests
notify-of-test-run-completion
5s
notify-of-test-run-completion
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] › a11y/components.spec.js:31:9 › Navigation (desktop) › should not have any detectable a11y issues: 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
[chromium] › a11y/components.spec.js:31:9 › Navigation (desktop) › should not have any detectable a11y issues: 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
[chromium] › a11y/components.spec.js:31:9 › Navigation (desktop) › should not have any detectable a11y issues: 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
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: 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.
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: 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
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: 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.
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: 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
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: 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.
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: 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
[chromium] › a11y/components.spec.js:116:9 › Sub-navigation (mobile) › should not have any detectable a11y issues: 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.
🎭 Playwright Run Summary
27 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/ 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:25:13 › /en-US/firefox/ page (desktop) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:25:13 › /en-US/firefox/all/ page (desktop) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:25:13 › /en-US/firefox/channel/desktop/ page (desktop) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:25:13 › /en-US/firefox/new/ page (desktop) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:25:13 › /en-US/firefox/nothing-personal/ page (desktop) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:25:13 › /en-US/products/ page (desktop) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:25:13 › /en-US/products/vpn/ 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/ 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 [chromium] › a11y/pages.spec.js:49:13 › /en-US/firefox/ page (mobile) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:49:13 › /en-US/firefox/all/ page (mobile) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:49:13 › /en-US/firefox/channel/desktop/ page (mobile) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:49:13 › /en-US/firefox/new/ page (mobile) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:49:13 › /en-US/firefox/nothing-personal/ page (mobile) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:49:13 › /en-US/products/ page (mobile) › should not have any detectable a11y issues [chromium] › a11y/pages.spec.js:49:13 › /en-US/products/vpn/ page (mobile) › should not have any detectable a11y issues 1 passed (3.7m)

Artifacts

Produced during runtime
Name Size
test-results-a11y-cf21cf26d35f6632b19d3c117e1c86572a2515c4 Expired
154 KB