Update to cockle 0.0.12, adding tree and vim commands #99
build.yml
on: pull_request
build
2m 29s
Check Links
44s
Annotations
4 errors, 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:
2378 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
|
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 ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2378 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-retry1/various-commands-actual.png
Diff: /home/runner/work/terminal/terminal/ui-tests/test-results/tests-jupyterlite_terminal-Images-various-commands-retry1/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
|
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 ───────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2378 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-retry2/various-commands-actual.png
Diff: /home/runner/work/terminal/terminal/ui-tests/test-results/tests-jupyterlite_terminal-Images-various-commands-retry2/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
|
Integration tests
Process completed with exit code 1.
|
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 failed
tests/jupyterlite_terminal.spec.ts:70:7 › Images › various commands ────────────────────────────
1 skipped
9 passed (40.6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
|
761 KB |
|
jupyterlite_terminal-playwright-tests
|
836 KB |
|