Chore mitosis update #10363
Annotations
9 errors, 4 warnings, and 1 notice
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
1) [mobile_chrome] › default.ts:13:4 › DBAccordion › should match screenshot ─────────────────────
Error: Screenshot comparison failed:
4216 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-chrome/regular/neutral/DBAccordion-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-chrome/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-chrome/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4216 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
- 4216 pixels (ratio 0.01 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
1) [mobile_chrome] › default.ts:13:4 › DBAccordion › should match screenshot ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
4216 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-chrome/regular/neutral/DBAccordion-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-chrome-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-chrome-retry1/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4216 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
- 4216 pixels (ratio 0.01 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
2) [mobile_chrome] › default.ts:13:4 › DBAccordionItem › should match screenshot ─────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 1078px, received 393px by 948px. 15568 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-chrome/regular/neutral/DBAccordionItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-chrome/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-chrome/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 393px by 1078px, received 393px by 948px. 15568 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
- Expected an image 393px by 1078px, received 393px by 948px. 15568 pixels (ratio 0.04 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
2) [mobile_chrome] › default.ts:13:4 › DBAccordionItem › should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 393px by 1078px, received 393px by 948px. 15568 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-chrome/regular/neutral/DBAccordionItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-chrome-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-chrome-retry1/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 393px by 1078px, received 393px by 948px. 15568 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
- Expected an image 393px by 1078px, received 393px by 948px. 15568 pixels (ratio 0.04 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
3) [mobile_safari] › default.ts:13:4 › DBAccordion › should match screenshot ─────────────────────
Error: Screenshot comparison failed:
4240 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-safari/regular/neutral/DBAccordion-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-safari/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-safari/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4240 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
- 4240 pixels (ratio 0.01 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
3) [mobile_safari] › default.ts:13:4 › DBAccordion › should match screenshot ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
4240 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion/showcase/mobile-safari/regular/neutral/DBAccordion-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-safari-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-showcase-accordion-DBAccordion-should-match-screenshot-mobile-safari-retry1/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4240 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
- 4240 pixels (ratio 0.01 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
4) [mobile_safari] › default.ts:13:4 › DBAccordionItem › should match screenshot ─────────────────
Error: Screenshot comparison failed:
Expected an image 390px by 1078px, received 390px by 948px. 15359 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-safari/regular/neutral/DBAccordionItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-safari/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-safari/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 390px by 1078px, received 390px by 948px. 15359 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
- Expected an image 390px by 1078px, received 390px by 948px. 15359 pixels (ratio 0.04 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L40
4) [mobile_safari] › default.ts:13:4 › DBAccordionItem › should match screenshot ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 390px by 1078px, received 390px by 948px. 15359 pixels (ratio 0.04 of all image pixels) are different.
Expected: /__w/mono/mono/__snapshots__/accordion-item/showcase/mobile-safari/regular/neutral/DBAccordionItem-should-match-screenshot.png
Received: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-safari-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/angular-showcase/test-results/accordion-item-showcase-accordion-item-DBAccordionItem-should-match-screenshot-mobile-safari-retry1/regular/neutral-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 390px by 1078px, received 390px by 948px. 15359 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
- Expected an image 390px by 1078px, received 390px by 948px. 15359 pixels (ratio 0.04 of all image pixels) are different.
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [density, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
👩🔬 Test showcase with Playwright 🎭
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔣 Print GitHub Report:
[mobile_safari] › default.ts#L1
[mobile_safari] › default.ts took 28.2s
|
🔣 Print GitHub Report:
[mobile_chrome] › default.ts#L1
[mobile_chrome] › default.ts took 21.6s
|
🔣 Print GitHub Report:
[webkit] › default.ts#L1
[webkit] › default.ts took 16.3s
|
🔣 Print GitHub Report
4 failed
[mobile_chrome] › default.ts:13:4 › DBAccordion › should match screenshot ──────────────────────
[mobile_chrome] › default.ts:13:4 › DBAccordionItem › should match screenshot ──────────────────
[mobile_safari] › default.ts:13:4 › DBAccordion › should match screenshot ──────────────────────
[mobile_safari] › default.ts:13:4 › DBAccordionItem › should match screenshot ──────────────────
36 passed (1.3m)
|
Loading