Skip to content

Accessibility Tests for cbf53a292f2b640ce3f5d58855c96dc2f5099b23 #45

Accessibility Tests for cbf53a292f2b640ce3f5d58855c96dc2f5099b23

Accessibility Tests for cbf53a292f2b640ce3f5d58855c96dc2f5099b23 #45

Triggered via schedule October 3, 2024 15:01
Status Failure
Total duration 2m 27s
Artifacts 1

a11y_tests.yml

on: schedule
notify-of-test-run-start
6s
notify-of-test-run-start
accessibility-tests
1m 45s
accessibility-tests
notify-of-test-run-completion
8s
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#L81
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 1 79 | const results = await scanPageElement(page, navigationLocator); 80 | createReport('component', 'navigation-mobile', results); > 81 | expect(results.violations.length).toEqual(0); | ^ 82 | }); 83 | } 84 | ); at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:81:47
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: tests/playwright/specs/a11y/components.spec.js#L81
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 1 79 | const results = await scanPageElement(page, navigationLocator); 80 | createReport('component', 'navigation-mobile', results); > 81 | expect(results.violations.length).toEqual(0); | ^ 82 | }); 83 | } 84 | ); at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:81:47
[chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues: tests/playwright/specs/a11y/components.spec.js#L81
2) [chromium] › a11y/components.spec.js:59:9 › Navigation (mobile) › should not have any detectable a11y issues Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 1 79 | const results = await scanPageElement(page, navigationLocator); 80 | createReport('component', 'navigation-mobile', results); > 81 | expect(results.violations.length).toEqual(0); | ^ 82 | }); 83 | } 84 | ); at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:81:47
[chromium] › a11y/components.spec.js:144:9 › Footer (desktop) › should not have any detectable a11y issues: tests/playwright/specs/a11y/components.spec.js#L147
3) [chromium] › a11y/components.spec.js:144:9 › Footer (desktop) › should not have any detectable a11y issues Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 1 145 | const results = await scanPageElement(page, footerLocator); 146 | createReport('component', 'footer-desktop', results); > 147 | expect(results.violations.length).toEqual(0); | ^ 148 | }); 149 | } 150 | ); at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:147:47
[chromium] › a11y/components.spec.js:144:9 › Footer (desktop) › should not have any detectable a11y issues: tests/playwright/specs/a11y/components.spec.js#L147
3) [chromium] › a11y/components.spec.js:144:9 › Footer (desktop) › should not have any detectable a11y issues Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 1 145 | const results = await scanPageElement(page, footerLocator); 146 | createReport('component', 'footer-desktop', results); > 147 | expect(results.violations.length).toEqual(0); | ^ 148 | }); 149 | } 150 | ); at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:147:47
[chromium] › a11y/components.spec.js:144:9 › Footer (desktop) › should not have any detectable a11y issues: tests/playwright/specs/a11y/components.spec.js#L147
3) [chromium] › a11y/components.spec.js:144:9 › Footer (desktop) › should not have any detectable a11y issues Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 1 145 | const results = await scanPageElement(page, footerLocator); 146 | createReport('component', 'footer-desktop', results); > 147 | expect(results.violations.length).toEqual(0); | ^ 148 | }); 149 | } 150 | ); at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:147:47
[chromium] › a11y/components.spec.js:164:9 › Footer (mobile) › should not have any detectable a11y issues: tests/playwright/specs/a11y/components.spec.js#L177
4) [chromium] › a11y/components.spec.js:164:9 › Footer (mobile) › should not have any detectable a11y issues Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 1 175 | const results = await scanPageElement(page, footerLocator); 176 | createReport('component', 'footer-mobile', results); > 177 | expect(results.violations.length).toEqual(0); | ^ 178 | }); 179 | } 180 | ); at /home/runner/work/bedrock/bedrock/tests/playwright/specs/a11y/components.spec.js:177:47
🎭 Playwright Run Summary
6 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: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/challenge-the-default/ page (desktop) › 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 22 passed (53.1s)

Artifacts

Produced during runtime
Name Size
test-results-a11y-cbf53a292f2b640ce3f5d58855c96dc2f5099b23
36.8 KB