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 › popover › properties should match screenshot ──────────────
Error: Screenshot comparison failed:
37534 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/popover/patternhub/popover-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-popover-properties-should-match-screenshot-chromium/popover-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-popover-properties-should-match-screenshot-chromium/popover-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(popover/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
- 36681 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
- 37534 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 › popover › properties should match screenshot ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
37534 pixels (ratio 0.05 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/popover/patternhub/popover-properties-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-popover-properties-should-match-screenshot-chromium-retry1/popover-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-popover-properties-should-match-screenshot-chromium-retry1/popover-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(popover/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 37534 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
- 37534 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 › header › docs should match screenshot ─────────────────────
Error: Screenshot comparison failed:
601940 pixels (ratio 0.66 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/header/patternhub/header-docs-should-match-screenshot.png
Received: /__w/mono/mono/showcases/patternhub/test-results/default-header-docs-should-match-screenshot-chromium/header-patternhub-actual.png
Diff: /__w/mono/mono/showcases/patternhub/test-results/default-header-docs-should-match-screenshot-chromium/header-patternhub-diff.png
Call log:
- expect.toHaveScreenshot(header/patternhub.png) with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 601940 pixels (ratio 0.66 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
- 601940 pixels (ratio 0.66 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