chore(deps-dev): bump vite from 5.3.2 to 5.3.3 #12319
Annotations
7 errors, 1 warning, and 1 notice
|
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot ───────────────
Error: Screenshot comparison failed:
38378 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/drawer/patternhub/drawer-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/undefined/test-results/default-drawer-properties-should-match-screenshot-chromium/drawer-patternhub-actual.png
Diff: /__w/mono/mono/showcases/undefined/test-results/default-drawer-properties-should-match-screenshot-chromium/drawer-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(drawer/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 39242 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1001 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 38378 pixels (ratio 0.05 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
38378 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/drawer/patternhub/drawer-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/undefined/test-results/default-drawer-properties-should-match-screenshot-chromium-retry1/drawer-patternhub-actual.png
Diff: /__w/mono/mono/showcases/undefined/test-results/default-drawer-properties-should-match-screenshot-chromium-retry1/drawer-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(drawer/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 38378 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 38378 pixels (ratio 0.05 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
showcases/patternhub/tests/default.spec.ts#L15
2) [chromium] › default.spec.ts:10:2 › notification › docs should match screenshot ───────────────
Error: Screenshot comparison failed:
380883 pixels (ratio 0.42 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/notification/patternhub/notification-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/undefined/test-results/default-notification-docs-should-match-screenshot-chromium/notification-patternhub-actual.png
Diff: /__w/mono/mono/showcases/undefined/test-results/default-notification-docs-should-match-screenshot-chromium/notification-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(notification/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 380883 pixels (ratio 0.42 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 380883 pixels (ratio 0.42 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
showcases/patternhub/tests/default.spec.ts#L15
3) [chromium] › default.spec.ts:10:2 › badge › properties should match screenshot ────────────────
Error: Screenshot comparison failed:
34454 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/badge/patternhub/badge-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/undefined/test-results/default-badge-properties-should-match-screenshot-chromium/badge-patternhub-actual.png
Diff: /__w/mono/mono/showcases/undefined/test-results/default-badge-properties-should-match-screenshot-chromium/badge-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(badge/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1001 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
- 1001 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 34454 pixels (ratio 0.04 of all image pixels) are different.
- waiting 500ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 34454 pixels (ratio 0.04 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
showcases/patternhub/tests/default.spec.ts#L15
4) [chromium] › default.spec.ts:10:2 › card › properties should match screenshot ─────────────────
Error: Screenshot comparison failed:
35490 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/card/patternhub/card-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/undefined/test-results/default-card-properties-should-match-screenshot-chromium/card-patternhub-actual.png
Diff: /__w/mono/mono/showcases/undefined/test-results/default-card-properties-should-match-screenshot-chromium/card-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(card/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1001 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
- 1001 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 35490 pixels (ratio 0.04 of all image pixels) are different.
- waiting 500ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 35490 pixels (ratio 0.04 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
showcases/patternhub/tests/default.spec.ts#L15
5) [chromium] › default.spec.ts:10:2 › divider › properties should match screenshot ──────────────
Error: Screenshot comparison failed:
25170 pixels (ratio 0.03 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/divider/patternhub/divider-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/undefined/test-results/default-divider-properties-should-match-screenshot-chromium/divider-patternhub-actual.png
Diff: /__w/mono/mono/showcases/undefined/test-results/default-divider-properties-should-match-screenshot-chromium/divider-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(divider/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1001 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
- 1001 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 25170 pixels (ratio 0.03 of all image pixels) are different.
- waiting 500ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 25170 pixels (ratio 0.03 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
|
1 failed
[chromium] › default.spec.ts:10:2 › drawer › properties should match screenshot ────────────────
4 flaky
[chromium] › default.spec.ts:10:2 › notification › docs should match screenshot ────────────────
[chromium] › default.spec.ts:10:2 › badge › properties should match screenshot ─────────────────
[chromium] › default.spec.ts:10:2 › card › properties should match screenshot ──────────────────
[chromium] › default.spec.ts:10:2 › divider › properties should match screenshot ───────────────
10 passed (1.7m)
|
This job failed
Loading