fix(deps): update tiptap to ^3.11.0 (main) #144
Annotations
1 error and 1 notice
|
[chromium] βΊ playwright/e2e/print.spec.ts:22:2 βΊ Own file on ci:
playwright/e2e/print.spec.ts#L25
1) [chromium] βΊ playwright/e2e/print.spec.ts:22:2 βΊ Own file on ci βββββββββββββββββββββββββββββββ
Error: expect(page).toHaveScreenshot(expected) failed
24 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- Expect "toHaveScreenshot" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- Expected an image 1280px by 3095px, received 1280px by 720px. 147610 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
- Expected an image 1280px by 720px, received 1280px by 3095px. 147637 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
- 24 pixels (ratio 0.01 of all image pixels) are different.
23 | await open()
24 | await page.emulateMedia({ media: 'print' })
> 25 | await expect(page).toHaveScreenshot({ fullPage: true })
| ^
26 | })
27 | })
28 |
at /home/runner/work/text/text/playwright/e2e/print.spec.ts:25:22
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/print.spec.ts:22:2 βΊ Own file on ci ββββββββββββββββββββββββββββββββ
17 passed (2.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
5.08 MB |
sha256:c8abe171e0a18cbe27330e30104be0b9aa5427a6b5bc1aeb14e462f9beacb1af
|
|