fix(ally): increased weak badge border color contrast #17003
default.yml
on: pull_request
init
/
Init
22s
scan-secrets
/
TruffleHog
1m 1s
get-playwright-version
/
Get and save publish version
33s
Matrix: init-playwright / init-playwright
build-showcase-react
/
Build Showcase react-showcase
45s
build-showcase-angular
/
Build Showcase angular-showcase
39s
build-showcase-stencil
/
Build Showcase stencil-showcase
48s
build-showcase-vue
/
Build Showcase vue-showcase
35s
Matrix: test-components / playwright-ct
build-outputs
/
Build outputs
1m 19s
build-showcase-angular-ssr
/
Build Showcase angular-ssr-showcase
57s
build-showcase-next
/
Build Showcase next-showcase
52s
build-showcase-nuxt
/
Build Showcase nuxt-showcase
46s
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 31s
regenerate-snapshots-foundations
/
regenerate-snapshots
regenerate-snapshots-patternhub
/
🧪🎭 - Regenerate snapshots patternhub
1m 59s
regenerate-snapshots
/
regenerate-snapshots
deploy
/
Deploy
Annotations
71 errors, 1 warning, and 7 notices
[chromium] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot:
output/react/src/components/tag/tag.spec.tsx#L22
1) [chromium] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ───────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-chromium/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-chromium/DBTag-should-match-screenshot-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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:22:27
|
[chromium] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot:
output/react/src/components/tag/tag.spec.tsx#L22
1) [chromium] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-chromium-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-chromium-retry1/DBTag-should-match-screenshot-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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:22:27
|
[chromium] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button:
output/react/src/components/tag/tag.spec.tsx#L73
2) [chromium] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-chromium/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-chromium/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:73:27
|
[chromium] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button:
output/react/src/components/tag/tag.spec.tsx#L73
2) [chromium] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-chromium-retry1/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-chromium-retry1/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:73:27
|
[chromium] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link:
output/react/src/components/tag/tag.spec.tsx#L83
3) [chromium] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ──────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-chromium/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-chromium/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:83:27
|
[chromium] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link:
output/react/src/components/tag/tag.spec.tsx#L83
3) [chromium] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-chromium-retry1/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-chromium-retry1/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:83:27
|
[chromium] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio:
output/react/src/components/tag/tag.spec.tsx#L93
4) [chromium] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ─────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-chromium/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-chromium/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:93:27
|
[chromium] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio:
output/react/src/components/tag/tag.spec.tsx#L93
4) [chromium] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-chromium-retry1/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-chromium-retry1/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:93:27
|
[chromium] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox:
output/react/src/components/tag/tag.spec.tsx#L114
5) [chromium] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ─────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:114:27
|
[chromium] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox:
output/react/src/components/tag/tag.spec.tsx#L114
5) [chromium] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium-retry1/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium-retry1/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:114:27
|
test-components / 🧪🎭 - react:1/3
Process completed with exit code 1.
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot:
output/react/src/components/tag/tag.spec.tsx#L22
1) [mobile_chrome] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ──────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome/DBTag-should-match-screenshot-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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:22:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot:
output/react/src/components/tag/tag.spec.tsx#L22
1) [mobile_chrome] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ──────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome-retry1/DBTag-should-match-screenshot-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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">Test</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:22:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button:
output/react/src/components/tag/tag.spec.tsx#L73
2) [mobile_chrome] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ───────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:73:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button:
output/react/src/components/tag/tag.spec.tsx#L73
2) [mobile_chrome] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome-retry1/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome-retry1/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:73:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link:
output/react/src/components/tag/tag.spec.tsx#L83
3) [mobile_chrome] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ─────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:83:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link:
output/react/src/components/tag/tag.spec.tsx#L83
3) [mobile_chrome] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome-retry1/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome-retry1/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:83:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio:
output/react/src/components/tag/tag.spec.tsx#L93
4) [mobile_chrome] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:93:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio:
output/react/src/components/tag/tag.spec.tsx#L93
4) [mobile_chrome] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome-retry1/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome-retry1/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:93:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox:
output/react/src/components/tag/tag.spec.tsx#L114
5) [mobile_chrome] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:114:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox:
output/react/src/components/tag/tag.spec.tsx#L114
5) [mobile_chrome] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome-retry1/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome-retry1/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:114:27
|
test-components / 🧪🎭 - react:3/3
Process completed with exit code 1.
|
test-components / 🧪🎭 - vue:3/3
Process completed with exit code 1.
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot:
output/vue/src/components/tag/tag.spec.tsx#L22
1) [mobile_chrome] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ──────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome/DBTag-should-match-screenshot-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:22:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot:
output/vue/src/components/tag/tag.spec.tsx#L22
1) [mobile_chrome] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ──────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-mobile-chrome-retry1/DBTag-should-match-screenshot-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:22:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button:
output/vue/src/components/tag/tag.spec.tsx#L73
2) [mobile_chrome] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ───────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:73:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button:
output/vue/src/components/tag/tag.spec.tsx#L73
2) [mobile_chrome] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome-retry1/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-mobile-chrome-retry1/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:73:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link:
output/vue/src/components/tag/tag.spec.tsx#L83
3) [mobile_chrome] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ─────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:83:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link:
output/vue/src/components/tag/tag.spec.tsx#L83
3) [mobile_chrome] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome-retry1/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-mobile-chrome-retry1/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:83:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio:
output/vue/src/components/tag/tag.spec.tsx#L93
4) [mobile_chrome] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:93:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio:
output/vue/src/components/tag/tag.spec.tsx#L93
4) [mobile_chrome] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome-retry1/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-mobile-chrome-retry1/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:93:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox:
output/vue/src/components/tag/tag.spec.tsx#L114
5) [mobile_chrome] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:114:27
|
[mobile_chrome] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox:
output/vue/src/components/tag/tag.spec.tsx#L114
5) [mobile_chrome] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/mobile-chrome/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome-retry1/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-mobile-chrome-retry1/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:114:27
|
test-components / 🧪🎭 - vue:1/3
Process completed with exit code 1.
|
[chromium] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot:
output/vue/src/components/tag/tag.spec.tsx#L22
1) [chromium] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ───────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-chromium/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-chromium/DBTag-should-match-screenshot-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:22:27
|
[chromium] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot:
output/vue/src/components/tag/tag.spec.tsx#L22
1) [chromium] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-chromium-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-chromium-retry1/DBTag-should-match-screenshot-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:22:27
|
[chromium] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button:
output/vue/src/components/tag/tag.spec.tsx#L73
2) [chromium] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-chromium/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-chromium/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:73:27
|
[chromium] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button:
output/vue/src/components/tag/tag.spec.tsx#L73
2) [chromium] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-chromium-retry1/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-chromium-retry1/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:73:27
|
[chromium] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link:
output/vue/src/components/tag/tag.spec.tsx#L83
3) [chromium] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ──────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-chromium/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-chromium/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:83:27
|
[chromium] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link:
output/vue/src/components/tag/tag.spec.tsx#L83
3) [chromium] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
98 pixels (ratio 0.11 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-chromium-retry1/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-chromium-retry1/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 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" data-show-check-state="true">…</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
- 98 pixels (ratio 0.11 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:83:27
|
[chromium] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio:
output/vue/src/components/tag/tag.spec.tsx#L93
4) [chromium] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ─────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-chromium/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-chromium/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:93:27
|
[chromium] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio:
output/vue/src/components/tag/tag.spec.tsx#L93
4) [chromium] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-chromium-retry1/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-chromium-retry1/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:93:27
|
[chromium] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox:
output/vue/src/components/tag/tag.spec.tsx#L114
5) [chromium] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ─────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:114:27
|
[chromium] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox:
output/vue/src/components/tag/tag.spec.tsx#L114
5) [chromium] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
154 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/chromium/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium-retry1/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-chromium-retry1/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 154 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:114:27
|
[firefox] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot:
output/react/src/components/tag/tag.spec.tsx#L22
1) [firefox] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-firefox/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-firefox/DBTag-should-match-screenshot-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" data-show-check-state="true">Test</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">Test</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:22:27
|
[firefox] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot:
output/react/src/components/tag/tag.spec.tsx#L22
1) [firefox] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-firefox-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-match-screenshot-firefox-retry1/DBTag-should-match-screenshot-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" data-show-check-state="true">Test</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">Test</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:22:27
|
[firefox] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button:
output/react/src/components/tag/tag.spec.tsx#L73
2) [firefox] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ─────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-firefox/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-firefox/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:73:27
|
[firefox] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button:
output/react/src/components/tag/tag.spec.tsx#L73
2) [firefox] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-firefox-retry1/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-button-firefox-retry1/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:73:27
|
[firefox] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link:
output/react/src/components/tag/tag.spec.tsx#L83
3) [firefox] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ───────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-firefox/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-firefox/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:83:27
|
[firefox] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link:
output/react/src/components/tag/tag.spec.tsx#L83
3) [firefox] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-firefox-retry1/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-link-firefox-retry1/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:83:27
|
[firefox] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio:
output/react/src/components/tag/tag.spec.tsx#L93
4) [firefox] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ──────────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-firefox/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-firefox/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:93:27
|
[firefox] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio:
output/react/src/components/tag/tag.spec.tsx#L93
4) [firefox] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-firefox-retry1/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-radio-firefox-retry1/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:93:27
|
[firefox] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox:
output/react/src/components/tag/tag.spec.tsx#L114
5) [firefox] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ──────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:114:27
|
[firefox] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox:
output/react/src/components/tag/tag.spec.tsx#L114
5) [firefox] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox-retry1/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/react/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox-retry1/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/react/src/components/tag/tag.spec.tsx:114:27
|
test-components / 🧪🎭 - react:2/3
Process completed with exit code 1.
|
[firefox] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot:
output/vue/src/components/tag/tag.spec.tsx#L22
1) [firefox] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-firefox/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-firefox/DBTag-should-match-screenshot-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:22:27
|
[firefox] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot:
output/vue/src/components/tag/tag.spec.tsx#L22
1) [firefox] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-match-screenshot.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-firefox-retry1/DBTag-should-match-screenshot-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-match-screenshot-firefox-retry1/DBTag-should-match-screenshot-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
20 | test('should match screenshot', async ({ mount }) => {
21 | const component = await mount(comp);
> 22 | await expect(component).toHaveScreenshot();
| ^
23 | });
24 | };
25 |
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:22:27
|
[firefox] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button:
output/vue/src/components/tag/tag.spec.tsx#L73
2) [firefox] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ─────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-firefox/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-firefox/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:73:27
|
[firefox] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button:
output/vue/src/components/tag/tag.spec.tsx#L73
2) [firefox] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-button.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-firefox-retry1/DBTag-should-be-a-button-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-button-firefox-retry1/DBTag-should-be-a-button-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
71 | );
72 | const component = await mount(buttonTag);
> 73 | await expect(component).toHaveScreenshot();
| ^
74 | });
75 |
76 | test('should be a link', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:73:27
|
[firefox] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link:
output/vue/src/components/tag/tag.spec.tsx#L83
3) [firefox] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ───────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-firefox/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-firefox/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:83:27
|
[firefox] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link:
output/vue/src/components/tag/tag.spec.tsx#L83
3) [firefox] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
100 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-link.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-firefox-retry1/DBTag-should-be-a-link-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-link-firefox-retry1/DBTag-should-be-a-link-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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 100 pixels (ratio 0.10 of all image pixels) are different.
81 | );
82 | const component = await mount(tag);
> 83 | await expect(component).toHaveScreenshot();
| ^
84 | });
85 |
86 | test('should be a radio', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:83:27
|
[firefox] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio:
output/vue/src/components/tag/tag.spec.tsx#L93
4) [firefox] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ──────────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-firefox/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-firefox/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:93:27
|
[firefox] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio:
output/vue/src/components/tag/tag.spec.tsx#L93
4) [firefox] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-radio.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-firefox-retry1/DBTag-should-be-a-radio-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-radio-firefox-retry1/DBTag-should-be-a-radio-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
91 | );
92 | const component = await mount(tag);
> 93 | await expect(component).toHaveScreenshot();
| ^
94 | });
95 |
96 | test('should be a radio checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:93:27
|
[firefox] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox:
output/vue/src/components/tag/tag.spec.tsx#L114
5) [firefox] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ──────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:114:27
|
[firefox] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox:
output/vue/src/components/tag/tag.spec.tsx#L114
5) [firefox] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
156 pixels (ratio 0.10 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/component/firefox/DBTag-should-be-a-checkbox.png
Received: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox-retry1/DBTag-should-be-a-checkbox-1-actual.png
Diff: /__w/core-web/core-web/output/vue/test-results/tag-tag-DBTag-should-be-a-checkbox-firefox-retry1/DBTag-should-be-a-checkbox-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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 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" data-show-check-state="true">…</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
- 156 pixels (ratio 0.10 of all image pixels) are different.
112 | );
113 | const component = await mount(tag);
> 114 | await expect(component).toHaveScreenshot();
| ^
115 | });
116 |
117 | test('should be a checkbox checked', async ({ mount }) => {
at /__w/core-web/core-web/output/vue/src/components/tag/tag.spec.tsx:114:27
|
test-components / 🧪🎭 - vue:2/3
Process completed with exit code 1.
|
[chromium] › showcases/patternhub/tests/default.spec.ts:10:2 › tag › overview should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › showcases/patternhub/tests/default.spec.ts:10:2 › tag › overview should match screenshot
Error: expect(page).toHaveScreenshot(expected)
804 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/patternhub/tag-overview-should-match-screenshot.png
Received: /__w/core-web/core-web/showcases/patternhub/test-results/default-tag-overview-should-match-screenshot-chromium/tag/patternhub-actual.png
Diff: /__w/core-web/core-web/showcases/patternhub/test-results/default-tag-overview-should-match-screenshot-chromium/tag/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tag/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 804 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
- 804 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/core-web/core-web/showcases/patternhub/tests/default.spec.ts:15:22
|
[chromium] › showcases/patternhub/tests/default.spec.ts:10:2 › tag › overview should match screenshot:
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › showcases/patternhub/tests/default.spec.ts:10:2 › tag › overview should match screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
804 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/core-web/core-web/__snapshots__/tag/patternhub/tag-overview-should-match-screenshot.png
Received: /__w/core-web/core-web/showcases/patternhub/test-results/default-tag-overview-should-match-screenshot-chromium-retry1/tag/patternhub-actual.png
Diff: /__w/core-web/core-web/showcases/patternhub/test-results/default-tag-overview-should-match-screenshot-chromium-retry1/tag/patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tag/patternhub.png) with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 804 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
- 804 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/core-web/core-web/showcases/patternhub/tests/default.spec.ts:15:22
|
test-showcase-patternhub / 🧪🎭 - patternhub:2/6
Process completed with exit code 1.
|
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 3/4
The hosted runner encountered an error while running your job. (Error Type: Disconnect).
|
checks-done
Process completed with exit code 1.
|
test-showcase-patternhub / 🧪🎭 - patternhub:2/6
No files were found with the provided path: ./showcases/patternhub-showcase/results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
5 failed
[chromium] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ────────────
[chromium] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ─────────────────
[chromium] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ───────────────────
[chromium] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ──────────────────
[chromium] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ──────────────
3 skipped
139 passed (44.7s)
|
🎭 Playwright Run Summary
5 failed
[mobile_chrome] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ───────
[mobile_chrome] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ────────────
[mobile_chrome] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ──────────────
[mobile_chrome] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ─────────────
[mobile_chrome] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ─────────
3 skipped
139 passed (44.8s)
|
🎭 Playwright Run Summary
5 failed
[mobile_chrome] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ───────
[mobile_chrome] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ────────────
[mobile_chrome] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ──────────────
[mobile_chrome] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ─────────────
[mobile_chrome] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ─────────
3 skipped
139 passed (50.3s)
|
🎭 Playwright Run Summary
5 failed
[chromium] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ────────────
[chromium] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ─────────────────
[chromium] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ───────────────────
[chromium] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ──────────────────
[chromium] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ──────────────
3 skipped
139 passed (49.2s)
|
🎭 Playwright Run Summary
5 failed
[firefox] › src/components/tag/tag.spec.tsx:20:6 › DBTag › should match screenshot ─────────────
[firefox] › src/components/tag/tag.spec.tsx:66:6 › DBTag › should be a button ──────────────────
[firefox] › src/components/tag/tag.spec.tsx:76:6 › DBTag › should be a link ────────────────────
[firefox] › src/components/tag/tag.spec.tsx:86:6 › DBTag › should be a radio ───────────────────
[firefox] › src/components/tag/tag.spec.tsx:107:6 › DBTag › should be a checkbox ───────────────
3 skipped
139 passed (1.6m)
|
🎭 Playwright Run Summary
5 failed
[firefox] › src/components/tag/tag.spec.tsx:20:2 › DBTag › should match screenshot ─────────────
[firefox] › src/components/tag/tag.spec.tsx:66:2 › DBTag › should be a button ──────────────────
[firefox] › src/components/tag/tag.spec.tsx:76:2 › DBTag › should be a link ────────────────────
[firefox] › src/components/tag/tag.spec.tsx:86:2 › DBTag › should be a radio ───────────────────
[firefox] › src/components/tag/tag.spec.tsx:107:2 › DBTag › should be a checkbox ───────────────
3 skipped
139 passed (1.7m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › showcases/patternhub/tests/default.spec.ts:10:2 › tag › overview should match screenshot
13 passed (11.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
db-ux-angular-showcase
|
1.49 MB |
|
db-ux-angular-ssr-showcase
|
2.63 MB |
|
db-ux-components-build
|
350 KB |
|
db-ux-foundations-build
|
181 KB |
|
db-ux-migration-build
|
2.44 KB |
|
db-ux-next-showcase
|
1.53 MB |
|
db-ux-nuxt-showcase
|
2.05 MB |
|
db-ux-output
|
23.5 MB |
|
db-ux-outputs
|
2.86 MB |
|
db-ux-patternhub
|
3.77 MB |
|
db-ux-react-showcase
|
1.4 MB |
|
db-ux-stencil-showcase
|
1.45 MB |
|
db-ux-stylelint-build
|
24.1 KB |
|
db-ux-vue-showcase
|
1.35 MB |
|
patternhub-playwright-results-2
|
518 KB |
|
react-components-playwright-results-1
|
717 KB |
|
react-components-playwright-results-2
|
742 KB |
|
react-components-playwright-results-3
|
732 KB |
|
snapshots-components
|
346 KB |
|
snapshots-patternhub
|
2.22 MB |
|
vue-components-playwright-results-1
|
720 KB |
|
vue-components-playwright-results-2
|
747 KB |
|
vue-components-playwright-results-3
|
734 KB |
|