Skip to content

chore(deps-dev): bump stylelint from 16.12.0 to 16.13.2 #16114

chore(deps-dev): bump stylelint from 16.12.0 to 16.13.2

chore(deps-dev): bump stylelint from 16.12.0 to 16.13.2 #16114

Triggered via pull request January 17, 2025 10:52
Status Cancelled
Total duration 56m 4s
Artifacts 18

default.yml

on: pull_request
get-playwright-version  /  Get and save publish version
28s
get-playwright-version / Get and save publish version
build-packages  /  Build Packages
1m 5s
build-packages / Build Packages
Matrix: init-playwright / init-playwright
build-showcase-patternhub  /  Build Patternhub
1m 6s
build-showcase-patternhub / Build Patternhub
build-showcase-react  /  Build Showcase react-showcase
43s
build-showcase-react / Build Showcase react-showcase
build-showcase-angular  /  Build Showcase angular-showcase
28s
build-showcase-angular / Build Showcase angular-showcase
build-showcase-stencil  /  Build Showcase stencil-showcase
38s
build-showcase-stencil / Build Showcase stencil-showcase
build-showcase-vue  /  Build Showcase vue-showcase
25s
build-showcase-vue / Build Showcase vue-showcase
Matrix: test-components / playwright-ct
test-foundations  /  🧪🎭 - foundations
3m 53s
test-foundations / 🧪🎭 - foundations
build-outputs  /  Build outputs
1m 23s
build-outputs / Build outputs
build-showcase-angular-ssr  /  Build Showcase angular-ssr-showcase
35s
build-showcase-angular-ssr / Build Showcase angular-ssr-showcase
build-showcase-next  /  Build Showcase next-showcase
42s
build-showcase-next / Build Showcase next-showcase
build-showcase-nuxt  /  Build Showcase nuxt-showcase
43s
build-showcase-nuxt / Build Showcase nuxt-showcase
Matrix: test-showcase-patternhub / playwright-showcases
Waiting for pending jobs
Matrix: test-showcase-react / playwright-showcases
Matrix: test-screen-reader / playwright-screen-reader
Matrix: test-showcase-angular / playwright-showcases
Waiting for pending jobs
Matrix: test-showcase-stencil / playwright-showcases
Waiting for pending jobs
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-components  /  regenerate-snapshots
regenerate-snapshots-components / regenerate-snapshots
regenerate-snapshots-foundations  /  regenerate-snapshots
regenerate-snapshots-foundations / regenerate-snapshots
regenerate-snapshots-patternhub  /  regenerate-snapshots
regenerate-snapshots-patternhub / regenerate-snapshots
checks-done
0s
checks-done
regenerate-snapshots  /  regenerate-snapshots
regenerate-snapshots / regenerate-snapshots
deploy  /  Deploy
deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

