refactor: enabled firefox "support" again #8904
Annotations
11 errors, 1 warning, and 1 notice
showcases/e2e/default.ts#L40
1) [firefox] › default.ts:13:4 › DBAccordion › should match screenshot ───────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion/showcase/firefox/regular/neutral/DBAccordion-should-match-screenshot.png.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
showcases/e2e/default.ts#L40
1) [firefox] › default.ts:13:4 › DBAccordion › should match screenshot ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion/showcase/firefox/regular/neutral/DBAccordion-should-match-screenshot.png, writing actual.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:5
|
showcases/e2e/default.ts#L40
2) [firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot ───────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion-item/showcase/firefox/regular/neutral/DBAccordionItem-should-match-screenshot.png.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
showcases/e2e/default.ts#L40
2) [firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion-item/showcase/firefox/regular/neutral/DBAccordionItem-should-match-screenshot.png, writing actual.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:5
|
showcases/e2e/default.ts#L40
3) [firefox] › default.ts:13:4 › DBAlert › should match screenshot ───────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/showcase/firefox/regular/neutral/DBAlert-should-match-screenshot.png.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
showcases/e2e/default.ts#L40
3) [firefox] › default.ts:13:4 › DBAlert › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/showcase/firefox/regular/neutral/DBAlert-should-match-screenshot.png, writing actual.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:5
|
showcases/e2e/default.ts#L40
4) [firefox] › default.ts:13:4 › DBBadge › should match screenshot ───────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/badge/showcase/firefox/regular/neutral/DBBadge-should-match-screenshot.png.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
showcases/e2e/default.ts#L40
4) [firefox] › default.ts:13:4 › DBBadge › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/badge/showcase/firefox/regular/neutral/DBBadge-should-match-screenshot.png, writing actual.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:5
|
showcases/e2e/default.ts#L40
5) [firefox] › default.ts:13:4 › DBButton › should match screenshot ──────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/button/showcase/firefox/regular/neutral/DBButton-should-match-screenshot.png.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
showcases/e2e/default.ts#L40
5) [firefox] › default.ts:13:4 › DBButton › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/button/showcase/firefox/regular/neutral/DBButton-should-match-screenshot.png, writing actual.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:5
|
|
[firefox] › default.ts#L1
[firefox] › default.ts took 41.3s
|
12 failed
[firefox] › default.ts:13:4 › DBAccordion › should match screenshot ────────────────────────────
[firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot ────────────────────────
[firefox] › default.ts:13:4 › DBAlert › should match screenshot ────────────────────────────────
[firefox] › default.ts:13:4 › DBBadge › should match screenshot ────────────────────────────────
[firefox] › default.ts:13:4 › DBButton › should match screenshot ───────────────────────────────
[firefox] › default.ts:13:4 › DBInfotext › should match screenshot ─────────────────────────────
[firefox] › default.ts:13:4 › DBInput › should match screenshot ────────────────────────────────
[firefox] › default.ts:13:4 › DBLink › should match screenshot ─────────────────────────────────
[firefox] › default.ts:13:4 › DBNavigationItem › should match screenshot ───────────────────────
[firefox] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────────
[firefox] › default.ts:13:4 › DBTag › should match screenshot ──────────────────────────────────
[firefox] › default.ts:13:4 › DBTextarea › should match screenshot ─────────────────────────────
21 passed (2.1m)
|
The logs for this run have expired and are no longer available.
Loading