Skip to content

refactor: enabled firefox "support" again #8904

refactor: enabled firefox "support" again

refactor: enabled firefox "support" again #8904

Triggered via pull request December 10, 2023 11:45
Status Failure
Total duration 10m 58s
Artifacts 10

default.yml

on: pull_request
build-packages  /  Build Packages
56s
build-packages / Build Packages
build-showcases  /  Build Showcases
2m 4s
build-showcases / Build Showcases
Matrix: test-components / playwright-ct
build-outputs  /  Build outputs
3m 15s
build-outputs / Build outputs
Matrix: test-showcases / playwright-showcases
checks-done
0s
checks-done
deploy  /  Deploy
deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

56 errors, 8 warnings, and 5 notices
[firefox] › default.ts:13:4 › DBAccordion › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordion › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAlert › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAlert › should match screenshot: 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
[firefox] › default.ts:13:4 › DBBadge › should match screenshot: 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
[firefox] › default.ts:13:4 › DBBadge › should match screenshot: 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
[firefox] › default.ts:13:4 › DBButton › should match screenshot: 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
[firefox] › default.ts:13:4 › DBButton › should match screenshot: 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
test-showcases / 🧪🎭 - react:1/2
Process completed with exit code 1.
test-showcases / 🧪🎭 - vue:1/2
Process completed with exit code 1.
[firefox] › default.ts:13:4 › DBAccordion › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordion › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAlert › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAlert › should match screenshot: 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
[firefox] › default.ts:13:4 › DBBadge › should match screenshot: 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
[firefox] › default.ts:13:4 › DBBadge › should match screenshot: 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
[firefox] › default.ts:13:4 › DBButton › should match screenshot: 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
[firefox] › default.ts:13:4 › DBButton › should match screenshot: 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
test-showcases / 🧪🎭 - angular:1/2
Process completed with exit code 1.
[firefox] › default.ts:13:4 › DBAccordion › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordion › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAccordionItem › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAlert › should match screenshot: 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
[firefox] › default.ts:13:4 › DBAlert › should match screenshot: 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
[firefox] › default.ts:13:4 › DBBadge › should match screenshot: 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
[firefox] › default.ts:13:4 › DBBadge › should match screenshot: 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
[firefox] › default.ts:13:4 › DBButton › should match screenshot: 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
[firefox] › default.ts:13:4 › DBButton › should match screenshot: 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] › accordion/accordion.spec.tsx:23:6 › DBAccordion › should match screenshot: output/react/src/components/accordion/accordion.spec.tsx#L25
1) [firefox] › accordion/accordion.spec.tsx:23:6 › DBAccordion › should match screenshot ───────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion/component/firefox/DBAccordion-should-match-screenshot.png. 23 | test('should match screenshot', async ({ mount }) => { 24 | const component = await mount(comp); > 25 | await expect(component).toHaveScreenshot(); | ^ 26 | }); 27 | }; 28 | at /__w/mono/mono/output/react/src/components/accordion/accordion.spec.tsx:25:27
[firefox] › accordion/accordion.spec.tsx:23:6 › DBAccordion › should match screenshot: output/react/src/components/accordion/accordion.spec.tsx#L25
1) [firefox] › accordion/accordion.spec.tsx:23:6 › DBAccordion › should match screenshot ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion/component/firefox/DBAccordion-should-match-screenshot.png, writing actual. 23 | test('should match screenshot', async ({ mount }) => { 24 | const component = await mount(comp); > 25 | await expect(component).toHaveScreenshot(); | ^ 26 | }); 27 | }; 28 | at /__w/mono/mono/output/react/src/components/accordion/accordion.spec.tsx:25:3
[firefox] › accordion-item/accordion-item.spec.tsx:16:6 › DBAccordionItem › should match screenshot: output/react/src/components/accordion-item/accordion-item.spec.tsx#L18
2) [firefox] › accordion-item/accordion-item.spec.tsx:16:6 › DBAccordionItem › should match screenshot Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion-item/component/firefox/DBAccordionItem-should-match-screenshot.png. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | at /__w/mono/mono/output/react/src/components/accordion-item/accordion-item.spec.tsx:18:27
[firefox] › accordion-item/accordion-item.spec.tsx:16:6 › DBAccordionItem › should match screenshot: output/react/src/components/accordion-item/accordion-item.spec.tsx#L18
2) [firefox] › accordion-item/accordion-item.spec.tsx:16:6 › DBAccordionItem › should match screenshot Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion-item/component/firefox/DBAccordionItem-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | at /__w/mono/mono/output/react/src/components/accordion-item/accordion-item.spec.tsx:18:3
[firefox] › alert/alert.spec.tsx:20:6 › DBAlert › should match screenshot: output/react/src/components/alert/alert.spec.tsx#L22
3) [firefox] › alert/alert.spec.tsx:20:6 › DBAlert › should match screenshot ───────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot.png. 20 | test(`should match screenshot`, async ({ mount }) => { 21 | const component = await mount(comp); > 22 | await expect(component).toHaveScreenshot(); | ^ 23 | }); 24 | }; 25 | at /__w/mono/mono/output/react/src/components/alert/alert.spec.tsx:22:27
[firefox] › alert/alert.spec.tsx:20:6 › DBAlert › should match screenshot: output/react/src/components/alert/alert.spec.tsx#L22
3) [firefox] › alert/alert.spec.tsx:20:6 › DBAlert › should match screenshot ───────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot.png, writing actual. 20 | test(`should match screenshot`, async ({ mount }) => { 21 | const component = await mount(comp); > 22 | await expect(component).toHaveScreenshot(); | ^ 23 | }); 24 | }; 25 | at /__w/mono/mono/output/react/src/components/alert/alert.spec.tsx:22:3
[firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant critical: output/react/src/components/alert/alert.spec.tsx#L34
4) [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant critical Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-critical.png. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/react/src/components/alert/alert.spec.tsx:34:28
[firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant critical: output/react/src/components/alert/alert.spec.tsx#L34
4) [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant critical Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-critical.png, writing actual. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/react/src/components/alert/alert.spec.tsx:34:4
[firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant informational: output/react/src/components/alert/alert.spec.tsx#L34
5) [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant informational Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-informational.png. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/react/src/components/alert/alert.spec.tsx:34:28
[firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant informational: output/react/src/components/alert/alert.spec.tsx#L34
5) [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant informational Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-informational.png, writing actual. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/react/src/components/alert/alert.spec.tsx:34:4
test-components / 🧪🎭 - react:2/3
Process completed with exit code 1.
[firefox] › accordion/accordion.spec.tsx:23:2 › DBAccordion › should match screenshot: output/vue/vue3/src/components/accordion/accordion.spec.tsx#L25
1) [firefox] › accordion/accordion.spec.tsx:23:2 › DBAccordion › should match screenshot ───────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion/component/firefox/DBAccordion-should-match-screenshot.png. 23 | test('should match screenshot', async ({ mount }) => { 24 | const component = await mount(comp); > 25 | await expect(component).toHaveScreenshot(); | ^ 26 | }); 27 | }; 28 | at /__w/mono/mono/output/vue/vue3/src/components/accordion/accordion.spec.tsx:25:27
[firefox] › accordion/accordion.spec.tsx:23:2 › DBAccordion › should match screenshot: output/vue/vue3/src/components/accordion/accordion.spec.tsx#L25
1) [firefox] › accordion/accordion.spec.tsx:23:2 › DBAccordion › should match screenshot ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion/component/firefox/DBAccordion-should-match-screenshot.png, writing actual. 23 | test('should match screenshot', async ({ mount }) => { 24 | const component = await mount(comp); > 25 | await expect(component).toHaveScreenshot(); | ^ 26 | }); 27 | }; 28 | at /__w/mono/mono/output/vue/vue3/src/components/accordion/accordion.spec.tsx:25:3
[firefox] › accordion-item/accordion-item.spec.tsx:16:2 › DBAccordionItem › should match screenshot: output/vue/vue3/src/components/accordion-item/accordion-item.spec.tsx#L18
2) [firefox] › accordion-item/accordion-item.spec.tsx:16:2 › DBAccordionItem › should match screenshot Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion-item/component/firefox/DBAccordionItem-should-match-screenshot.png. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | at /__w/mono/mono/output/vue/vue3/src/components/accordion-item/accordion-item.spec.tsx:18:27
[firefox] › accordion-item/accordion-item.spec.tsx:16:2 › DBAccordionItem › should match screenshot: output/vue/vue3/src/components/accordion-item/accordion-item.spec.tsx#L18
2) [firefox] › accordion-item/accordion-item.spec.tsx:16:2 › DBAccordionItem › should match screenshot Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/accordion-item/component/firefox/DBAccordionItem-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | at /__w/mono/mono/output/vue/vue3/src/components/accordion-item/accordion-item.spec.tsx:18:3
[firefox] › alert/alert.spec.tsx:20:2 › DBAlert › should match screenshot: output/vue/vue3/src/components/alert/alert.spec.tsx#L22
3) [firefox] › alert/alert.spec.tsx:20:2 › DBAlert › should match screenshot ───────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot.png. 20 | test(`should match screenshot`, async ({ mount }) => { 21 | const component = await mount(comp); > 22 | await expect(component).toHaveScreenshot(); | ^ 23 | }); 24 | }; 25 | at /__w/mono/mono/output/vue/vue3/src/components/alert/alert.spec.tsx:22:27
[firefox] › alert/alert.spec.tsx:20:2 › DBAlert › should match screenshot: output/vue/vue3/src/components/alert/alert.spec.tsx#L22
3) [firefox] › alert/alert.spec.tsx:20:2 › DBAlert › should match screenshot ───────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot.png, writing actual. 20 | test(`should match screenshot`, async ({ mount }) => { 21 | const component = await mount(comp); > 22 | await expect(component).toHaveScreenshot(); | ^ 23 | }); 24 | }; 25 | at /__w/mono/mono/output/vue/vue3/src/components/alert/alert.spec.tsx:22:3
[firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant critical: output/vue/vue3/src/components/alert/alert.spec.tsx#L34
4) [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant critical Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-critical.png. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/vue/vue3/src/components/alert/alert.spec.tsx:34:28
[firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant critical: output/vue/vue3/src/components/alert/alert.spec.tsx#L34
4) [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant critical Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-critical.png, writing actual. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/vue/vue3/src/components/alert/alert.spec.tsx:34:4
[firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant informational: output/vue/vue3/src/components/alert/alert.spec.tsx#L34
5) [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant informational Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-informational.png. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/vue/vue3/src/components/alert/alert.spec.tsx:34:28
[firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant informational: output/vue/vue3/src/components/alert/alert.spec.tsx#L34
5) [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant informational Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/alert/component/firefox/DBAlert-should-match-screenshot-for-variant-informational.png, writing actual. 32 | <DBAlert variant={variant}>Test</DBAlert> 33 | ); > 34 | await expect(component).toHaveScreenshot(); | ^ 35 | }); 36 | } 37 | }; at /__w/mono/mono/output/vue/vue3/src/components/alert/alert.spec.tsx:34:4
test-components / 🧪🎭 - vue:2/3
Process completed with exit code 1.
checks-done
Process completed with exit code 1.
Slow Test: [firefox] › default.ts#L1
[firefox] › default.ts took 41.3s
Slow Test: [firefox] › default.ts#L1
[firefox] › default.ts took 43.4s
Slow Test: [firefox] › default.ts#L1
[firefox] › default.ts took 44.8s
Slow Test: [chromium] › default.ts#L1
[chromium] › default.ts took 15.7s
Slow Test: output/react/[firefox] › card/card.spec.tsx#L1
output/react/[firefox] › card/card.spec.tsx took 22.1s
Slow Test: output/react/[firefox] › button/button.spec.tsx#L1
output/react/[firefox] › button/button.spec.tsx took 20.9s
Slow Test: output/vue/vue3/[firefox] › card/card.spec.tsx#L1
output/vue/vue3/[firefox] › card/card.spec.tsx took 22.8s
Slow Test: output/vue/vue3/[firefox] › button/button.spec.tsx#L1
output/vue/vue3/[firefox] › button/button.spec.tsx took 22.0s
🎭 Playwright Run Summary
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)
🎭 Playwright Run Summary
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)
🎭 Playwright Run Summary
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)
🎭 Playwright Run Summary
45 failed [firefox] › accordion/accordion.spec.tsx:23:6 › DBAccordion › should match screenshot ────────── [firefox] › accordion-item/accordion-item.spec.tsx:16:6 › DBAccordionItem › should match screenshot [firefox] › alert/alert.spec.tsx:20:6 › DBAlert › should match screenshot ────────────────────── [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant critical ─ [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant informational [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant warning ── [firefox] › alert/alert.spec.tsx:28:7 › DBAlert › should match screenshot for variant successful [firefox] › badge/badge.spec.tsx:16:6 › DBBadge › should match screenshot ────────────────────── [firefox] › brand/brand.spec.tsx:35:6 › DBBrand › should match screenshot ────────────────────── [firefox] › button/button.spec.tsx:19:7 › DBButton › should match screenshot for variant outlined [firefox] › button/button.spec.tsx:28:7 › DBButton › should only have icon for variant outlined [firefox] › button/button.spec.tsx:19:7 › DBButton › should match screenshot for variant primary [firefox] › button/button.spec.tsx:28:7 › DBButton › should only have icon for variant primary ─ [firefox] › button/button.spec.tsx:19:7 › DBButton › should match screenshot for variant solid ─ [firefox] › button/button.spec.tsx:28:7 › DBButton › should only have icon for variant solid ─── [firefox] › button/button.spec.tsx:19:7 › DBButton › should match screenshot for variant text ── [firefox] › button/button.spec.tsx:28:7 › DBButton › should only have icon for variant text ──── [firefox] › card/card.spec.tsx:29:6 › DBCard › should match screenshot ───────────────────────── [firefox] › card/card.spec.tsx:37:7 › DBCard › should match screenshot for color variant neutral [firefox] › card/card.spec.tsx:37:7 › DBCard › should match screenshot for color variant neutral-strong [firefox] › card/card.spec.tsx:37:7 › DBCard › should match screenshot for color variant primary [firefox] › card/card.spec.tsx:37:7 › DBCard › should match screenshot for color variant critical [firefox] › card/card.spec.tsx:37:7 › DBCard › should match screenshot for color variant successful [firefox] › card/card.spec.tsx:37:7 › DBCard › should match screenshot for color variant warning [firefox] › card/card.spec.tsx:37:7 › DBCard › should match screenshot for color variant informational [firefox] › card/card.spec.tsx:50:7 › DBCard › should match screenshot for variant interactive ─ [firefox] › checkbox/checkbox.spec.tsx:16:6 › DBCheckbox › should match screenshot ───────────── [firefox] › code-docs/code-docs.spec.tsx:16:6 › DBCodeDocs › should match screenshot ─────────── [firefox] › infotext/infotext.spec.tsx:16:6 › DBInfotext › should match screenshot ───────────── [firefox] › infotext/infotext.spec.tsx:24:7 › DBInfotext › should match screenshot for variant critical [firefox] › infotext/infotext.spec.tsx:24:7 › DBInfotext › should match screenshot for variant informational [firefox] › infotext/infotext.spec.tsx:24:7 › DBInfotext › should match screenshot for variant warning [firefox] › infotext/infotext.spec.tsx:24:7 › DBInfotext › should match screenshot for variant successful [firefox] › main-navigation/main-navigation.spec.tsx:24:6 › DBMainNavigation › should match screenshot [firefox] › navigation-item/navigation-item.spec.tsx:28:6 › DBNavigationItem › should match screenshot [firefox] › popover/popover.spec.tsx:24:6 › DBPopover › should match screenshot ──────────────── [firefox] › radio/radio.spec.tsx:16:6 › DBRadio › should match screenshot ────────────────────── [firefox] › select/select.spec.tsx:21:6 › DBSelect › should match screenshot ─────────────────── [firefox] › tag/tag.spec.tsx:16:6 › DBTag › should match screenshot ──────────────────────────── [firefox] › tag/tag.spec.tsx:24:7 › DBTag › should ma
🎭 Playwright Run Summary
45 failed [firefox] › accordion/accordion.spec.tsx:23:2 › DBAccordion › should match screenshot ────────── [firefox] › accordion-item/accordion-item.spec.tsx:16:2 › DBAccordionItem › should match screenshot [firefox] › alert/alert.spec.tsx:20:2 › DBAlert › should match screenshot ────────────────────── [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant critical ─ [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant informational [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant warning ── [firefox] › alert/alert.spec.tsx:28:3 › DBAlert › should match screenshot for variant successful [firefox] › badge/badge.spec.tsx:16:2 › DBBadge › should match screenshot ────────────────────── [firefox] › brand/brand.spec.tsx:35:2 › DBBrand › should match screenshot ────────────────────── [firefox] › button/button.spec.tsx:19:3 › DBButton › should match screenshot for variant outlined [firefox] › button/button.spec.tsx:28:3 › DBButton › should only have icon for variant outlined [firefox] › button/button.spec.tsx:19:3 › DBButton › should match screenshot for variant primary [firefox] › button/button.spec.tsx:28:3 › DBButton › should only have icon for variant primary ─ [firefox] › button/button.spec.tsx:19:3 › DBButton › should match screenshot for variant solid ─ [firefox] › button/button.spec.tsx:28:3 › DBButton › should only have icon for variant solid ─── [firefox] › button/button.spec.tsx:19:3 › DBButton › should match screenshot for variant text ── [firefox] › button/button.spec.tsx:28:3 › DBButton › should only have icon for variant text ──── [firefox] › card/card.spec.tsx:29:2 › DBCard › should match screenshot ───────────────────────── [firefox] › card/card.spec.tsx:37:3 › DBCard › should match screenshot for color variant neutral [firefox] › card/card.spec.tsx:37:3 › DBCard › should match screenshot for color variant neutral-strong [firefox] › card/card.spec.tsx:37:3 › DBCard › should match screenshot for color variant primary [firefox] › card/card.spec.tsx:37:3 › DBCard › should match screenshot for color variant critical [firefox] › card/card.spec.tsx:37:3 › DBCard › should match screenshot for color variant successful [firefox] › card/card.spec.tsx:37:3 › DBCard › should match screenshot for color variant warning [firefox] › card/card.spec.tsx:37:3 › DBCard › should match screenshot for color variant informational [firefox] › card/card.spec.tsx:50:3 › DBCard › should match screenshot for variant interactive ─ [firefox] › checkbox/checkbox.spec.tsx:16:2 › DBCheckbox › should match screenshot ───────────── [firefox] › code-docs/code-docs.spec.tsx:16:2 › DBCodeDocs › should match screenshot ─────────── [firefox] › infotext/infotext.spec.tsx:16:2 › DBInfotext › should match screenshot ───────────── [firefox] › infotext/infotext.spec.tsx:24:3 › DBInfotext › should match screenshot for variant critical [firefox] › infotext/infotext.spec.tsx:24:3 › DBInfotext › should match screenshot for variant informational [firefox] › infotext/infotext.spec.tsx:24:3 › DBInfotext › should match screenshot for variant warning [firefox] › infotext/infotext.spec.tsx:24:3 › DBInfotext › should match screenshot for variant successful [firefox] › main-navigation/main-navigation.spec.tsx:24:2 › DBMainNavigation › should match screenshot [firefox] › navigation-item/navigation-item.spec.tsx:28:2 › DBNavigationItem › should match screenshot [firefox] › popover/popover.spec.tsx:24:2 › DBPopover › should match screenshot ──────────────── [firefox] › radio/radio.spec.tsx:16:2 › DBRadio › should match screenshot ────────────────────── [firefox] › select/select.spec.tsx:21:2 › DBSelect › should match screenshot ─────────────────── [firefox] › tag/tag.spec.tsx:16:2 › DBTag › should match screenshot ──────────────────────────── [firefox] › tag/tag.spec.tsx:24:3 › DBTag › should ma

Artifacts

Produced during runtime
Name Size
angular-showcase-playwright-results Expired
8.26 MB
db-ui-components-build Expired
153 KB
db-ui-foundations-build Expired
29.8 KB
db-ui-output Expired
157 KB
db-ui-outputs Expired
2.11 MB
db-ui-showcases Expired
6.26 MB
react-playwright-results Expired
3.92 MB
react-showcase-playwright-results Expired
8.25 MB
vue-playwright-results Expired
3.97 MB
vue-showcase-playwright-results Expired
8.11 MB