Publish 0.1.4 #102
Annotations
1 error, 4 warnings, and 1 notice
tests/jupyterlite_terminal.spec.ts:70:7 › Images › various commands:
ui-tests/tests/jupyterlite_terminal.spec.ts#L102
1) tests/jupyterlite_terminal.spec.ts:70:7 › Images › various commands ───────────────────────────
Error: Screenshot comparison failed:
675 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/terminal/terminal/ui-tests/tests/jupyterlite_terminal.spec.ts-snapshots/various-commands-linux.png
Received: /home/runner/work/terminal/terminal/ui-tests/test-results/tests-jupyterlite_terminal-Images-various-commands/various-commands-actual.png
Diff: /home/runner/work/terminal/terminal/ui-tests/test-results/tests-jupyterlite_terminal-Images-various-commands/various-commands-diff.png
100 |
101 | const imageName = 'various-commands.png';
> 102 | expect(await page.screenshot()).toMatchSnapshot(imageName.toLowerCase());
| ^
103 | });
104 | });
105 |
at /home/runner/work/terminal/terminal/ui-tests/tests/jupyterlite_terminal.spec.ts:102:37
|
Check Links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_isolated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
tests/jupyterlite_terminal.spec.ts:70:7 › Images › various commands ────────────────────────────
1 skipped
9 passed (39.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
|
761 KB |
|
jupyterlite_terminal-playwright-tests
|
516 KB |
|