[pre-commit.ci] pre-commit autoupdate #515
build.yml
on: pull_request
build
4m 11s
Check Links
31s
Annotations
9 errors, 5 warnings, and 1 notice
tests/test.spec.ts:248:5 › should display linked data:
ui-tests/tests/test.spec.ts#L285
1) tests/test.spec.ts:248:5 › should display linked data ─────────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data/histogram-selection-diff.png
283 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
284 | .screenshot()
> 285 | ).toMatchSnapshot('histogram-selection.png');
| ^
286 |
287 | expect(
288 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:285:5
|
tests/test.spec.ts:248:5 › should display linked data:
ui-tests/tests/test.spec.ts#L285
1) tests/test.spec.ts:248:5 › should display linked data ─────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry1/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry1/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry1/histogram-selection-diff.png
283 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
284 | .screenshot()
> 285 | ).toMatchSnapshot('histogram-selection.png');
| ^
286 |
287 | expect(
288 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:285:5
|
tests/test.spec.ts:248:5 › should display linked data:
ui-tests/tests/test.spec.ts#L285
1) tests/test.spec.ts:248:5 › should display linked data ─────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry2/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry2/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry2/histogram-selection-diff.png
283 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
284 | .screenshot()
> 285 | ).toMatchSnapshot('histogram-selection.png');
| ^
286 |
287 | expect(
288 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:285:5
|
tests/test.spec.ts:248:5 › should display linked data:
ui-tests/tests/test.spec.ts#L285
1) tests/test.spec.ts:248:5 › should display linked data ─────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry3/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry3/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-display-linked-data-retry3/histogram-selection-diff.png
283 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
284 | .screenshot()
> 285 | ).toMatchSnapshot('histogram-selection.png');
| ^
286 |
287 | expect(
288 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:285:5
|
tests/test.spec.ts:295:5 › should delete and restore links:
ui-tests/tests/test.spec.ts#L337
2) tests/test.spec.ts:295:5 › should delete and restore links ────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links/histogram-selection-diff.png
335 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
336 | .screenshot()
> 337 | ).toMatchSnapshot('histogram-selection.png');
| ^
338 |
339 | expect(
340 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:337:5
|
tests/test.spec.ts:295:5 › should delete and restore links:
ui-tests/tests/test.spec.ts#L337
2) tests/test.spec.ts:295:5 › should delete and restore links ────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry1/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry1/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry1/histogram-selection-diff.png
335 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
336 | .screenshot()
> 337 | ).toMatchSnapshot('histogram-selection.png');
| ^
338 |
339 | expect(
340 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:337:5
|
tests/test.spec.ts:295:5 › should delete and restore links:
ui-tests/tests/test.spec.ts#L337
2) tests/test.spec.ts:295:5 › should delete and restore links ────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry2/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry2/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry2/histogram-selection-diff.png
335 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
336 | .screenshot()
> 337 | ).toMatchSnapshot('histogram-selection.png');
| ^
338 |
339 | expect(
340 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:337:5
|
tests/test.spec.ts:295:5 › should delete and restore links:
ui-tests/tests/test.spec.ts#L337
2) tests/test.spec.ts:295:5 › should delete and restore links ────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
11904 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry3/histogram-selection-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry3/histogram-selection-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-delete-and-restore-links-retry3/histogram-selection-diff.png
335 | .locator('.bqplot.figure > svg.svg-figure > g > rect')
336 | .screenshot()
> 337 | ).toMatchSnapshot('histogram-selection.png');
| ^
338 |
339 | expect(
340 | await viewers
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:337:5
|
Integration tests
Process completed with exit code 1.
|
Check Links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_isolated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-artifacts", "glue-jupyterlab-playwright-tests".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 failed
tests/test.spec.ts:248:5 › should display linked data ──────────────────────────────────────────
tests/test.spec.ts:295:5 › should delete and restore links ─────────────────────────────────────
7 passed (3.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
1.78 MB |
|
glue-jupyterlab-playwright-tests
Expired
|
4.73 MB |
|