fix(card): removing obsolete, but harmful declaration regarding wrapping button and link styles #20876
Annotations
5 errors and 1 notice
🔣 Print GitHub Report:
showcases/e2e/default.ts#L142
2) [chromium-highContrast] › showcases/e2e/default.ts:101:2 › DBCard › should match screenshot ───
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
8042 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- Expect "toHaveScreenshot" with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8042 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
- 8042 pixels (ratio 0.01 of all image pixels) are different.
140 | }
141 |
> 142 | await expect(page).toHaveScreenshot(config);
| ^
143 | });
144 | };
145 |
at /__w/core-web/core-web/showcases/e2e/default.ts:142:22
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L142
2) [chromium-highContrast] › showcases/e2e/default.ts:101:2 › DBCard › should match screenshot ───
Error: expect(page).toHaveScreenshot(expected)
8042 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- Expect "toHaveScreenshot" with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8042 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
- 8042 pixels (ratio 0.01 of all image pixels) are different.
140 | }
141 |
> 142 | await expect(page).toHaveScreenshot(config);
| ^
143 | });
144 | };
145 |
at /__w/core-web/core-web/showcases/e2e/default.ts:142:22
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L142
1) [chromium] › showcases/e2e/default.ts:101:2 › DBCard › should match screenshot ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
7174 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- Expect "toHaveScreenshot" with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 7174 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
- 7174 pixels (ratio 0.01 of all image pixels) are different.
140 | }
141 |
> 142 | await expect(page).toHaveScreenshot(config);
| ^
143 | });
144 | };
145 |
at /__w/core-web/core-web/showcases/e2e/default.ts:142:22
|
🔣 Print GitHub Report:
showcases/e2e/default.ts#L142
1) [chromium] › showcases/e2e/default.ts:101:2 › DBCard › should match screenshot ────────────────
Error: expect(page).toHaveScreenshot(expected)
7174 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- Expect "toHaveScreenshot" with timeout 30000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 7174 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
- 7174 pixels (ratio 0.01 of all image pixels) are different.
140 | }
141 |
> 142 | await expect(page).toHaveScreenshot(config);
| ^
143 | });
144 | };
145 |
at /__w/core-web/core-web/showcases/e2e/default.ts:142:22
|
👩🔬 Test showcase with Playwright 🎭
Process completed with exit code 1.
|
🔣 Print GitHub Report
2 failed
[chromium] › showcases/e2e/default.ts:101:2 › DBCard › should match screenshot ─────────────────
[chromium-highContrast] › showcases/e2e/default.ts:101:2 › DBCard › should match screenshot ────
27 skipped
194 passed (9.4m)
|
Loading