chore(deps-dev): bump the playwright group with 3 updates #15093
Annotations
8 errors, 1 warning, and 1 notice
👩🔬 Test showcase with Playwright 🎭
Process completed with exit code 1.
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
1) [chromium] › default.ts:219:2 › DBAccordion › should have same aria-snapshot ──────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBAccordion" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: (Default) Regular
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: Expressive
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- link "Variant arrow_up_right\" / \""
- text: background (default)
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: card
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- link "Behaviour arrow_up_right\" / \""
- text: (Default) Multiple
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: Single
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium/should-have-same-aria-snapshot/DBAccordion-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-accordion-snapsh-3e7c0-uld-have-same-aria-snapshot-chromium/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
1) [chromium] › default.ts:219:2 › DBAccordion › should have same aria-snapshot ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBAccordion" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: (Default) Regular
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: Expressive
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- link "Variant arrow_up_right\" / \""
- text: background (default)
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: card
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- link "Behaviour arrow_up_right\" / \""
- text: (Default) Multiple
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
- text: Single
- list:
- listitem:
- group: Item 1 chevron_down" / "
- listitem:
- group: Item 2 chevron_down" / "
- listitem:
- group: Item 3 chevron_down" / "
Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium/should-have-same-aria-snapshot/DBAccordion-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-accordion-snapsh-3e7c0-uld-have-same-aria-snapshot-chromium-retry1/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
2) [chromium] › default.ts:219:2 › DBAccordionItem › should have same aria-snapshot ──────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBAccordionItem" [level=1]
- link "Density arrow_up_right\" / \""
- listitem:
- group: Functional chevron_down" / "
- listitem:
- group: (Default) Regular chevron_down" / "
- listitem:
- group: Expressive chevron_down" / "
- link "Interaction States arrow_up_right\" / \""
- listitem:
- group: Enabled (Default)/Hover/Pressed chevron_down" / "
- listitem:
- group [disabled]: Disabled chevron_down" / "
- link "Content States arrow_up_right\" / \""
- listitem:
- group: (Default) Collapsed chevron_down" / "
- listitem:
- group: Open chevron_down" / " Open
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium/should-have-same-aria-snapshot/DBAccordionItem-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-item-accordion-i-f6abc-uld-have-same-aria-snapshot-chromium/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
2) [chromium] › default.ts:219:2 › DBAccordionItem › should have same aria-snapshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBAccordionItem" [level=1]
- link "Density arrow_up_right\" / \""
- listitem:
- group: Functional chevron_down" / "
- listitem:
- group: (Default) Regular chevron_down" / "
- listitem:
- group: Expressive chevron_down" / "
- link "Interaction States arrow_up_right\" / \""
- listitem:
- group: Enabled (Default)/Hover/Pressed chevron_down" / "
- listitem:
- group [disabled]: Disabled chevron_down" / "
- link "Content States arrow_up_right\" / \""
- listitem:
- group: (Default) Collapsed chevron_down" / "
- listitem:
- group: Open chevron_down" / " Open
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium/should-have-same-aria-snapshot/DBAccordionItem-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/accordion-item-accordion-i-f6abc-uld-have-same-aria-snapshot-chromium-retry1/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
3) [chromium] › default.ts:219:2 › DBSection › should have same aria-snapshot ────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBSection" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional Functional Functional Functional (Default) Regular (Default) Regular (Default) Regular (Default) Regular Expressive Expressive Expressive Expressive
- link "Width arrow_up_right\" / \""
- text: (Default) Full (Default) Full (Default) Full (Default) Full Medium Medium Medium Medium Large Large Large Large
- link "Spacing arrow_up_right\" / \""
- text: (Default) Medium (Default) Medium (Default) Medium (Default) Medium Large Large Large Large Small Small Small Small None None None None
Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/should-have-same-aria-snapshot/DBSection-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/section-section-snapshot-D-04ec7-uld-have-same-aria-snapshot-chromium/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L227
3) [chromium] › default.ts:219:2 › DBSection › should have same aria-snapshot ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(string).toMatchSnapshot(expected)
- main:
- heading "DBSection" [level=1]
- link "Density arrow_up_right\" / \""
- text: Functional Functional Functional Functional (Default) Regular (Default) Regular (Default) Regular (Default) Regular Expressive Expressive Expressive Expressive
- link "Width arrow_up_right\" / \""
- text: (Default) Full (Default) Full (Default) Full (Default) Full Medium Medium Medium Medium Large Large Large Large
- link "Spacing arrow_up_right\" / \""
- text: (Default) Medium (Default) Medium (Default) Medium (Default) Medium Large Large Large Large Small Small Small Small None None None None
Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/should-have-same-aria-snapshot/DBSection-should-have-same-aria-snapshot.yaml
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/section-section-snapshot-D-04ec7-uld-have-same-aria-snapshot-chromium-retry1/should-have-same-aria-snapshot-actual.yaml
225 |
226 | const snapshot = await page.locator('main').ariaSnapshot();
> 227 | expect(snapshot).toMatchSnapshot(`${title}.yaml`);
| ^
228 | });
229 | };
230 |
at /__w/mono/mono/showcases/e2e/default.ts:227:20
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L111
4) [chromium] › default.ts:79:2 › DBSection › should match screenshot ────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 2593px, received 1280px by 2625px.
Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/DBSection-should-match-screenshot-1/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/section-section-snapshot-DBSection-should-match-screenshot-chromium/DBSection-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/section-section-snapshot-DBSection-should-match-screenshot-chromium/DBSection-should-match-screenshot-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 2593px, received 1280px by 2625px.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- Expected an image 1280px by 2593px, received 1280px by 2625px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
🆙 Upload aChecker results
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
🔣 Print GitHub Report
3 failed
[chromium] › default.ts:219:2 › DBAccordion › should have same aria-snapshot ───────────────────
[chromium] › default.ts:219:2 › DBAccordionItem › should have same aria-snapshot ───────────────
[chromium] › default.ts:219:2 › DBSection › should have same aria-snapshot ─────────────────────
1 flaky
[chromium] › default.ts:79:2 › DBSection › should match screenshot ─────────────────────────────
20 skipped
117 passed (3.1m)
|
Loading