feat: noto sans eu #15936
default.yml
on: pull_request
init
/
Init
20s
scan-secrets
/
TruffleHog
57s
get-playwright-version
/
Get and save publish version
21s
Matrix: init-playwright / init-playwright
build-showcase-react
/
Build Showcase react-showcase
30s
build-showcase-angular
/
Build Showcase angular-showcase
36s
build-showcase-stencil
/
Build Showcase stencil-showcase
44s
build-showcase-vue
/
Build Showcase vue-showcase
37s
Matrix: test-components / playwright-ct
build-outputs
/
Build outputs
1m 22s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
50s
build-showcase-next
/
Build Showcase next-showcase
1m 2s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
41s
Matrix: test-showcase-patternhub / playwright-showcases
Matrix: test-showcase-react / playwright-showcases
Matrix: test-screen-reader / playwright-screen-reader
Matrix: test-showcase-angular / playwright-showcases
Matrix: test-showcase-stencil / playwright-showcases
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-components
/
regenerate-snapshots
regenerate-snapshots-foundations
/
🧪🎭 - Regenerate snapshots foundations
1m 39s
regenerate-snapshots-patternhub
/
🧪🎭 - Regenerate snapshots patternhub
2m 12s
regenerate-snapshots
/
🧪🎭 - Regenerate snapshots showcases
7m 36s
deploy
/
Deploy
Annotations
97 errors, 15 warnings, and 15 notices
test-foundations / 🧪🎭 - foundations
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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/mobile-chrome/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome/DBInput-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
- 514 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
- 514 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
|
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/mobile-chrome/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome-retry1/DBInput-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
- 514 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
- 514 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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ─────────────────
Error: expect(page).toHaveScreenshot(expected)
532 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium-highContrast/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast/DBInput-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
- 532 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
- 532 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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
532 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium-highContrast/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast-retry1/DBInput-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
- 532 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
- 532 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.
|
[chromium] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium/DBInput-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
- 514 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
- 514 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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-retry1/DBInput-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
- 514 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
- 514 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.
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
Process completed with exit code 1.
|
[chromium] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium/DBInput-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
- 514 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
- 514 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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-retry1/DBInput-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
- 514 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
- 514 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:5/6
Process completed with exit code 1.
|
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/mobile-chrome/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome/DBInput-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
- 514 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
- 514 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
|
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/mobile-chrome/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome-retry1/DBInput-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
- 514 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
- 514 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:2/6
Process completed with exit code 1.
|
[chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ─────────────────
Error: expect(page).toHaveScreenshot(expected)
532 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium-highContrast/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast/DBInput-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
- 532 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
- 532 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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
532 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium-highContrast/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast-retry1/DBInput-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
- 532 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
- 532 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-stencil / 🧪🎭 - stencil-showcase:1/6
Process completed with exit code 1.
|
[chromium] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium/DBInput-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
- 514 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
- 514 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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-retry1/DBInput-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
- 514 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
- 514 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)
Expected an image 1280px by 1655px, received 1280px by 1671px.
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/chromium/DBAccordionItem-should-match-screenshot-1/DBAccordionItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-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/stencil-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
- Expected an image 1280px by 1655px, received 1280px by 1671px.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- Expected an image 1280px by 1655px, received 1280px by 1671px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
Process completed with exit code 1.
|
[chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ─────────────────
Error: expect(page).toHaveScreenshot(expected)
532 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium-highContrast/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast/DBInput-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
- 532 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
- 532 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 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
532 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/chromium-highContrast/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-chromium-highContrast-retry1/DBInput-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
- 532 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
- 532 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 › DBTabItem › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBTabItem › should match screenshot ────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
Expected an image 1280px by 2305px, received 1280px by 2321px.
Expected: /__w/mono/mono/__snapshots__/tab-item/showcase/chromium/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/tab-item-tab-item-snapshot-DBTabItem-should-match-screenshot-chromium/DBTabItem-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/tab-item-tab-item-snapshot-DBTabItem-should-match-screenshot-chromium/DBTabItem-should-match-screenshot-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 2305px, received 1280px by 2321px.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- Expected an image 1280px by 2305px, received 1280px by 2321px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[chromium] › default.spec.ts:10:2 › button › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › button › docs should match screenshot ─────────────────────
Error: expect(page).toHaveScreenshot(expected)
1414 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/button/patternhub/button-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-button-docs-should-match-screenshot-chromium/button/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-button-docs-should-match-screenshot-chromium/button/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(button/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1414 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
- 1414 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › button › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › button › docs should match screenshot ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1414 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/button/patternhub/button-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-button-docs-should-match-screenshot-chromium-retry1/button/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-button-docs-should-match-screenshot-chromium-retry1/button/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(button/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1414 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
- 1414 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › button › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › button › properties should match screenshot ───────────────
Error: expect(page).toHaveScreenshot(expected)
9649 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/button/patternhub/button-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-button-properties-should-match-screenshot-chromium/button/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-button-properties-should-match-screenshot-chromium/button/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(button/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 9649 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
- 9649 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › button › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › button › properties should match screenshot ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
9649 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/button/patternhub/button-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-button-properties-should-match-screenshot-chromium-retry1/button/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-button-properties-should-match-screenshot-chromium-retry1/button/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(button/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 9649 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
- 9649 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › link › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › link › docs should match screenshot ───────────────────────
Error: expect(page).toHaveScreenshot(expected)
1348 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/patternhub/link-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-link-docs-should-match-screenshot-chromium/link/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-link-docs-should-match-screenshot-chromium/link/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(link/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1348 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
- 1348 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › link › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › link › docs should match screenshot ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1348 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/patternhub/link-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-link-docs-should-match-screenshot-chromium-retry1/link/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-link-docs-should-match-screenshot-chromium-retry1/link/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(link/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1348 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
- 1348 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › link › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › link › properties should match screenshot ─────────────────
Error: expect(page).toHaveScreenshot(expected)
2703 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/patternhub/link-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-link-properties-should-match-screenshot-chromium/link/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-link-properties-should-match-screenshot-chromium/link/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(link/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2703 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
- 2703 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › link › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › link › properties should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
2703 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/patternhub/link-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-link-properties-should-match-screenshot-chromium-retry1/link/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-link-properties-should-match-screenshot-chromium-retry1/link/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(link/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2703 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
- 2703 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › brand › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › brand › docs should match screenshot ──────────────────────
Error: expect(page).toHaveScreenshot(expected)
1384 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/brand/patternhub/brand-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-brand-docs-should-match-screenshot-chromium/brand/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-brand-docs-should-match-screenshot-chromium/brand/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(brand/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1384 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
- 1384 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › brand › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › brand › docs should match screenshot ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1384 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/brand/patternhub/brand-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-brand-docs-should-match-screenshot-chromium-retry1/brand/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-brand-docs-should-match-screenshot-chromium-retry1/brand/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(brand/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1384 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
- 1384 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
test-showcase-patternhub / 🧪🎭 - patternhub:1/6
Process completed with exit code 1.
|
[chromium] › default.spec.ts:10:2 › infotext › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › infotext › properties should match screenshot ─────────────
Error: expect(page).toHaveScreenshot(expected)
1478 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/infotext/patternhub/infotext-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-infotext-properties-should-match-screenshot-chromium/infotext/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-infotext-properties-should-match-screenshot-chromium/infotext/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(infotext/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1478 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
- 1478 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › infotext › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › infotext › properties should match screenshot ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1478 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/infotext/patternhub/infotext-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-infotext-properties-should-match-screenshot-chromium-retry1/infotext/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-infotext-properties-should-match-screenshot-chromium-retry1/infotext/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(infotext/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1478 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
- 1478 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › tag › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › tag › docs should match screenshot ────────────────────────
Error: expect(page).toHaveScreenshot(expected)
3400 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/patternhub/tag-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-tag-docs-should-match-screenshot-chromium/tag/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-tag-docs-should-match-screenshot-chromium/tag/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tag/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3400 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
- 3400 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › tag › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › tag › docs should match screenshot ────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
3400 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/patternhub/tag-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-tag-docs-should-match-screenshot-chromium-retry1/tag/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-tag-docs-should-match-screenshot-chromium-retry1/tag/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tag/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3400 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
- 3400 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › accordion › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › accordion › docs should match screenshot ──────────────────
Error: expect(page).toHaveScreenshot(expected)
1864 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/patternhub/accordion-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-docs-should-match-screenshot-chromium/accordion/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-docs-should-match-screenshot-chromium/accordion/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(accordion/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1864 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
- 1864 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › accordion › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › accordion › docs should match screenshot ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1864 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/patternhub/accordion-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-docs-should-match-screenshot-chromium-retry1/accordion/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-docs-should-match-screenshot-chromium-retry1/accordion/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(accordion/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1864 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
- 1864 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › accordion › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › accordion › properties should match screenshot ────────────
Error: expect(page).toHaveScreenshot(expected)
23113 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/patternhub/accordion-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-properties-should-match-screenshot-chromium/accordion/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-properties-should-match-screenshot-chromium/accordion/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(accordion/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23113 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
- 23113 pixels (ratio 0.03 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › accordion › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › accordion › properties should match screenshot ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
23113 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/patternhub/accordion-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-properties-should-match-screenshot-chromium-retry1/accordion/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-properties-should-match-screenshot-chromium-retry1/accordion/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(accordion/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23113 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
- 23113 pixels (ratio 0.03 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › accordion-item › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › accordion-item › docs should match screenshot ─────────────
Error: expect(page).toHaveScreenshot(expected)
1564 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion-item/patternhub/accordion-item-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-item-docs-should-match-screenshot-chromium/accordion-item/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-item-docs-should-match-screenshot-chromium/accordion-item/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(accordion-item/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1564 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
- 1564 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › accordion-item › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › accordion-item › docs should match screenshot ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1564 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion-item/patternhub/accordion-item-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-item-docs-should-match-screenshot-chromium-retry1/accordion-item/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-accordion-item-docs-should-match-screenshot-chromium-retry1/accordion-item/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(accordion-item/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1564 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
- 1564 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
test-showcase-patternhub / 🧪🎭 - patternhub:2/6
Process completed with exit code 1.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:6/6
Process completed with exit code 1.
|
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/mobile-chrome/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome/DBInput-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
- 514 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
- 514 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
|
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
514 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/showcase/mobile-chrome/DBInput-should-match-screenshot-1/DBInput-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome-retry1/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-mobile-chrome-retry1/DBInput-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
- 514 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
- 514 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-patternhub / 🧪🎭 - patternhub:3/6
Process completed with exit code 1.
|
[chromium] › default.spec.ts:10:2 › checkbox › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › checkbox › docs should match screenshot ───────────────────
Error: expect(page).toHaveScreenshot(expected)
4806 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/patternhub/checkbox-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-docs-should-match-screenshot-chromium/checkbox/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-docs-should-match-screenshot-chromium/checkbox/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(checkbox/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4806 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
- 4806 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › checkbox › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › checkbox › docs should match screenshot ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4806 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/patternhub/checkbox-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-docs-should-match-screenshot-chromium-retry1/checkbox/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-docs-should-match-screenshot-chromium-retry1/checkbox/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(checkbox/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4806 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
- 4806 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot ─────────────
Error: expect(page).toHaveScreenshot(expected)
6222 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/patternhub/checkbox-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-properties-should-match-screenshot-chromium/checkbox/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-properties-should-match-screenshot-chromium/checkbox/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(checkbox/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6222 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
- 6222 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
6222 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/patternhub/checkbox-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-properties-should-match-screenshot-chromium-retry1/checkbox/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-checkbox-properties-should-match-screenshot-chromium-retry1/checkbox/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(checkbox/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6222 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
- 6222 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › input › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › input › docs should match screenshot ──────────────────────
Error: expect(page).toHaveScreenshot(expected)
3228 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/patternhub/input-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-input-docs-should-match-screenshot-chromium/input/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-input-docs-should-match-screenshot-chromium/input/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(input/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3228 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
- 3228 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › input › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › input › docs should match screenshot ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
3228 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/input/patternhub/input-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-input-docs-should-match-screenshot-chromium-retry1/input/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-input-docs-should-match-screenshot-chromium-retry1/input/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(input/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3228 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
- 3228 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › radio › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › radio › docs should match screenshot ──────────────────────
Error: expect(page).toHaveScreenshot(expected)
4178 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/radio/patternhub/radio-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-radio-docs-should-match-screenshot-chromium/radio/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-radio-docs-should-match-screenshot-chromium/radio/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(radio/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4178 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
- 4178 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › radio › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › radio › docs should match screenshot ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4178 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/radio/patternhub/radio-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-radio-docs-should-match-screenshot-chromium-retry1/radio/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-radio-docs-should-match-screenshot-chromium-retry1/radio/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(radio/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4178 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
- 4178 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › radio › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › radio › properties should match screenshot ────────────────
Error: expect(page).toHaveScreenshot(expected)
6247 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/radio/patternhub/radio-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-radio-properties-should-match-screenshot-chromium/radio/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-radio-properties-should-match-screenshot-chromium/radio/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(radio/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6247 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
- 6247 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › radio › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › radio › properties should match screenshot ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
6247 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/radio/patternhub/radio-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-radio-properties-should-match-screenshot-chromium-retry1/radio/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-radio-properties-should-match-screenshot-chromium-retry1/radio/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(radio/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6247 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
- 6247 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
test-showcase-patternhub / 🧪🎭 - patternhub:6/6
Process completed with exit code 1.
|
[chromium] › default.spec.ts:10:2 › section › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › section › properties should match screenshot ──────────────
Error: expect(page).toHaveScreenshot(expected)
12900 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/patternhub/section-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-section-properties-should-match-screenshot-chromium/section/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-section-properties-should-match-screenshot-chromium/section/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(section/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 12900 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
- 12900 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › section › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › section › properties should match screenshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
12900 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/patternhub/section-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-section-properties-should-match-screenshot-chromium-retry1/section/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-section-properties-should-match-screenshot-chromium-retry1/section/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(section/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 12900 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
- 12900 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › stack › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › stack › docs should match screenshot ──────────────────────
Error: expect(page).toHaveScreenshot(expected)
1353 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/stack/patternhub/stack-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-stack-docs-should-match-screenshot-chromium/stack/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-stack-docs-should-match-screenshot-chromium/stack/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(stack/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1353 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
- 1353 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › stack › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › stack › docs should match screenshot ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1353 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/stack/patternhub/stack-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-stack-docs-should-match-screenshot-chromium-retry1/stack/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-stack-docs-should-match-screenshot-chromium-retry1/stack/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(stack/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1353 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
- 1353 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › stack › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › stack › properties should match screenshot ────────────────
Error: expect(page).toHaveScreenshot(expected)
2630 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/stack/patternhub/stack-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-stack-properties-should-match-screenshot-chromium/stack/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-stack-properties-should-match-screenshot-chromium/stack/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(stack/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2630 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
- 2630 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › stack › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › stack › properties should match screenshot ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
2630 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/stack/patternhub/stack-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-stack-properties-should-match-screenshot-chromium-retry1/stack/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-stack-properties-should-match-screenshot-chromium-retry1/stack/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(stack/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2630 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
- 2630 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ─────────────────
Error: expect(page).toHaveScreenshot(expected)
2754 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/navigation/patternhub/navigation-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-docs-should-match-screenshot-chromium/navigation/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-docs-should-match-screenshot-chromium/navigation/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(navigation/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2754 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
- 2754 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
2754 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/navigation/patternhub/navigation-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-docs-should-match-screenshot-chromium-retry1/navigation/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-docs-should-match-screenshot-chromium-retry1/navigation/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(navigation/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2754 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
- 2754 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › navigation-item › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › navigation-item › docs should match screenshot ────────────
Error: expect(page).toHaveScreenshot(expected)
2361 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/navigation-item/patternhub/navigation-item-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-item-docs-should-match-screenshot-chromium/navigation-item/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-item-docs-should-match-screenshot-chromium/navigation-item/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(navigation-item/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2361 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
- 2361 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › navigation-item › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › navigation-item › docs should match screenshot ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
2361 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/navigation-item/patternhub/navigation-item-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-item-docs-should-match-screenshot-chromium-retry1/navigation-item/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-navigation-item-docs-should-match-screenshot-chromium-retry1/navigation-item/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(navigation-item/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2361 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
- 2361 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › switch › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › switch › docs should match screenshot ─────────────────────
Error: expect(page).toHaveScreenshot(expected)
1403 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/switch/patternhub/switch-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-switch-docs-should-match-screenshot-chromium/switch/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-switch-docs-should-match-screenshot-chromium/switch/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(switch/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1403 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
- 1403 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › switch › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › switch › docs should match screenshot ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1403 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/switch/patternhub/switch-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-switch-docs-should-match-screenshot-chromium-retry1/switch/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-switch-docs-should-match-screenshot-chromium-retry1/switch/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(switch/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1403 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
- 1403 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › switch › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › switch › properties should match screenshot ───────────────
Error: expect(page).toHaveScreenshot(expected)
6672 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/switch/patternhub/switch-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-switch-properties-should-match-screenshot-chromium/switch/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-switch-properties-should-match-screenshot-chromium/switch/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(switch/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6672 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
- 6672 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › switch › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › switch › properties should match screenshot ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
6672 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/switch/patternhub/switch-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-switch-properties-should-match-screenshot-chromium-retry1/switch/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-switch-properties-should-match-screenshot-chromium-retry1/switch/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(switch/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6672 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
- 6672 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › textarea › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › textarea › docs should match screenshot ───────────────────
Error: expect(page).toHaveScreenshot(expected)
2351 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/textarea/patternhub/textarea-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-textarea-docs-should-match-screenshot-chromium/textarea/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-textarea-docs-should-match-screenshot-chromium/textarea/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(textarea/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2351 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
- 2351 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › textarea › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › textarea › docs should match screenshot ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
2351 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/textarea/patternhub/textarea-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-textarea-docs-should-match-screenshot-chromium-retry1/textarea/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-textarea-docs-should-match-screenshot-chromium-retry1/textarea/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(textarea/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2351 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
- 2351 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › notification › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › notification › docs should match screenshot ───────────────
Error: expect(page).toHaveScreenshot(expected)
1551 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/notification/patternhub/notification-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-notification-docs-should-match-screenshot-chromium/notification/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-notification-docs-should-match-screenshot-chromium/notification/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(notification/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1551 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
- 1551 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › notification › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › notification › docs should match screenshot ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1551 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/notification/patternhub/notification-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-notification-docs-should-match-screenshot-chromium-retry1/notification/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-notification-docs-should-match-screenshot-chromium-retry1/notification/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(notification/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1551 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
- 1551 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › badge › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › badge › docs should match screenshot ──────────────────────
Error: expect(page).toHaveScreenshot(expected)
1412 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/badge/patternhub/badge-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-badge-docs-should-match-screenshot-chromium/badge/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-badge-docs-should-match-screenshot-chromium/badge/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(badge/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1412 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
- 1412 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › badge › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › badge › docs should match screenshot ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1412 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/badge/patternhub/badge-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-badge-docs-should-match-screenshot-chromium-retry1/badge/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-badge-docs-should-match-screenshot-chromium-retry1/badge/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(badge/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1412 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
- 1412 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
test-showcase-patternhub / 🧪🎭 - patternhub:4/6
Process completed with exit code 1.
|
[chromium] › default.spec.ts:10:2 › card › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › card › properties should match screenshot ─────────────────
Error: expect(page).toHaveScreenshot(expected)
7722 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/card/patternhub/card-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-card-properties-should-match-screenshot-chromium/card/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-card-properties-should-match-screenshot-chromium/card/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(card/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 7722 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
- 7722 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › card › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › card › properties should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
7722 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/card/patternhub/card-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-card-properties-should-match-screenshot-chromium-retry1/card/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-card-properties-should-match-screenshot-chromium-retry1/card/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(card/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 7722 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
- 7722 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › divider › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › divider › docs should match screenshot ────────────────────
Error: expect(page).toHaveScreenshot(expected)
1425 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/divider/patternhub/divider-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-divider-docs-should-match-screenshot-chromium/divider/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-divider-docs-should-match-screenshot-chromium/divider/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(divider/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1425 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
- 1425 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › divider › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › divider › docs should match screenshot ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
1425 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/divider/patternhub/divider-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-divider-docs-should-match-screenshot-chromium-retry1/divider/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-divider-docs-should-match-screenshot-chromium-retry1/divider/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(divider/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1425 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
- 1425 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › divider › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › divider › properties should match screenshot ──────────────
Error: expect(page).toHaveScreenshot(expected)
11955 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/divider/patternhub/divider-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-divider-properties-should-match-screenshot-chromium/divider/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-divider-properties-should-match-screenshot-chromium/divider/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(divider/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 11955 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
- 11955 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › divider › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › divider › properties should match screenshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
11955 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/divider/patternhub/divider-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-divider-properties-should-match-screenshot-chromium-retry1/divider/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-divider-properties-should-match-screenshot-chromium-retry1/divider/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(divider/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 11955 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
- 11955 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › drawer › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › drawer › docs should match screenshot ─────────────────────
Error: expect(page).toHaveScreenshot(expected)
3243 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/drawer/patternhub/drawer-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-docs-should-match-screenshot-chromium/drawer/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-docs-should-match-screenshot-chromium/drawer/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(drawer/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3243 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
- 3243 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › drawer › docs should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › drawer › docs should match screenshot ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
3243 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/drawer/patternhub/drawer-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-docs-should-match-screenshot-chromium-retry1/drawer/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-docs-should-match-screenshot-chromium-retry1/drawer/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(drawer/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3243 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
- 3243 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot ───────────────
Error: expect(page).toHaveScreenshot(expected)
10669 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/drawer/patternhub/drawer-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-properties-should-match-screenshot-chromium/drawer/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-properties-should-match-screenshot-chromium/drawer/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(drawer/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 10669 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
- 10669 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
10669 pixels (ratio 0.02 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/drawer/patternhub/drawer-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-properties-should-match-screenshot-chromium-retry1/drawer/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-drawer-properties-should-match-screenshot-chromium-retry1/drawer/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(drawer/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 10669 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
- 10669 pixels (ratio 0.02 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
test-showcase-patternhub / 🧪🎭 - patternhub:5/6
Process completed with exit code 1.
|
checks-done
Process completed with exit code 1.
|
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-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: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:1/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
|
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-stencil / 🧪🎭 - stencil-showcase:1/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:1/6
No files were found with the provided path: ./showcases/patternhub-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:2/6
No files were found with the provided path: ./showcases/patternhub-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:6/6
No files were found with the provided path: ./showcases/stencil-showcase-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:3/6
No files were found with the provided path: ./showcases/patternhub-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:6/6
No files were found with the provided path: ./showcases/patternhub-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:4/6
No files were found with the provided path: ./showcases/patternhub-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:5/6
No files were found with the provided path: ./showcases/patternhub-showcase/results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────
49 skipped
119 passed (2.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ──────────────────
168 passed (3.7m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.ts:79:2 › DBInput › should match screenshot ───────────────────────────────
168 passed (3.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.ts:79:2 › DBInput › should match screenshot ───────────────────────────────
168 passed (3.6m)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────
49 skipped
119 passed (2.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ──────────────────
168 passed (3.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.ts:79:2 › DBInput › should match screenshot ───────────────────────────────
1 flaky
[chromium] › default.ts:79:2 › DBAccordionItem › should match screenshot ───────────────────────
20 skipped
119 passed (3.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium-highContrast] › default.ts:79:2 › DBInput › should match screenshot ──────────────────
1 flaky
[chromium] › default.ts:79:2 › DBTabItem › should match screenshot ─────────────────────────────
22 skipped
117 passed (3.3m)
|
🎭 Playwright Run Summary
8 failed
[chromium] › default.spec.ts:10:2 › button › docs should match screenshot ──────────────────────
[chromium] › default.spec.ts:10:2 › button › properties should match screenshot ────────────────
[chromium] › default.spec.ts:10:2 › link › docs should match screenshot ────────────────────────
[chromium] › default.spec.ts:10:2 › link › properties should match screenshot ──────────────────
[chromium] › default.spec.ts:10:2 › brand › docs should match screenshot ───────────────────────
[chromium] › default.spec.ts:10:2 › tooltip › docs should match screenshot ─────────────────────
[chromium] › default.spec.ts:10:2 › tooltip › properties should match screenshot ───────────────
[chromium] › default.spec.ts:10:2 › infotext › docs should match screenshot ────────────────────
6 passed (29.9s)
|
🎭 Playwright Run Summary
9 failed
[chromium] › default.spec.ts:10:2 › infotext › properties should match screenshot ──────────────
[chromium] › default.spec.ts:10:2 › tag › docs should match screenshot ─────────────────────────
[chromium] › default.spec.ts:10:2 › accordion › docs should match screenshot ───────────────────
[chromium] › default.spec.ts:10:2 › accordion › properties should match screenshot ─────────────
[chromium] › default.spec.ts:10:2 › accordion-item › docs should match screenshot ──────────────
[chromium] › default.spec.ts:10:2 › accordion-item › properties should match screenshot ────────
[chromium] › default.spec.ts:10:2 › tabs › docs should match screenshot ────────────────────────
[chromium] › default.spec.ts:10:2 › tabs › properties should match screenshot ──────────────────
[chromium] › default.spec.ts:10:2 › tab-item › docs should match screenshot ────────────────────
5 passed (32.6s)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:79:2 › DBInput › should match screenshot ──────────────────────────
59 skipped
80 passed (1.7m)
|
🎭 Playwright Run Summary
7 failed
[chromium] › default.spec.ts:10:2 › checkbox › docs should match screenshot ────────────────────
[chromium] › default.spec.ts:10:2 › checkbox › properties should match screenshot ──────────────
[chromium] › default.spec.ts:10:2 › input › docs should match screenshot ───────────────────────
[chromium] › default.spec.ts:10:2 › radio › docs should match screenshot ───────────────────────
[chromium] › default.spec.ts:10:2 › radio › properties should match screenshot ─────────────────
[chromium] › default.spec.ts:10:2 › select › docs should match screenshot ──────────────────────
[chromium] › default.spec.ts:10:2 › select › properties should match screenshot ────────────────
7 passed (28.5s)
|
🎭 Playwright Run Summary
8 failed
[chromium] › default.spec.ts:10:2 › section › properties should match screenshot ───────────────
[chromium] › default.spec.ts:10:2 › stack › docs should match screenshot ───────────────────────
[chromium] › default.spec.ts:10:2 › stack › properties should match screenshot ─────────────────
[chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ──────────────────
[chromium] › default.spec.ts:10:2 › navigation-item › docs should match screenshot ─────────────
[chromium] › default.spec.ts:10:2 › navigation-item › properties should match screenshot ───────
[chromium] › default.spec.ts:10:2 › popover › docs should match screenshot ─────────────────────
[chromium] › default.spec.ts:10:2 › popover › properties should match screenshot ───────────────
5 passed (30.2s)
|
🎭 Playwright Run Summary
7 failed
[chromium] › default.spec.ts:10:2 › switch › docs should match screenshot ──────────────────────
[chromium] › default.spec.ts:10:2 › switch › properties should match screenshot ────────────────
[chromium] › default.spec.ts:10:2 › textarea › docs should match screenshot ────────────────────
[chromium] › default.spec.ts:10:2 › notification › docs should match screenshot ────────────────
[chromium] › default.spec.ts:10:2 › badge › docs should match screenshot ───────────────────────
[chromium] › default.spec.ts:10:2 › badge › properties should match screenshot ─────────────────
[chromium] › default.spec.ts:10:2 › card › docs should match screenshot ────────────────────────
6 passed (26.9s)
|
🎭 Playwright Run Summary
7 failed
[chromium] › default.spec.ts:10:2 › card › properties should match screenshot ──────────────────
[chromium] › default.spec.ts:10:2 › divider › docs should match screenshot ─────────────────────
[chromium] › default.spec.ts:10:2 › divider › properties should match screenshot ───────────────
[chromium] › default.spec.ts:10:2 › drawer › docs should match screenshot ──────────────────────
[chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot ────────────────
[chromium] › default.spec.ts:10:2 › header › docs should match screenshot ──────────────────────
[chromium] › default.spec.ts:10:2 › section › docs should match screenshot ─────────────────────
6 passed (28.3s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
db-ui-angular-showcase
|
1.39 MB |
|
db-ui-angular-ssr-showcase
|
2.13 MB |
|
db-ui-components-build
|
348 KB |
|
db-ui-foundations-build
|
151 KB |
|
db-ui-migration-build
|
1.91 KB |
|
db-ui-next-showcase
|
1.46 MB |
|
db-ui-nuxt-showcase
|
1.94 MB |
|
db-ui-output
|
400 KB |
|
db-ui-outputs
|
5.72 MB |
|
db-ui-patternhub
|
3.68 MB |
|
db-ui-react-showcase
|
1.31 MB |
|
db-ui-stencil-showcase
|
1.35 MB |
|
db-ui-vue-showcase
|
1.27 MB |
|
foundations-playwright-results
|
11.3 MB |
|
patternhub-playwright-results-1
|
3.8 MB |
|
patternhub-playwright-results-2
|
5.31 MB |
|
patternhub-playwright-results-3
|
3.41 MB |
|
patternhub-playwright-results-4
|
3.49 MB |
|
patternhub-playwright-results-5
|
3.64 MB |
|
patternhub-playwright-results-6
|
4.48 MB |
|
react-showcase-playwright-results-1
|
1.42 MB |
|
react-showcase-playwright-results-2
|
1.38 MB |
|
react-showcase-playwright-results-5
|
1.37 MB |
|
snapshots-foundations
|
1.65 MB |
|
snapshots-patternhub
|
2.49 MB |
|
snapshots-showcases
|
13.1 MB |
|
stencil-showcase-playwright-results-1
|
1.92 MB |
|
stencil-showcase-playwright-results-2
|
1.85 MB |
|
stencil-showcase-playwright-results-6
|
1.47 MB |
|
vue-showcase-playwright-results-1
|
1.39 MB |
|
vue-showcase-playwright-results-2
|
1.33 MB |
|
vue-showcase-playwright-results-5
|
1.38 MB |
|