chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0 #12374
Annotations
4 errors and 1 notice
showcases/patternhub/tests/default.spec.ts#L15
1) [chromium] › default.spec.ts:10:2 › tab-item › properties should match screenshot ─────────────
Error: Screenshot comparison failed:
35377 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tab-item/patternhub/tab-item-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium/tab-item-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium/tab-item-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tab-item/patternhub.png) with timeout 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
- 34458 pixels (ratio 0.04 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
- 35377 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
1) [chromium] › default.spec.ts:10:2 › tab-item › properties should match screenshot ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
35377 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tab-item/patternhub/tab-item-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium-retry1/tab-item-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-tab-item-properties-should-match-screenshot-chromium-retry1/tab-item-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tab-item/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 35377 pixels (ratio 0.04 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
- 35377 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
2) [chromium] › default.spec.ts:10:2 › tag › overview should match screenshot ────────────────────
Error: Screenshot comparison failed:
5649 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/tag/patternhub/tag-overview-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-tag-overview-should-match-screenshot-chromium/tag-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-tag-overview-should-match-screenshot-chromium/tag-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(tag/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5649 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
- 5649 pixels (ratio 0.01 of all image pixels) are different.
13 | });
14 | await fn(page);
> 15 | await expect(page).toHaveScreenshot([name, 'patternhub.png']);
| ^
16 | });
17 | };
18 |
at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:15:22
|
|
|
This job failed
Loading