feat: align properties with Figma to have a nearly 1:1 relationship #14977
default.yml
on: pull_request
init
/
Init
20s
scan-secrets
/
TruffleHog
54s
get-playwright-version
/
Get and save publish version
22s
Matrix: init-playwright / init-playwright
build-showcase-react
/
Build Showcase react-showcase
31s
build-showcase-angular
/
Build Showcase angular-showcase
34s
build-showcase-stencil
/
Build Showcase stencil-showcase
52s
build-showcase-vue
/
Build Showcase vue-showcase
36s
Matrix: test-components / playwright-ct
build-outputs
/
Build outputs
1m 18s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
59s
build-showcase-next
/
Build Showcase next-showcase
50s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
43s
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 components
3m 10s
regenerate-snapshots-foundations
/
regenerate-snapshots
regenerate-snapshots-patternhub
/
🧪🎭 - Regenerate snapshots patternhub
1m 59s
regenerate-snapshots
/
🧪🎭 - Regenerate snapshots showcases
3m 56s
deploy
/
Deploy
Annotations
139 errors, 29 warnings, and 34 notices
test-components / 🧪🎭 - vue:3/3
Process completed with exit code 1.
|
[mobile_chrome] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked:
output/vue/src/components/tag/tag.spec.tsx#L120
1) [mobile_chrome] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ───────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/vue/src/components/tag/tag.spec.tsx:120:27
|
[mobile_chrome] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked:
output/vue/src/components/tag/tag.spec.tsx#L120
1) [mobile_chrome] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome-retry1/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome-retry1/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/vue/src/components/tag/tag.spec.tsx:120:27
|
test-components / 🧪🎭 - vue:1/3
Process completed with exit code 1.
|
[chromium] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked:
output/vue/src/components/tag/tag.spec.tsx#L120
1) [chromium] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ────────────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/vue/src/components/tag/tag.spec.tsx:120:27
|
[chromium] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked:
output/vue/src/components/tag/tag.spec.tsx#L120
1) [chromium] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium-retry1/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium-retry1/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/vue/src/components/tag/tag.spec.tsx:120:27
|
[chromium] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked:
output/react/src/components/tag/tag.spec.tsx#L120
1) [chromium] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ────────────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/react/src/components/tag/tag.spec.tsx:120:27
|
[chromium] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked:
output/react/src/components/tag/tag.spec.tsx#L120
1) [chromium] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium-retry1/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-chromium-retry1/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/react/src/components/tag/tag.spec.tsx:120:27
|
test-components / 🧪🎭 - react:1/3
Process completed with exit code 1.
|
[mobile_chrome] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked:
output/react/src/components/tag/tag.spec.tsx#L120
1) [mobile_chrome] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ───────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/react/src/components/tag/tag.spec.tsx:120:27
|
[mobile_chrome] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked:
output/react/src/components/tag/tag.spec.tsx#L120
1) [mobile_chrome] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
27 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome-retry1/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-mobile-chrome-retry1/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 27 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 27 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/react/src/components/tag/tag.spec.tsx:120:27
|
test-components / 🧪🎭 - react:3/3
Process completed with exit code 1.
|
[firefox] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked:
output/react/src/components/tag/tag.spec.tsx#L120
1) [firefox] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ─────────────────────
Error: Screenshot comparison failed:
22 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 22 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 22 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/react/src/components/tag/tag.spec.tsx:120:27
|
[firefox] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked:
output/react/src/components/tag/tag.spec.tsx#L120
1) [firefox] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
22 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox-retry1/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox-retry1/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 22 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 22 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/react/src/components/tag/tag.spec.tsx:120:27
|
test-components / 🧪🎭 - react:2/3
Process completed with exit code 1.
|
[firefox] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked:
output/vue/src/components/tag/tag.spec.tsx#L120
1) [firefox] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ─────────────────────
Error: Screenshot comparison failed:
22 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 22 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 22 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/vue/src/components/tag/tag.spec.tsx:120:27
|
[firefox] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked:
output/vue/src/components/tag/tag.spec.tsx#L120
1) [firefox] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
22 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox-checked.png
Received: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox-retry1/DBTag-should-be-a-checkbox-checked-1-actual.png
Diff: /__w/mono/mono/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-checked-firefox-retry1/DBTag-should-be-a-checkbox-checked-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 22 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="db-tag">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 22 pixels (ratio 0.03 of all image pixels) are different.
118 | const component = await mount(tag);
119 | await component.getByRole('checkbox').check();
> 120 | await expect(component).toHaveScreenshot();
| ^
121 | });
122 | };
123 |
at /__w/mono/mono/output/vue/src/components/tag/tag.spec.tsx:120:27
|
test-components / 🧪🎭 - vue:2/3
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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-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
- 2283 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
- 2283 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-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
- 2283 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
- 2283 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:6/6
Process completed with exit code 1.
|
[mobile_safari] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Error: Screenshot comparison failed:
2444 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-safari/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari/DBLink-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
- 2444 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
- 2444 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_safari] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2444 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-safari/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari-retry1/DBLink-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
- 2444 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
- 2444 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────────────
Error: Screenshot comparison failed:
420 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/webkit/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit/DBHeader-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
- 420 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
- 420 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
420 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/webkit/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit-retry1/DBHeader-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
- 420 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
- 420 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Error: Screenshot comparison failed:
2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-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
- 2142 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
- 2142 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-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
- 2142 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
- 2142 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-react / 🧪🎭 - react-showcase:4/6
Process completed with exit code 1.
|
[mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-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
- 2283 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
- 2283 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-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
- 2283 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
- 2283 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-angular / 🧪🎭 - angular-showcase:5/6
Process completed with exit code 1.
|
[chromium] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium/DBHeader-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
- 336 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
- 336 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 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-retry1/DBHeader-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
- 336 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
- 336 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-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
- 2089 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
- 2089 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-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
- 2089 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
- 2089 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.
|
[chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────
Error: Screenshot comparison failed:
855 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-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
- 855 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
- 855 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 › DBCheckbox › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
855 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-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
- 855 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
- 855 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 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium-highContrast/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast/DBHeader-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
- 336 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
- 336 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 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium-highContrast/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast-retry1/DBHeader-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
- 336 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
- 336 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-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
- 2024 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
- 2024 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-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
- 2024 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
- 2024 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.
|
[mobile_safari] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Error: Screenshot comparison failed:
2444 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-safari/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari/DBLink-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
- 2444 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
- 2444 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_safari] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2444 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-safari/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari-retry1/DBLink-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
- 2444 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
- 2444 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-angular / 🧪🎭 - angular-showcase:6/6
Process completed with exit code 1.
|
test-showcase-angular / 🧪🎭 - angular-showcase:1/6
Process completed with exit code 1.
|
[chromium] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-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
- 2089 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
- 2089 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-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
- 2089 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
- 2089 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────
Error: Screenshot comparison failed:
196 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/firefox/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox/DBHeader-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
- 196 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
- 196 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
196 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/firefox/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox-retry1/DBHeader-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
- 196 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
- 196 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-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
- 1741 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
- 1741 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-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
- 1741 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
- 1741 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-react / 🧪🎭 - react-showcase:3/6
Process completed with exit code 1.
|
test-showcase-angular / 🧪🎭 - angular-showcase:3/6
Process completed with exit code 1.
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-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
- 1741 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
- 1741 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-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
- 1741 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
- 1741 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-angular / 🧪🎭 - angular-showcase:4/6
Process completed with exit code 1.
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Error: Screenshot comparison failed:
2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-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
- 2142 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
- 2142 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-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
- 2142 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
- 2142 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-angular / 🧪🎭 - angular-showcase:2/6
Process completed with exit code 1.
|
[chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-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
- 2024 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
- 2024 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-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
- 2024 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
- 2024 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
Process completed with exit code 1.
|
[chromium] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium/DBHeader-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
- 336 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
- 336 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 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-retry1/DBHeader-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
- 336 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
- 336 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-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
- 2089 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
- 2089 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-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
- 2089 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
- 2089 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.spec.ts:10:2 › button › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › button › properties should match screenshot ───────────────
Error: Screenshot comparison failed:
7802 pixels (ratio 0.01 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
- 7802 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
- 7802 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
1) [chromium] › default.spec.ts:10:2 › button › properties should match screenshot ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
7802 pixels (ratio 0.01 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
- 7802 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
- 7802 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 › overview should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › link › overview should match screenshot ───────────────────
Error: Screenshot comparison failed:
305 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/patternhub/link-overview-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-link-overview-should-match-screenshot-chromium/link/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-link-overview-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
- 305 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
- 305 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 › overview should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › link › overview should match screenshot ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
305 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/patternhub/link-overview-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-link-overview-should-match-screenshot-chromium-retry1/link/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-link-overview-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
- 305 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
- 305 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
3) [chromium] › default.spec.ts:10:2 › link › properties should match screenshot ─────────────────
Error: Screenshot comparison failed:
10159 pixels (ratio 0.02 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
- 10159 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
- 10159 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 › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › link › properties should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10159 pixels (ratio 0.02 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
- 10159 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
- 10159 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 › brand › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › brand › properties should match screenshot ────────────────
Error: Screenshot comparison failed:
19040 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/brand/patternhub/brand-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-brand-properties-should-match-screenshot-chromium/brand/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-brand-properties-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
- 19040 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
- 19040 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 › brand › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › brand › properties should match screenshot ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
19040 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/brand/patternhub/brand-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-brand-properties-should-match-screenshot-chromium-retry1/brand/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-brand-properties-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
- 19040 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
- 19040 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
|
test-showcase-patternhub / 🧪🎭 - patternhub:1/6
Process completed with exit code 1.
|
test-showcase-vue / 🧪🎭 - vue-showcase:5/6
Process completed with exit code 1.
|
[mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-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
- 2283 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
- 2283 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-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
- 2283 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
- 2283 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 › tab-item › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › tab-item › properties should match screenshot ─────────────
Error: Screenshot comparison failed:
8548 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tab-item/patternhub/tab-item-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium/tab-item/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium/tab-item/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tab-item/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8548 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
- 8548 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 › tab-item › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › tab-item › properties should match screenshot ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8548 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tab-item/patternhub/tab-item-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium-retry1/tab-item/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium-retry1/tab-item/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tab-item/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8548 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
- 8548 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 ─────────────
Error: Screenshot comparison failed:
18816 pixels (ratio 0.03 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
- 18816 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
- 18816 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 › 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: Screenshot comparison failed:
18816 pixels (ratio 0.03 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
- 18816 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
- 18816 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
|
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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome/DBLink-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
- 2283 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
- 2283 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2283 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-chrome-retry1/DBLink-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
- 2283 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
- 2283 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 › DBCheckbox › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────
Error: Screenshot comparison failed:
855 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-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
- 855 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
- 855 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 › DBCheckbox › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
855 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-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
- 855 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
- 855 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 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium-highContrast/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast/DBHeader-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
- 336 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
- 336 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 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
336 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/chromium-highContrast/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-chromium-highContrast-retry1/DBHeader-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
- 336 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
- 336 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-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
- 2024 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
- 2024 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
3) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-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
- 2024 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
- 2024 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:6/6
Process completed with exit code 1.
|
[mobile_safari] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Error: Screenshot comparison failed:
2444 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-safari/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari/DBLink-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
- 2444 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
- 2444 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_safari] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2444 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/mobile-safari/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-mobile-safari-retry1/DBLink-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
- 2444 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
- 2444 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.spec.ts:10:2 › notification › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › notification › properties should match screenshot ─────────
Error: Screenshot comparison failed:
5161 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/notification/patternhub/notification-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-notification-properties-should-match-screenshot-chromium/notification/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-notification-properties-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
- 5161 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
- 5161 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 › properties should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › notification › properties should match screenshot ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5161 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/notification/patternhub/notification-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-notification-properties-should-match-screenshot-chromium-retry1/notification/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-notification-properties-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
- 5161 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
- 5161 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.
|
[webkit] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────────────
Error: Screenshot comparison failed:
420 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/webkit/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit/DBHeader-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
- 420 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
- 420 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
420 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/webkit/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-webkit-retry1/DBHeader-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
- 420 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
- 420 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Error: Screenshot comparison failed:
2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-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
- 2142 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
- 2142 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-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
- 2142 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
- 2142 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-vue / 🧪🎭 - vue-showcase:4/6
Process completed with exit code 1.
|
[chromium] › default.spec.ts:10:2 › header › overview should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › header › overview should match screenshot ─────────────────
Error: Screenshot comparison failed:
144 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/patternhub/header-overview-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-header-overview-should-match-screenshot-chromium/header/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-header-overview-should-match-screenshot-chromium/header/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(header/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 144 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
- 144 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 › header › overview should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › header › overview should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
144 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/patternhub/header-overview-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-header-overview-should-match-screenshot-chromium-retry1/header/patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-header-overview-should-match-screenshot-chromium-retry1/header/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(header/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 144 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
- 144 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:5/6
Process completed with exit code 1.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:4/6
Process completed with exit code 1.
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-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
- 1741 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
- 1741 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-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
- 1741 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
- 1741 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot:
showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 1655px, received 1280px by 1671px.
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/webkit/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-webkit/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-webkit/DBAccordionItem-should-match-screenshot-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 1655px, received 1280px by 1671px. 59259 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
- 59291 pixels (ratio 0.03 of all image pixels) are different.
- waiting 250ms 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
|
[webkit] › default.ts:79:2 › DBBrand › should match screenshot:
showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBBrand › should match screenshot ────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 1330px, received 1280px by 1346px.
Expected: /__w/mono/mono/__snapshots__/brand/showcase/webkit/DBBrand-should-match-screenshot-1/DBBrand-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/brand-brand-snapshot-DBBrand-should-match-screenshot-webkit/DBBrand-should-match-screenshot-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 1330px, received 1280px by 1346px.
- 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 1330px, received 1280px by 1346px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBCheckbox › should match screenshot:
showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBCheckbox › should match screenshot ─────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 2630px, received 1280px by 2646px.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/webkit/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-webkit/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-webkit/DBCheckbox-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 2630px, received 1280px by 2646px.
- 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 2630px, received 1280px by 2646px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBDrawer › should match screenshot:
showcases/e2e/default.ts#L111
5) [webkit] › default.ts:79:2 › DBDrawer › should match screenshot ───────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 2955px, received 1280px by 2971px.
Expected: /__w/mono/mono/__snapshots__/drawer/showcase/webkit/DBDrawer-should-match-screenshot-1/DBDrawer-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/drawer-drawer-snapshot-DBDrawer-should-match-screenshot-webkit/DBDrawer-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/drawer-drawer-snapshot-DBDrawer-should-match-screenshot-webkit/DBDrawer-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 2955px, received 1280px by 2971px.
- 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 2955px, received 1280px by 2971px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 2305px, received 1280px by 2321px. 2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit/DBLink-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. 2142 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
- Expected an image 1280px by 2305px, received 1280px by 2321px. 2142 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [webkit] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2142 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/webkit/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-webkit-retry1/DBLink-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
- 2142 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
- 2142 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBInput › should match screenshot:
showcases/e2e/default.ts#L111
2) [webkit] › default.ts:79:2 › DBInput › should match screenshot ────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 3615px, received 1280px by 3631px.
Expected: /__w/mono/mono/__snapshots__/input/showcase/webkit/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-webkit/DBInput-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/input-input-snapshot-DBInput-should-match-screenshot-webkit/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
- Expected an image 1280px by 3615px, received 1280px by 3631px.
- 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 3615px, received 1280px by 3631px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBNotification › should match screenshot:
showcases/e2e/default.ts#L111
3) [webkit] › default.ts:79:2 › DBNotification › should match screenshot ─────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 3393px, received 1280px by 3409px.
Expected: /__w/mono/mono/__snapshots__/notification/showcase/webkit/DBNotification-should-match-screenshot-1/DBNotification-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/notification-notification--533fc-ion-should-match-screenshot-webkit/DBNotification-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/notification-notification--533fc-ion-should-match-screenshot-webkit/DBNotification-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 3393px, received 1280px by 3409px.
- 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 3393px, received 1280px by 3409px.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[webkit] › default.ts:79:2 › DBTextarea › should match screenshot:
showcases/e2e/default.ts#L111
4) [webkit] › default.ts:79:2 › DBTextarea › should match screenshot ─────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1280px by 2975px, received 1280px by 3227px.
Expected: /__w/mono/mono/__snapshots__/textarea/showcase/webkit/DBTextarea-should-match-screenshot-1/DBTextarea-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/textarea-textarea-snapshot-5a791-rea-should-match-screenshot-webkit/DBTextarea-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/textarea-textarea-snapshot-5a791-rea-should-match-screenshot-webkit/DBTextarea-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 2975px, received 1280px by 3227px.
- 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 2975px, received 1280px by 3227px.
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:5/6
Process completed with exit code 1.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
Process completed with exit code 1.
|
[chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────
Error: Screenshot comparison failed:
855 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast/DBCheckbox-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
- 855 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
- 855 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 › DBCheckbox › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
855 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/checkbox/showcase/chromium-highContrast/DBCheckbox-should-match-screenshot-1/DBCheckbox-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/checkbox-checkbox-snapshot-b0616-box-should-match-screenshot-chromium-highContrast-retry1/DBCheckbox-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
- 855 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
- 855 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast/DBLink-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
- 2024 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
- 2024 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2024 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-highContrast-retry1/DBLink-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
- 2024 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
- 2024 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium/DBLink-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
- 2089 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
- 2089 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 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
1) [chromium] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2089 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/stencil-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-chromium-retry1/DBLink-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
- 2089 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
- 2089 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────
Error: Screenshot comparison failed:
196 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/firefox/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox/DBHeader-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
- 196 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
- 196 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBHeader › should match screenshot:
showcases/e2e/default.ts#L111
1) [firefox] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
196 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/showcase/firefox/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox-retry1/DBHeader-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/header-header-snapshot-DBHeader-should-match-screenshot-firefox-retry1/DBHeader-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
- 196 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
- 196 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox/DBLink-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
- 1741 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
- 1741 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
[firefox] › default.ts:79:2 › DBLink › should match screenshot:
showcases/e2e/default.ts#L111
2) [firefox] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1741 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-should-match-screenshot-1-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/link-link-snapshot-DBLink-should-match-screenshot-firefox-retry1/DBLink-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
- 1741 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
- 1741 pixels (ratio 0.01 of all image pixels) are different.
109 | }
110 |
> 111 | await expect(page).toHaveScreenshot(config);
| ^
112 | });
113 | };
114 |
at /__w/mono/mono/showcases/e2e/default.ts:111:22
|
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
Process completed with exit code 1.
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 4/4
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/-showcase/results. No artifacts will be uploaded.
|
test-showcase-react / 🧪🎭 - react-showcase:6/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-react / 🧪🎭 - react-showcase:4/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:5/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-react / 🧪🎭 - react-showcase:1/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-react / 🧪🎭 - react-showcase:2/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:6/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:1/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-react / 🧪🎭 - react-showcase:3/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:3/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:4/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-angular / 🧪🎭 - angular-showcase:2/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:1/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:1/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:5/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:3/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:2/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:6/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:2/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:4/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:4/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-patternhub / 🧪🎭 - patternhub:5/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:4/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:5/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:2/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
Slow Test:
[chromium] › default.ts#L1
[chromium] › default.ts took 45.3s
|
test-showcase-stencil / 🧪🎭 - stencil-showcase:1/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
test-showcase-vue / 🧪🎭 - vue-showcase:3/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ────────────────
3 skipped
120 passed (41.2s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ─────────────────────
3 skipped
120 passed (40.2s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ─────────────────────
3 skipped
120 passed (36.4s)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ────────────────
3 skipped
120 passed (38.2s)
|
🎭 Playwright Run Summary
1 failed
[firefox] › tag/tag.spec.tsx:112:6 › DBTag › should be a checkbox checked ──────────────────────
3 skipped
120 passed (1.1m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › tag/tag.spec.tsx:112:2 › DBTag › should be a checkbox checked ──────────────────────
3 skipped
120 passed (1.2m)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────
48 skipped
92 passed (1.7m)
|
🎭 Playwright Run Summary
1 failed
[mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────
48 skipped
92 passed (2.6m)
|
🎭 Playwright Run Summary
2 failed
[webkit] › default.ts:79:2 › DBHeader › should match screenshot ────────────────────────────────
[webkit] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────────────
48 skipped
91 passed (3.4m)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────
59 skipped
81 passed (1.7m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────
[chromium] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
139 passed (3.9m)
|
🎭 Playwright Run Summary
3 failed
[chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ───────────────
[chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────
[chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ───────────────────
138 passed (4.0m)
|
🎭 Playwright Run Summary
1 failed
[mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────
59 skipped
81 passed (2.5m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
11 skipped
129 passed (4.3m)
|
🎭 Playwright Run Summary
2 failed
[firefox] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────────────
[firefox] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
48 skipped
91 passed (5.2m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
59 skipped
81 passed (4.2m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────────────
59 skipped
81 passed (3.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ───────────────────
11 skipped
129 passed (4.4m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:79:2 › DBHeader › should match screenshot ──────────────────────────────
[chromium] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
139 passed (3.8m)
|
🎭 Playwright Run Summary
4 failed
[chromium] › default.spec.ts:10:2 › button › properties should match screenshot ────────────────
[chromium] › default.spec.ts:10:2 › link › overview should match screenshot ────────────────────
[chromium] › default.spec.ts:10:2 › link › properties should match screenshot ──────────────────
[chromium] › default.spec.ts:10:2 › brand › properties should match screenshot ─────────────────
9 passed (21.0s)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────
48 skipped
92 passed (1.7m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.spec.ts:10:2 › tab-item › properties should match screenshot ──────────────
12 passed (12.6s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.spec.ts:10:2 › infotext › properties should match screenshot ──────────────
12 passed (12.4s)
|
🎭 Playwright Run Summary
1 failed
[mobile_chrome] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────
56 skipped
60 passed (1.3m)
|
🎭 Playwright Run Summary
3 failed
[chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ───────────────
[chromium-highContrast] › default.ts:79:2 › DBHeader › should match screenshot ─────────────────
[chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ───────────────────
138 passed (4.0m)
|
🎭 Playwright Run Summary
1 failed
[mobile_safari] › default.ts:79:2 › DBLink › should match screenshot ───────────────────────────
48 skipped
92 passed (2.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.spec.ts:10:2 › notification › properties should match screenshot ──────────
12 passed (12.5s)
|
🎭 Playwright Run Summary
2 failed
[webkit] › default.ts:79:2 › DBHeader › should match screenshot ────────────────────────────────
[webkit] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────────────
48 skipped
91 passed (3.5m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.spec.ts:10:2 › header › overview should match screenshot ──────────────────
12 passed (12.3s)
|
🎭 Playwright Run Summary
1 failed
[firefox] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
4 flaky
[webkit] › default.ts:79:2 › DBAccordionItem › should match screenshot ─────────────────────────
[webkit] › default.ts:79:2 › DBBrand › should match screenshot ─────────────────────────────────
[webkit] › default.ts:79:2 › DBCheckbox › should match screenshot ──────────────────────────────
[webkit] › default.ts:79:2 › DBDrawer › should match screenshot ────────────────────────────────
53 skipped
59 passed (2.4m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › default.ts:79:2 › DBLink › should match screenshot ──────────────────────────────────
3 flaky
[webkit] › default.ts:79:2 › DBInput › should match screenshot ─────────────────────────────────
[webkit] › default.ts:79:2 › DBNotification › should match screenshot ──────────────────────────
[webkit] › default.ts:79:2 › DBTextarea › should match screenshot ──────────────────────────────
55 skipped
58 passed (2.4m)
|
🎭 Playwright Run Summary
2 failed
[chromium-highContrast] › default.ts:79:2 › DBCheckbox › should match screenshot ───────────────
[chromium-highContrast] › default.ts:79:2 › DBLink › should match screenshot ───────────────────
18 skipped
98 passed (3.5m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › default.ts:79:2 › DBLink › should match screenshot ────────────────────────────────
16 skipped
101 passed (3.2m)
|
🎭 Playwright Run Summary
2 failed
[firefox] › default.ts:79:2 › DBHeader › should match screenshot ───────────────────────────────
[firefox] › default.ts:79:2 › DBLink › should match screenshot ─────────────────────────────────
48 skipped
91 passed (5.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
angular-showcase-playwright-results-1
Expired
|
662 KB |
|
angular-showcase-playwright-results-2
Expired
|
610 KB |
|
angular-showcase-playwright-results-3
Expired
|
798 KB |
|
angular-showcase-playwright-results-4
Expired
|
908 KB |
|
angular-showcase-playwright-results-5
Expired
|
589 KB |
|
angular-showcase-playwright-results-6
Expired
|
889 KB |
|
db-ui-angular-showcase
|
1.43 MB |
|
db-ui-angular-ssr-showcase
|
2.14 MB |
|
db-ui-components-build
|
344 KB |
|
db-ui-foundations-build
|
256 KB |
|
db-ui-next-showcase
|
1.5 MB |
|
db-ui-nuxt-showcase
|
1.97 MB |
|
db-ui-output
|
415 KB |
|
db-ui-outputs
|
6.23 MB |
|
db-ui-patternhub
|
3.67 MB |
|
db-ui-react-showcase
|
1.34 MB |
|
db-ui-stencil-showcase
|
1.39 MB |
|
db-ui-vue-showcase
|
1.31 MB |
|
patternhub-playwright-results-1
Expired
|
1.9 MB |
|
patternhub-playwright-results-2
Expired
|
598 KB |
|
patternhub-playwright-results-3
Expired
|
513 KB |
|
patternhub-playwright-results-4
Expired
|
490 KB |
|
patternhub-playwright-results-5
Expired
|
643 KB |
|
react-components-playwright-results-1
Expired
|
173 KB |
|
react-components-playwright-results-2
Expired
|
177 KB |
|
react-components-playwright-results-3
Expired
|
176 KB |
|
react-recordings-macos-13-4
Expired
|
48.7 MB |
|
react-screen-reader-macos-13-4
Expired
|
749 KB |
|
react-showcase-playwright-results-1
Expired
|
1.81 MB |
|
react-showcase-playwright-results-2
Expired
|
2.54 MB |
|
react-showcase-playwright-results-3
Expired
|
2.27 MB |
|
react-showcase-playwright-results-4
Expired
|
2.38 MB |
|
react-showcase-playwright-results-5
Expired
|
535 KB |
|
react-showcase-playwright-results-6
Expired
|
835 KB |
|
snapshots-components
Expired
|
308 KB |
|
snapshots-patternhub
Expired
|
2.07 MB |
|
snapshots-showcases
Expired
|
9.7 MB |
|
stencil-showcase-playwright-results-1
Expired
|
672 KB |
|
stencil-showcase-playwright-results-2
Expired
|
1.44 MB |
|
stencil-showcase-playwright-results-4
Expired
|
3.64 MB |
|
stencil-showcase-playwright-results-5
Expired
|
4.72 MB |
|
stencil-showcase-playwright-results-6
Expired
|
587 KB |
|
vue-components-playwright-results-1
Expired
|
173 KB |
|
vue-components-playwright-results-2
Expired
|
179 KB |
|
vue-components-playwright-results-3
Expired
|
176 KB |
|
vue-showcase-playwright-results-1
Expired
|
1.79 MB |
|
vue-showcase-playwright-results-2
Expired
|
2.49 MB |
|
vue-showcase-playwright-results-3
Expired
|
2.27 MB |
|
vue-showcase-playwright-results-4
Expired
|
2.45 MB |
|
vue-showcase-playwright-results-5
Expired
|
546 KB |
|
vue-showcase-playwright-results-6
Expired
|
857 KB |
|