Bump version #361
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: pull_request
Matrix: Python
Documentation
3m 42s
JavaScript
3m 32s
Matrix: ui-test
Annotations
1 error, 2 warnings, and 2 notices
tests/nbdime-diff-test3.spec.ts:12:7 › diff test3 › take a snapshot at opening:
ui-tests/tests/nbdime-diff-test3.spec.ts#L13
1) tests/nbdime-diff-test3.spec.ts:12:7 › diff test3 › take a snapshot at opening ────────────────
Error: Screenshot comparison failed:
271 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/nbdime/nbdime/ui-tests/test-results/tests-nbdime-diff-test3-diff-test3-take-a-snapshot-at-opening/diff-test3-take-a-snapshot-at-opening-1-expected.png
Received: /home/runner/work/nbdime/nbdime/ui-tests/test-results/tests-nbdime-diff-test3-diff-test3-take-a-snapshot-at-opening/diff-test3-take-a-snapshot-at-opening-1-actual.png
Diff: /home/runner/work/nbdime/nbdime/ui-tests/test-results/tests-nbdime-diff-test3-diff-test3-take-a-snapshot-at-opening/diff-test3-take-a-snapshot-at-opening-1-diff.png
11 | test.describe('diff test3', () => {
12 | test('take a snapshot at opening', async ({ page }) => {
> 13 | expect(await page.locator('#main').screenshot()).toMatchSnapshot();
| ^
14 | });
15 | });
16 |
at /home/runner/work/nbdime/nbdime/ui-tests/tests/nbdime-diff-test3.spec.ts:13:54
|
JavaScript
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🎭 Playwright Run Summary
1 flaky
tests/nbdime-diff-test3.spec.ts:12:7 › diff test3 › take a snapshot at opening ─────────────────
16 passed (22.3s)
|
🎭 Playwright Run Summary
17 passed (37.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nbdime-package
Expired
|
14.5 MB |
|
ui-tests-ubuntu-22.04
Expired
|
693 KB |
|
ui-tests-windows-latest
Expired
|
430 KB |
|