feat: add additional enum arrays for better TS support #11576
default.yml
on: pull_request
init
/
Init
37s
scan-secrets
/
TruffleHog
41s
get-playwright-version
/
Get and save publish version
22s
lint
/
Lint
42s
Matrix: test-components / playwright-ct
Matrix: test-showcases / playwright-showcases
regenerate-snapshots
/
🧪🎭 - Regenerate snapshots
4m 49s
deploy
/
Deploy
Annotations
25 errors, 2 warnings, and 4 notices
test-showcases / 🧪🎭 - vue:2/2
Process completed with exit code 1.
|
[webkit] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[webkit] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-chrome/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-chrome/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_safari] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
3) [mobile_safari] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-safari/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_safari] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
3) [mobile_safari] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-safari/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[chromium] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[chromium] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[firefox] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────
Error: Screenshot comparison failed:
542 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 542 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
- 542 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[firefox] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
542 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 542 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
- 542 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
test-showcases / 🧪🎭 - react:1/2
Process completed with exit code 1.
|
[webkit] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[webkit] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [webkit] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/webkit/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-webkit-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-chrome/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-chrome/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-chrome-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_safari] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
3) [mobile_safari] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-safari/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[mobile_safari] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
3) [mobile_safari] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
489 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/mobile-safari/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-mobile-safari-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 489 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
- 489 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
test-showcases / 🧪🎭 - react:2/2
Process completed with exit code 1.
|
test-showcases / 🧪🎭 - vue:1/2
Process completed with exit code 1.
|
[chromium] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[chromium] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
1) [chromium] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
493 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/chromium/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-chromium-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 493 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
- 493 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[firefox] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────
Error: Screenshot comparison failed:
542 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 542 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
- 542 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
[firefox] › default.ts:13:4 › DBSection › should match screenshot:
showcases/e2e/default.ts#L60
2) [firefox] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
542 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/section/showcase/firefox/regular/neutral/DBSection-should-match-screenshot.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular-neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/section-showcase-section-DBSection-should-match-screenshot-firefox-retry1/regular-neutral-diff.png
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 542 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
- 542 pixels (ratio 0.01 of all image pixels) are different.
58 | config.mask = [header];
59 |
> 60 | await expect(page).toHaveScreenshot(
| ^
61 | [density, `${color}.png`],
62 | config
63 | );
at /__w/mono/mono/showcases/e2e/default.ts:60:24
|
checks-done
Process completed with exit code 1.
|
scan-secrets / TruffleHog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-showcases / Build Showcases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
3 failed
[webkit] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────────
[mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────
[mobile_safari] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────
42 passed (49.6s)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────
[firefox] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────────
43 passed (54.8s)
|
🎭 Playwright Run Summary
3 failed
[webkit] › default.ts:13:4 › DBSection › should match screenshot ───────────────────────────────
[mobile_chrome] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────
[mobile_safari] › default.ts:13:4 › DBSection › should match screenshot ────────────────────────
42 passed (48.6s)
|
🎭 Playwright Run Summary
2 failed
[chromium] › default.ts:13:4 › DBSection › should match screenshot ─────────────────────────────
[firefox] › default.ts:13:4 › DBSection › should match screenshot ──────────────────────────────
43 passed (52.6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
__snapshots__
Expired
|
6.81 MB |
|
db-ui-components-build
Expired
|
335 KB |
|
db-ui-foundations-build
Expired
|
88.4 KB |
|
db-ui-output
Expired
|
354 KB |
|
db-ui-outputs
Expired
|
5.04 MB |
|
db-ui-showcases
Expired
|
9.95 MB |
|
react-showcase-playwright-results-1
Expired
|
1.12 MB |
|
react-showcase-playwright-results-2
Expired
|
2.17 MB |
|
vue-showcase-playwright-results-1
Expired
|
1.15 MB |
|
vue-showcase-playwright-results-2
Expired
|
2.17 MB |
|