Update success color #1242
integration-tests.yml
on: pull_request
integration_tests
6m 14s
Annotations
3 errors and 1 notice
[Widescreen Chromium] › accessibility.spec.ts:77:7 › axe should not find any automatically detectable accessibility issues on › /components/hero.html @accessibility:
integration\tests\accessibility.spec.ts#L1
1) [Widescreen Chromium] › accessibility.spec.ts:77:7 › axe should not find any automatically detectable accessibility issues on › /components/hero.html @accessibility
Test timeout of 30000ms exceeded.
|
[Widescreen Chromium] › accessibility.spec.ts:77:7 › axe should not find any automatically detectable accessibility issues on › /components/hero.html @accessibility:
integration\tests\accessibility.spec.ts#L78
1) [Widescreen Chromium] › accessibility.spec.ts:77:7 › axe should not find any automatically detectable accessibility issues on › /components/hero.html @accessibility
Error: page.goto: Navigation failed because page was closed!
=========================== logs ===========================
navigating to "http://localhost:1111/components/hero.html", waiting until "load"
============================================================
76 | for (const pathname of pathnames) {
77 | test(`${pathname} @accessibility`, async ({ page }) => {
> 78 | await page.goto(pathname);
| ^
79 |
80 | const accessibilityScanResults = await new AxeBuilder({ page })
81 | .exclude('#figma-embed-iframe')
at D:\a\atlas-design\atlas-design\integration\tests\accessibility.spec.ts:78:15
|
[Widescreen Chromium] › accessibility.spec.ts:77:7 › axe should not find any automatically detectable accessibility issues on › /components/hero.html @accessibility:
integration\tests\accessibility.spec.ts#L1
1) [Widescreen Chromium] › accessibility.spec.ts:77:7 › axe should not find any automatically detectable accessibility issues on › /components/hero.html @accessibility
Pending operations:
- page.goto at tests\accessibility.spec.ts:78:15
|
🎭 Playwright Run Summary
1 flaky
[Widescreen Chromium] › accessibility.spec.ts:77:7 › axe should not find any automatically detectable accessibility issues on › /components/hero.html @accessibility
9 skipped
164 passed (3.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
visual_diff-test-results-8da26ea5124bb3c4266423e8d163c39aa2305229
|
1.86 MB |
|