127 errors, 10 warnings, and 10 notices
lint / Lint
Process completed with exit code 1.
lint / Lint
Process completed with exit code 1.
build-showcase-stencil / Build Showcase stencil-showcase
Process completed with exit code 1.
build-showcase-stencil / Build Showcase stencil-showcase
Process completed with exit code 1.
build-showcase-angular-ssr / Build Showcase angular-ssr-showcase
Process completed with exit code 1.
build-showcase-angular-ssr / Build Showcase angular-ssr-showcase
Process completed with exit code 1.
build-showcase-angular / Build Showcase angular-showcase
Process completed with exit code 1.
build-showcase-angular / Build Showcase angular-showcase
Process completed with exit code 1.
build-showcase-next / Build Showcase next-showcase
Process completed with exit code 1.
build-showcase-next / Build Showcase next-showcase
Process completed with exit code 1.
build-showcase-patternhub / Build Patternhub
Process completed with exit code 1.
build-showcase-patternhub / Build Patternhub
Process completed with exit code 1.
test-showcase-vue / 🧪🎭 - vue-showcase:5/6
Process completed with exit code 1.
[mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot ───────────────────── Error: expect(page).toHaveScreenshot(expected) 11486 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-chrome/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome/DBAccordion-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 - 11486 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 11486 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot ───────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 11486 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-chrome/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome-retry1/DBAccordion-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 - 11486 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 11486 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────────────── Error: expect(page).toHaveScreenshot(expected) 7517 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-chrome/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome/DBAccordionItem-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 - 7517 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7517 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7517 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-chrome/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome-retry1/DBAccordionItem-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 - 7517 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7517 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot ───────────────────────── Error: expect(page).toHaveScreenshot(expected) 24985 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/mobile-chrome/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome/DBBadge-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 - 24985 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 24985 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 24985 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/mobile-chrome/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome-retry1/DBBadge-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 - 24985 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 24985 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot ───────────────────────── Error: expect(page).toHaveScreenshot(expected) 6619 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/mobile-chrome/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome/DBBrand-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 - 6619 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6619 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6619 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/mobile-chrome/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome-retry1/DBBrand-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 - 6619 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6619 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot ──────────────────────── Error: expect(page).toHaveScreenshot(expected) 12349 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/mobile-chrome/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome/DBButton-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 - 12349 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12349 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12349 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/mobile-chrome/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome-retry1/DBButton-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 - 12349 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12349 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
Process completed with exit code 1.
[chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot ───────────── Error: expect(page).toHaveScreenshot(expected) 17532 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium-highContrast/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast/DBAccordion-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 - 17532 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 17532 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 17532 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium-highContrast/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast-retry1/DBAccordion-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 - 17532 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 17532 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────── Error: expect(page).toHaveScreenshot(expected) 10459 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium-highContrast/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast/DBAccordionItem-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 - 10459 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10459 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 10459 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium-highContrast/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast-retry1/DBAccordionItem-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 - 10459 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10459 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot ───────────────── Error: expect(page).toHaveScreenshot(expected) 21557 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium-highContrast/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast/DBBadge-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 - 21557 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 21557 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 21557 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium-highContrast/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast-retry1/DBBadge-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 - 21557 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 21557 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot ───────────────── Error: expect(page).toHaveScreenshot(expected) 7655 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium-highContrast/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast/DBBrand-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 - 7655 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7655 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7655 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium-highContrast/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast-retry1/DBBrand-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 - 7655 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7655 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot ──────────────── Error: expect(page).toHaveScreenshot(expected) 16337 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium-highContrast/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast/DBButton-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 - 16337 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16337 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot ──────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16337 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium-highContrast/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast-retry1/DBButton-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 - 16337 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16337 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
Process completed with exit code 1.
[chromium] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBAccordion › should match screenshot ────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15650 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium/DBAccordion-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 - 15650 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15650 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBAccordion › should match screenshot ────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15650 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-retry1/DBAccordion-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 - 15650 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15650 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────────── Error: expect(page).toHaveScreenshot(expected) 10666 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium/DBAccordionItem-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 - 10666 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10666 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 10666 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-retry1/DBAccordionItem-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 - 10666 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10666 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium] › default.ts:79:2 › DBBadge › should match screenshot ────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 20215 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium/DBBadge-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 - 20215 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 20215 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium] › default.ts:79:2 › DBBadge › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 20215 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-retry1/DBBadge-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 - 20215 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 20215 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7962 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium/DBBrand-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 - 7962 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7962 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7962 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-retry1/DBBrand-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 - 7962 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7962 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium] › default.ts:79:2 › DBButton › should match screenshot ───────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15931 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium/DBButton-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 - 15931 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15931 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium] › default.ts:79:2 › DBButton › should match screenshot ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15931 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-retry1/DBButton-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 - 15931 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15931 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBAccordion › should match screenshot ────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15650 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium/DBAccordion-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 - 15650 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15650 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBAccordion › should match screenshot ────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15650 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-retry1/DBAccordion-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 - 15650 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15650 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────────── Error: expect(page).toHaveScreenshot(expected) 10666 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium/DBAccordionItem-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 - 10666 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10666 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 10666 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-retry1/DBAccordionItem-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 - 10666 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10666 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium] › default.ts:79:2 › DBBadge › should match screenshot ────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 20215 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium/DBBadge-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 - 20215 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 20215 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium] › default.ts:79:2 › DBBadge › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 20215 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-retry1/DBBadge-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 - 20215 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 20215 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7962 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium/DBBrand-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 - 7962 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7962 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7962 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-retry1/DBBrand-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 - 7962 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7962 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium] › default.ts:79:2 › DBButton › should match screenshot ───────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15931 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium/DBButton-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 - 15931 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15931 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium] › default.ts:79:2 › DBButton › should match screenshot ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15931 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-retry1/DBButton-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 - 15931 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15931 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-react / 🧪🎭 - react-showcase:1/6
Process completed with exit code 1.
[webkit] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBAccordion › should match screenshot ──────────────────────────── Error: expect(page).toHaveScreenshot(expected) 14152 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/webkit/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit/DBAccordion-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 - 14152 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 14152 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBAccordion › should match screenshot ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 14152 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/webkit/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit-retry1/DBAccordion-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 - 14152 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 14152 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ──────────────────────── Error: expect(page).toHaveScreenshot(expected) 9339 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/webkit/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit/DBAccordionItem-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 - 9339 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 9339 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 9339 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/webkit/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit-retry1/DBAccordionItem-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 - 9339 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 9339 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBBadge › should match screenshot ──────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16036 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/webkit/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit/DBBadge-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 - 16036 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16036 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBBadge › should match screenshot ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16036 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/webkit/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit-retry1/DBBadge-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 - 16036 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16036 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBBrand › should match screenshot ──────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6108 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/webkit/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-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 - 6108 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6108 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBBrand › should match screenshot ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6108 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/webkit/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit-retry1/DBBrand-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 - 6108 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6108 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [webkit] › default.ts:79:2 › DBButton › should match screenshot ─────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12055 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/webkit/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit/DBButton-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 - 12055 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12055 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [webkit] › default.ts:79:2 › DBButton › should match screenshot ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12055 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/webkit/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit-retry1/DBButton-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 - 12055 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12055 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-vue / 🧪🎭 - vue-showcase:4/6
Process completed with exit code 1.
[chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot ───────────── Error: expect(page).toHaveScreenshot(expected) 17532 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium-highContrast/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast/DBAccordion-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 - 17532 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 17532 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot ───────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 17532 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/chromium-highContrast/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-chromium-highContrast-retry1/DBAccordion-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 - 17532 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 17532 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────── Error: expect(page).toHaveScreenshot(expected) 10459 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium-highContrast/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast/DBAccordionItem-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 - 10459 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10459 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 10459 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium-highContrast/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-chromium-highContrast-retry1/DBAccordionItem-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 - 10459 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10459 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot ───────────────── Error: expect(page).toHaveScreenshot(expected) 21557 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium-highContrast/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast/DBBadge-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 - 21557 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 21557 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 21557 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/chromium-highContrast/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-chromium-highContrast-retry1/DBBadge-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 - 21557 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 21557 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot ───────────────── Error: expect(page).toHaveScreenshot(expected) 7655 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium-highContrast/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast/DBBrand-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 - 7655 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7655 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7655 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/chromium-highContrast/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-chromium-highContrast-retry1/DBBrand-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 - 7655 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7655 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot ──────────────── Error: expect(page).toHaveScreenshot(expected) 16337 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium-highContrast/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast/DBButton-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 - 16337 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16337 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot ──────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16337 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/chromium-highContrast/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-chromium-highContrast-retry1/DBButton-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 - 16337 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16337 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-react / 🧪🎭 - react-showcase:2/6
Process completed with exit code 1.
test-showcase-react / 🧪🎭 - react-showcase:5/6
Process completed with exit code 1.
[mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot ───────────────────── Error: expect(page).toHaveScreenshot(expected) 11486 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-chrome/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome/DBAccordion-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 - 11486 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 11486 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot ───────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 11486 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-chrome/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-mobile-chrome-retry1/DBAccordion-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 - 11486 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 11486 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────────────── Error: expect(page).toHaveScreenshot(expected) 7517 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-chrome/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome/DBAccordionItem-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 - 7517 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7517 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 7517 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-chrome/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-mobile-chrome-retry1/DBAccordionItem-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 - 7517 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 7517 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot ───────────────────────── Error: expect(page).toHaveScreenshot(expected) 24985 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/mobile-chrome/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome/DBBadge-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 - 24985 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 24985 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 24985 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/mobile-chrome/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-mobile-chrome-retry1/DBBadge-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 - 24985 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 24985 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot ───────────────────────── Error: expect(page).toHaveScreenshot(expected) 6619 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/mobile-chrome/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome/DBBrand-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 - 6619 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6619 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6619 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/mobile-chrome/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-mobile-chrome-retry1/DBBrand-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 - 6619 pixels (ratio 0.03 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6619 pixels (ratio 0.03 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot ──────────────────────── Error: expect(page).toHaveScreenshot(expected) 12349 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/mobile-chrome/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome/DBButton-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 - 12349 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12349 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12349 pixels (ratio 0.02 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/mobile-chrome/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-mobile-chrome-retry1/DBButton-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 - 12349 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12349 pixels (ratio 0.02 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBAccordion › should match screenshot ─────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15051 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/firefox/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox/DBAccordion-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 - 15051 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15051 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBAccordion › should match screenshot ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15051 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/firefox/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox-retry1/DBAccordion-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 - 15051 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15051 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────── Error: expect(page).toHaveScreenshot(expected) 10313 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/firefox/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox/DBAccordionItem-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 - 10313 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10313 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 10313 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/firefox/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox-retry1/DBAccordionItem-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 - 10313 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10313 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [firefox] › default.ts:79:2 › DBBadge › should match screenshot ─────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16753 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/firefox/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox/DBBadge-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 - 16753 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16753 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [firefox] › default.ts:79:2 › DBBadge › should match screenshot ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16753 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/firefox/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox-retry1/DBBadge-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 - 16753 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16753 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [firefox] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6362 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/firefox/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox/DBBrand-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 - 6362 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6362 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [firefox] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6362 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/firefox/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox-retry1/DBBrand-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 - 6362 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6362 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [firefox] › default.ts:79:2 › DBButton › should match screenshot ────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12174 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/firefox/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox/DBButton-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 - 12174 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12174 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [firefox] › default.ts:79:2 › DBButton › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12174 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/firefox/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/vue-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox-retry1/DBButton-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 - 12174 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12174 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
Process completed with exit code 1.
[firefox] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBAccordion › should match screenshot ─────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15051 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/firefox/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox/DBAccordion-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 - 15051 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15051 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBAccordion › should match screenshot ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 15051 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/firefox/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-firefox-retry1/DBAccordion-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 - 15051 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 15051 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────── Error: expect(page).toHaveScreenshot(expected) 10313 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/firefox/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox/DBAccordionItem-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 - 10313 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10313 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 10313 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/firefox/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-firefox-retry1/DBAccordionItem-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 - 10313 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 10313 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [firefox] › default.ts:79:2 › DBBadge › should match screenshot ─────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16753 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/firefox/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox/DBBadge-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 - 16753 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16753 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [firefox] › default.ts:79:2 › DBBadge › should match screenshot ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16753 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/firefox/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-firefox-retry1/DBBadge-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 - 16753 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16753 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [firefox] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6362 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/firefox/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox/DBBrand-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 - 6362 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6362 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [firefox] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6362 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/firefox/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-firefox-retry1/DBBrand-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 - 6362 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6362 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [firefox] › default.ts:79:2 › DBButton › should match screenshot ────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12174 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/firefox/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox/DBButton-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 - 12174 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12174 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[firefox] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [firefox] › default.ts:79:2 › DBButton › should match screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12174 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/firefox/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-firefox-retry1/DBButton-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 - 12174 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12174 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-react / 🧪🎭 - react-showcase:3/6
Process completed with exit code 1.
[webkit] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBAccordion › should match screenshot ──────────────────────────── Error: expect(page).toHaveScreenshot(expected) 14152 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/webkit/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit/DBAccordion-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 - 14152 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 14152 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBAccordion › should match screenshot: showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBAccordion › should match screenshot ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 14152 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion/showcase/webkit/DBAccordion-should-match-screenshot-1/DBAccordion-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit-retry1/DBAccordion-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-accordion-snapsh-2317d-ion-should-match-screenshot-webkit-retry1/DBAccordion-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 - 14152 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 14152 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ──────────────────────── Error: expect(page).toHaveScreenshot(expected) 9339 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/webkit/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit/DBAccordionItem-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 - 9339 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 9339 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot: showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 9339 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/webkit/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit-retry1/DBAccordionItem-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/accordion-item-accordion-i-5f968-tem-should-match-screenshot-webkit-retry1/DBAccordionItem-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 - 9339 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 9339 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBBadge › should match screenshot ──────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16036 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/webkit/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit/DBBadge-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 - 16036 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16036 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBadge › should match screenshot: showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBBadge › should match screenshot ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 16036 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/badge/showcase/webkit/DBBadge-should-match-screenshot-1/DBBadge-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit-retry1/DBBadge-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/badge-badge-snapshot-DBBadge-should-match-screenshot-webkit-retry1/DBBadge-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 - 16036 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 16036 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBBrand › should match screenshot ──────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6108 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/webkit/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-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 - 6108 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6108 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBBrand › should match screenshot: showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBBrand › should match screenshot ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 6108 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/brand/showcase/webkit/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit-retry1/DBBrand-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit-retry1/DBBrand-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 - 6108 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 6108 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [webkit] › default.ts:79:2 › DBButton › should match screenshot ─────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12055 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/webkit/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit/DBButton-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 - 12055 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12055 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
[webkit] › default.ts:79:2 › DBButton › should match screenshot: showcases/e2e/default.ts#L111
5) [webkit] › default.ts:79:2 › DBButton › should match screenshot ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 12055 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/mono/mono/__snapshots__/button/showcase/webkit/DBButton-should-match-screenshot-1/DBButton-should-match-screenshot.png Received: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit-retry1/DBButton-should-match-screenshot-1-actual.png Diff: /__w/mono/mono/showcases/react-showcase/test-results/button-button-snapshot-DBButton-should-match-screenshot-webkit-retry1/DBButton-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 - 12055 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 12055 pixels (ratio 0.01 of all image pixels) are different. 109 | } 110 | > 111 | await expect(page).toHaveScreenshot(config); | ^ 112 | }); 113 | }; 114 | at /__w/mono/mono/showcases/e2e/default.ts:111:22
test-showcase-react / 🧪🎭 - react-showcase:4/6
Process completed with exit code 1.
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
The run was canceled by @mfranzke.
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
The operation was canceled.
test-showcase-react / 🧪🎭 - react-showcase:6/6
The run was canceled by @mfranzke.
test-showcase-react / 🧪🎭 - react-showcase:6/6
The operation was canceled.
checks-done
Process completed with exit code 1.
test-showcase-vue / 🧪🎭 - vue-showcase:5/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-react / 🧪🎭 - react-showcase:1/6
No files were found with the provided path: ./showcases/react-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-vue / 🧪🎭 - vue-showcase:4/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-react / 🧪🎭 - react-showcase:2/6
No files were found with the provided path: ./showcases/react-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-react / 🧪🎭 - react-showcase:5/6
No files were found with the provided path: ./showcases/react-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-react / 🧪🎭 - react-showcase:3/6
No files were found with the provided path: ./showcases/react-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-react / 🧪🎭 - react-showcase:4/6
No files were found with the provided path: ./showcases/react-showcase-showcase/results. No artifacts will be uploaded.
🎭 Playwright Run Summary
28 failed [mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot ────────────────────── [mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────── [mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBCard › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBCheckbox › should match screenshot ─────────────────────── [mobile_chrome] › default.ts:79:2 › DBDivider › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBDrawer › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBIcon › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBInfotext › should match screenshot ─────────────────────── [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBNavigation › should match screenshot ───────────────────── [mobile_chrome] › default.ts:79:2 › DBNavigationItem › should match screenshot ───────────────── [mobile_chrome] › default.ts:79:2 › DBNotification › should match screenshot ─────────────────── [mobile_chrome] › default.ts:79:2 › DBPopover › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBRadio › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBSection › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBSelect › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBStack › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBSwitch › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBTabItem › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBTabs › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBTag › should match screenshot ──────────────────────────── [mobile_chrome] › default.ts:79:2 › DBTextarea › should match screenshot ─────────────────────── [mobile_chrome] › default.ts:79:2 › DBTooltip › should match screenshot ──────────────────────── 49 skipped 92 passed (3.9m)
🎭 Playwright Run Summary
28 failed [chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot ────────────── [chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────── [chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBCard › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ─────────────── [chromium-highContrast] › default.ts:79:2 › DBDivider › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBDrawer › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBIcon › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBInfotext › should match screenshot ─────────────── [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBNavigation › should match screenshot ───────────── [chromium-highContrast] › default.ts:79:2 › DBNavigationItem › should match screenshot ───────── [chromium-highContrast] › default.ts:79:2 › DBNotification › should match screenshot ─────────── [chromium-highContrast] › default.ts:79:2 › DBPopover › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBRadio › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBSection › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBSelect › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBStack › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBSwitch › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBTabItem › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBTabs › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBTag › should match screenshot ──────────────────── [chromium-highContrast] › default.ts:79:2 › DBTextarea › should match screenshot ─────────────── [chromium-highContrast] › default.ts:79:2 › DBTooltip › should match screenshot ──────────────── 141 passed (6.8m)
🎭 Playwright Run Summary
28 failed [chromium] › default.ts:79:2 › DBAccordion › should match screenshot ─────────────────────────── [chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────── [chromium] › default.ts:79:2 › DBBadge › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBButton › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBCard › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────────────────── [chromium] › default.ts:79:2 › DBDivider › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBDrawer › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBHeader › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBIcon › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBInfotext › should match screenshot ──────────────────────────── [chromium] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBNavigation › should match screenshot ────────────────────────── [chromium] › default.ts:79:2 › DBNavigationItem › should match screenshot ────────────────────── [chromium] › default.ts:79:2 › DBNotification › should match screenshot ──────────────────────── [chromium] › default.ts:79:2 › DBPopover › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBRadio › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBSection › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBSelect › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBStack › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBSwitch › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBTabItem › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBTabs › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBTag › should match screenshot ───────────────────────────────── [chromium] › default.ts:79:2 › DBTextarea › should match screenshot ──────────────────────────── [chromium] › default.ts:79:2 › DBTooltip › should match screenshot ───────────────────────────── 141 passed (6.9m)
🎭 Playwright Run Summary
28 failed [chromium] › default.ts:79:2 › DBAccordion › should match screenshot ─────────────────────────── [chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────── [chromium] › default.ts:79:2 › DBBadge › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBButton › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBCard › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────────────────── [chromium] › default.ts:79:2 › DBDivider › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBDrawer › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBHeader › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBIcon › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBInfotext › should match screenshot ──────────────────────────── [chromium] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBNavigation › should match screenshot ────────────────────────── [chromium] › default.ts:79:2 › DBNavigationItem › should match screenshot ────────────────────── [chromium] › default.ts:79:2 › DBNotification › should match screenshot ──────────────────────── [chromium] › default.ts:79:2 › DBPopover › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBRadio › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBSection › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBSelect › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBStack › should match screenshot ─────────────────────────────── [chromium] › default.ts:79:2 › DBSwitch › should match screenshot ────────────────────────────── [chromium] › default.ts:79:2 › DBTabItem › should match screenshot ───────────────────────────── [chromium] › default.ts:79:2 › DBTabs › should match screenshot ──────────────────────────────── [chromium] › default.ts:79:2 › DBTag › should match screenshot ───────────────────────────────── [chromium] › default.ts:79:2 › DBTextarea › should match screenshot ──────────────────────────── [chromium] › default.ts:79:2 › DBTooltip › should match screenshot ───────────────────────────── 141 passed (7.1m)
🎭 Playwright Run Summary
28 failed [webkit] › default.ts:79:2 › DBAccordion › should match screenshot ───────────────────────────── [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────────────────────── [webkit] › default.ts:79:2 › DBBadge › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBBrand › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBButton › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBCard › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBCheckbox › should match screenshot ────────────────────────────── [webkit] › default.ts:79:2 › DBDivider › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBDrawer › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBIcon › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBInfotext › should match screenshot ────────────────────────────── [webkit] › default.ts:79:2 › DBInput › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBNavigation › should match screenshot ──────────────────────────── [webkit] › default.ts:79:2 › DBNavigationItem › should match screenshot ──────────────────────── [webkit] › default.ts:79:2 › DBNotification › should match screenshot ────────────────────────── [webkit] › default.ts:79:2 › DBPopover › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBRadio › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBSection › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBSelect › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBStack › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBSwitch › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBTabItem › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBTabs › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBTag › should match screenshot ─────────────────────────────────── [webkit] › default.ts:79:2 › DBTextarea › should match screenshot ────────────────────────────── [webkit] › default.ts:79:2 › DBTooltip › should match screenshot ─────────────────────────────── 50 skipped 91 passed (7.9m)
🎭 Playwright Run Summary
28 failed [chromium-highContrast] › default.ts:79:2 › DBAccordion › should match screenshot ────────────── [chromium-highContrast] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────── [chromium-highContrast] › default.ts:79:2 › DBBadge › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBBrand › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBButton › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBCard › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ─────────────── [chromium-highContrast] › default.ts:79:2 › DBDivider › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBDrawer › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBIcon › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBInfotext › should match screenshot ─────────────── [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBNavigation › should match screenshot ───────────── [chromium-highContrast] › default.ts:79:2 › DBNavigationItem › should match screenshot ───────── [chromium-highContrast] › default.ts:79:2 › DBNotification › should match screenshot ─────────── [chromium-highContrast] › default.ts:79:2 › DBPopover › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBRadio › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBSection › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBSelect › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBStack › should match screenshot ────────────────── [chromium-highContrast] › default.ts:79:2 › DBSwitch › should match screenshot ───────────────── [chromium-highContrast] › default.ts:79:2 › DBTabItem › should match screenshot ──────────────── [chromium-highContrast] › default.ts:79:2 › DBTabs › should match screenshot ─────────────────── [chromium-highContrast] › default.ts:79:2 › DBTag › should match screenshot ──────────────────── [chromium-highContrast] › default.ts:79:2 › DBTextarea › should match screenshot ─────────────── [chromium-highContrast] › default.ts:79:2 › DBTooltip › should match screenshot ──────────────── 141 passed (7.1m)
🎭 Playwright Run Summary
28 failed [mobile_chrome] › default.ts:79:2 › DBAccordion › should match screenshot ────────────────────── [mobile_chrome] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────── [mobile_chrome] › default.ts:79:2 › DBBadge › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBButton › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBCard › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBCheckbox › should match screenshot ─────────────────────── [mobile_chrome] › default.ts:79:2 › DBDivider › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBDrawer › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBIcon › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBInfotext › should match screenshot ─────────────────────── [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBNavigation › should match screenshot ───────────────────── [mobile_chrome] › default.ts:79:2 › DBNavigationItem › should match screenshot ───────────────── [mobile_chrome] › default.ts:79:2 › DBNotification › should match screenshot ─────────────────── [mobile_chrome] › default.ts:79:2 › DBPopover › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBRadio › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBSection › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBSelect › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBStack › should match screenshot ────────────────────────── [mobile_chrome] › default.ts:79:2 › DBSwitch › should match screenshot ───────────────────────── [mobile_chrome] › default.ts:79:2 › DBTabItem › should match screenshot ──────────────────────── [mobile_chrome] › default.ts:79:2 › DBTabs › should match screenshot ─────────────────────────── [mobile_chrome] › default.ts:79:2 › DBTag › should match screenshot ──────────────────────────── [mobile_chrome] › default.ts:79:2 › DBTextarea › should match screenshot ─────────────────────── [mobile_chrome] › default.ts:79:2 › DBTooltip › should match screenshot ──────────────────────── 49 skipped 92 passed (3.9m)
🎭 Playwright Run Summary
28 failed [firefox] › default.ts:79:2 › DBAccordion › should match screenshot ──────────────────────────── [firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot ──────────────────────── [firefox] › default.ts:79:2 › DBBadge › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBBrand › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBButton › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBCard › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBCheckbox › should match screenshot ───────────────────────────── [firefox] › default.ts:79:2 › DBDivider › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBDrawer › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBIcon › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBInfotext › should match screenshot ───────────────────────────── [firefox] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBNavigation › should match screenshot ─────────────────────────── [firefox] › default.ts:79:2 › DBNavigationItem › should match screenshot ─────────────────────── [firefox] › default.ts:79:2 › DBNotification › should match screenshot ───────────────────────── [firefox] › default.ts:79:2 › DBPopover › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBRadio › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBSection › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBSelect › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBStack › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBSwitch › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBTabItem › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBTabs › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBTag › should match screenshot ────────────────────────────────── [firefox] › default.ts:79:2 › DBTextarea › should match screenshot ───────────────────────────── [firefox] › default.ts:79:2 › DBTooltip › should match screenshot ────────────────────────────── 49 skipped 92 passed (9.6m)
🎭 Playwright Run Summary
28 failed [firefox] › default.ts:79:2 › DBAccordion › should match screenshot ──────────────────────────── [firefox] › default.ts:79:2 › DBAccordionItem › should match screenshot ──────────────────────── [firefox] › default.ts:79:2 › DBBadge › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBBrand › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBButton › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBCard › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBCheckbox › should match screenshot ───────────────────────────── [firefox] › default.ts:79:2 › DBDivider › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBDrawer › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBIcon › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBInfotext › should match screenshot ───────────────────────────── [firefox] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBNavigation › should match screenshot ─────────────────────────── [firefox] › default.ts:79:2 › DBNavigationItem › should match screenshot ─────────────────────── [firefox] › default.ts:79:2 › DBNotification › should match screenshot ───────────────────────── [firefox] › default.ts:79:2 › DBPopover › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBRadio › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBSection › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBSelect › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBStack › should match screenshot ──────────────────────────────── [firefox] › default.ts:79:2 › DBSwitch › should match screenshot ─────────────────────────────── [firefox] › default.ts:79:2 › DBTabItem › should match screenshot ────────────────────────────── [firefox] › default.ts:79:2 › DBTabs › should match screenshot ───────────────────────────────── [firefox] › default.ts:79:2 › DBTag › should match screenshot ────────────────────────────────── [firefox] › default.ts:79:2 › DBTextarea › should match screenshot ───────────────────────────── [firefox] › default.ts:79:2 › DBTooltip › should match screenshot ────────────────────────────── 49 skipped 92 passed (9.6m)
🎭 Playwright Run Summary
28 failed [webkit] › default.ts:79:2 › DBAccordion › should match screenshot ───────────────────────────── [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────────────────────── [webkit] › default.ts:79:2 › DBBadge › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBBrand › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBButton › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBCard › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBCheckbox › should match screenshot ────────────────────────────── [webkit] › default.ts:79:2 › DBDivider › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBDrawer › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBIcon › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBInfotext › should match screenshot ────────────────────────────── [webkit] › default.ts:79:2 › DBInput › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBNavigation › should match screenshot ──────────────────────────── [webkit] › default.ts:79:2 › DBNavigationItem › should match screenshot ──────────────────────── [webkit] › default.ts:79:2 › DBNotification › should match screenshot ────────────────────────── [webkit] › default.ts:79:2 › DBPopover › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBRadio › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBSection › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBSelect › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBStack › should match screenshot ───────────────────────────────── [webkit] › default.ts:79:2 › DBSwitch › should match screenshot ──────────────────────────────── [webkit] › default.ts:79:2 › DBTabItem › should match screenshot ─────────────────────────────── [webkit] › default.ts:79:2 › DBTabs › should match screenshot ────────────────────────────────── [webkit] › default.ts:79:2 › DBTag › should match screenshot ─────────────────────────────────── [webkit] › default.ts:79:2 › DBTextarea › should match screenshot ────────────────────────────── [webkit] › default.ts:79:2 › DBTooltip › should match screenshot ─────────────────────────────── 49 skipped 92 passed (7.8m)

Artifacts

Produced during runtime
Name Size
db-ui-components-build
347 KB
db-ui-foundations-build
174 KB
db-ui-migration-build
1.91 KB
db-ui-nuxt-showcase
1.12 MB
db-ui-output
400 KB
db-ui-outputs
4.29 MB
db-ui-react-showcase
466 KB
db-ui-vue-showcase
423 KB
react-showcase-playwright-results-1
28 MB
react-showcase-playwright-results-2
26.5 MB
react-showcase-playwright-results-3
35.3 MB
react-showcase-playwright-results-4
34.2 MB
react-showcase-playwright-results-5
25.4 MB
vue-showcase-playwright-results-1
26.7 MB
vue-showcase-playwright-results-2
24.7 MB
vue-showcase-playwright-results-3
35.6 MB
vue-showcase-playwright-results-4
33.8 MB
vue-showcase-playwright-results-5
25.4 MB