chore(deps-dev): bump the playwright group with 3 updates #15056
Annotations
11 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) [mobile_chrome] › default.ts:219:2 › DBButton › should have same aria-snapshot ────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/button/showcase/mobile-chrome/should-have-same-aria-snapshot/DBButton-should-have-same-aria-snapshot.yaml, writing actual.
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) [mobile_chrome] › default.ts:219:2 › DBCard › should have same aria-snapshot ──────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/showcase/mobile-chrome/should-have-same-aria-snapshot/DBCard-should-have-same-aria-snapshot.yaml, writing actual.
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) [mobile_chrome] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ──────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/checkbox/showcase/mobile-chrome/should-have-same-aria-snapshot/DBCheckbox-should-have-same-aria-snapshot.yaml, writing actual.
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
4) [mobile_chrome] › default.ts:219:2 › DBDivider › should have same aria-snapshot ───────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/divider/showcase/mobile-chrome/should-have-same-aria-snapshot/DBDivider-should-have-same-aria-snapshot.yaml, writing actual.
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
5) [mobile_chrome] › default.ts:219:2 › DBDrawer › should have same aria-snapshot ────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/drawer/showcase/mobile-chrome/should-have-same-aria-snapshot/DBDrawer-should-have-same-aria-snapshot.yaml, writing actual.
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
6) [mobile_chrome] › default.ts:219:2 › DBIcon › should have same aria-snapshot ──────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/icon/showcase/mobile-chrome/should-have-same-aria-snapshot/DBIcon-should-have-same-aria-snapshot.yaml, writing actual.
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
7) [mobile_chrome] › default.ts:219:2 › DBInfotext › should have same aria-snapshot ──────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/infotext/showcase/mobile-chrome/should-have-same-aria-snapshot/DBInfotext-should-have-same-aria-snapshot.yaml, writing actual.
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
8) [mobile_chrome] › default.ts:219:2 › DBInput › should have same aria-snapshot ─────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/input/showcase/mobile-chrome/should-have-same-aria-snapshot/DBInput-should-have-same-aria-snapshot.yaml, writing actual.
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
9) [mobile_chrome] › default.ts:219:2 › DBLink › should have same aria-snapshot ──────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/should-have-same-aria-snapshot/DBLink-should-have-same-aria-snapshot.yaml, writing actual.
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
10) [mobile_chrome] › default.ts:219:2 › DBNavigation › should have same aria-snapshot ───────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/navigation/showcase/mobile-chrome/should-have-same-aria-snapshot/DBNavigation-should-have-same-aria-snapshot.yaml, writing actual.
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
|
🆙 Upload aChecker results
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
🔣 Print GitHub Report
22 failed
[mobile_chrome] › default.ts:219:2 › DBButton › should have same aria-snapshot ─────────────────
[mobile_chrome] › default.ts:219:2 › DBCard › should have same aria-snapshot ───────────────────
[mobile_chrome] › default.ts:219:2 › DBCheckbox › should have same aria-snapshot ───────────────
[mobile_chrome] › default.ts:219:2 › DBDivider › should have same aria-snapshot ────────────────
[mobile_chrome] › default.ts:219:2 › DBDrawer › should have same aria-snapshot ─────────────────
[mobile_chrome] › default.ts:219:2 › DBIcon › should have same aria-snapshot ───────────────────
[mobile_chrome] › default.ts:219:2 › DBInfotext › should have same aria-snapshot ───────────────
[mobile_chrome] › default.ts:219:2 › DBInput › should have same aria-snapshot ──────────────────
[mobile_chrome] › default.ts:219:2 › DBLink › should have same aria-snapshot ───────────────────
[mobile_chrome] › default.ts:219:2 › DBNavigation › should have same aria-snapshot ─────────────
[mobile_chrome] › default.ts:219:2 › DBNavigationItem › should have same aria-snapshot ─────────
[mobile_chrome] › default.ts:219:2 › DBNotification › should have same aria-snapshot ───────────
[mobile_chrome] › default.ts:219:2 › DBPopover › should have same aria-snapshot ────────────────
[mobile_chrome] › default.ts:219:2 › DBRadio › should have same aria-snapshot ──────────────────
[mobile_chrome] › default.ts:219:2 › DBSection › should have same aria-snapshot ────────────────
[mobile_chrome] › default.ts:219:2 › DBSelect › should have same aria-snapshot ─────────────────
[mobile_chrome] › default.ts:219:2 › DBSwitch › should have same aria-snapshot ─────────────────
[mobile_chrome] › default.ts:219:2 › DBTabItem › should have same aria-snapshot ────────────────
[mobile_chrome] › default.ts:219:2 › DBTabs › should have same aria-snapshot ───────────────────
[mobile_chrome] › default.ts:219:2 › DBTag › should have same aria-snapshot ────────────────────
[mobile_chrome] › default.ts:219:2 › DBTextarea › should have same aria-snapshot ───────────────
[mobile_chrome] › default.ts:219:2 › DBTooltip › should have same aria-snapshot ────────────────
57 skipped
61 passed (1.5m)
|
Loading