Bump axios from 1.5.1 to 1.6.1 #434
tests.yml
on: pull_request
Matrix: Python
Documentation
3m 2s
JavaScript
3m 12s
Matrix: ui-test
Annotations
1 error, 1 warning, 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:
287 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/
|
🎭 Playwright Run Summary
1 flaky
tests/nbdime-diff-test3.spec.ts:12:7 › diff test3 › take a snapshot at opening ─────────────────
17 passed (13.3s)
|
🎭 Playwright Run Summary
18 passed (19.9s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nbdime-package
Expired
|
14.4 MB |
|
ui-tests-ubuntu-22.04
Expired
|
723 KB |
|
ui-tests-windows-latest
Expired
|
432 KB |
|