Merge pull request #170 from liliu-z/codex/hosted-account-ci #456
ci.yml
on: push
UI smoke (Ubuntu)
2m 51s
Matrix: source-build
UI functional and visual regression (Ubuntu)
11m 54s
Annotations
3 errors and 6 notices
|
UI functional and visual regression (Ubuntu)
Process completed with exit code 1.
|
|
[electron-visual-linux] › e2e/visual/document.spec.ts:51:1 › compact document layout preserves the active reading surface:
e2e/visual/visual-helpers.ts#L85
1) [electron-visual-linux] › e2e/visual/document.spec.ts:51:1 › compact document layout preserves the active reading surface
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
662 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: compact-document.png
Call log:
- Expect "toHaveScreenshot(compact-document.png)" with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 662 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
- 662 pixels (ratio 0.01 of all image pixels) are different.
at visual/visual-helpers.ts:85
83 | export async function expectLinuxScreenshot(page: Page, name: string): Promise<void> {
84 | if (process.platform !== 'linux') return;
> 85 | await expect(page).toHaveScreenshot(name, {
| ^
86 | animations: 'disabled',
87 | caret: 'hide',
88 | });
at expectLinuxScreenshot (/home/runner/work/stashbase/stashbase/e2e/visual/visual-helpers.ts:85:22)
at /home/runner/work/stashbase/stashbase/e2e/visual/document.spec.ts:69:11
|
|
[electron-visual-linux] › e2e/visual/document.spec.ts:51:1 › compact document layout preserves the active reading surface:
e2e/visual/visual-helpers.ts#L85
1) [electron-visual-linux] › e2e/visual/document.spec.ts:51:1 › compact document layout preserves the active reading surface
Error: expect(page).toHaveScreenshot(expected) failed
662 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: compact-document.png
Call log:
- Expect "toHaveScreenshot(compact-document.png)" with timeout 10000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 662 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
- 662 pixels (ratio 0.01 of all image pixels) are different.
at visual/visual-helpers.ts:85
83 | export async function expectLinuxScreenshot(page: Page, name: string): Promise<void> {
84 | if (process.platform !== 'linux') return;
> 85 | await expect(page).toHaveScreenshot(name, {
| ^
86 | animations: 'disabled',
87 | caret: 'hide',
88 | });
at expectLinuxScreenshot (/home/runner/work/stashbase/stashbase/e2e/visual/visual-helpers.ts:85:22)
at /home/runner/work/stashbase/stashbase/e2e/visual/document.spec.ts:69:11
|
|
🎭 Playwright Run Summary
5 passed (1.5m)
|
|
🎭 Playwright Run Summary
5 did not run
|
|
🎭 Playwright Run Summary
6 passed (1.4m)
|
|
🎭 Playwright Run Summary
1 failed
[electron-visual-linux] › e2e/visual/document.spec.ts:51:1 › compact document layout preserves the active reading surface
5 passed (1.7m)
|
|
🎭 Playwright Run Summary
28 passed (7.6m)
|
|
🎭 Playwright Run Summary
34 did not run
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ui-regression-31784326386-1
|
29.6 MB |
sha256:9225030bd1b7b08b20b3b76bcfd993ae5eb2a987196620da2e731216532cddc3
|
|