fix: Mark tableName and columnName as non-empty-string #1857
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
1 error, 2 warnings, and 3 notices
|
[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
Timeout: 5000ms
Failed to take two consecutive stable screenshots.
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 3073px, received 1280px by 720px. 147906 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 3073px. 147906 pixels (ratio 0.04 of all image pixels) are different.
- waiting 250ms before taking screenshot
- Timeout 5000ms exceeded.
23 | await open()
24 | await page.emulateMedia({ media: 'print' })
> 25 | await expect(page).toHaveScreenshot({ fullPage: true })
| ^
26 | })
27 | })
28 |
at /home/runner/actions-runner/_work/text/text/playwright/e2e/print.spec.ts:25:22
|
|
playwright (2, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
|
playwright (1, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
|
π Playwright Run Summary
21 passed (5.4m)
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/print.spec.ts:22:2 βΊ Own file on ci ββββββββββββββββββββββββββββββββ
24 passed (7.2m)
|
|
π Playwright Run Summary
30 passed (10.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report_shard3
Expired
|
3 MB |
sha256:26a90d8df8d04fc5a2e6978da2aa9d7c97783a66d06263c04e6f1ccb10f092ef
|
|