Skip to content

[pre-commit.ci] pre-commit autoupdate #514

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #514

Triggered via pull request May 6, 2024 21:57
Status Failure
Total duration 9m 57s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.
🎭 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.2m)
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/.

Artifacts

Produced during runtime
Name Size
extension-artifacts Expired
1.78 MB
glue-jupyterlab-playwright-tests Expired
4.76 MB