Delete examples/.config.ini #7
build.yml
on: push
Matrix: build
visual-regression-tests
2m 26s
Annotations
1 error, 4 warnings, and 1 notice
tests/ipyopenlayers.test.ts:128:7 › ipyopenlayers Visual Regression › Light theme: Check ipyopenlayers update plot properties:
ui-tests/tests/ipyopenlayers.test.ts#L94
1) tests/ipyopenlayers.test.ts:128:7 › ipyopenlayers Visual Regression › Light theme: Check ipyopenlayers update plot properties
Error: Screenshot comparison failed:
76 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/Ipy-openlayers/Ipy-openlayers/ui-tests/tests/ipyopenlayers.test.ts-snapshots/light-map-update-ipynb-cell-1-linux.png
Received: /home/runner/work/Ipy-openlayers/Ipy-openlayers/ui-tests/test-results/tests-ipyopenlayers-ipyopenlayers-Visual-Regre-a3197-heme-Check-ipyopenlayers-update-plot-properties/light-map-update-ipynb-cell-1-actual.png
Diff: /home/runner/work/Ipy-openlayers/Ipy-openlayers/ui-tests/test-results/tests-ipyopenlayers-ipyopenlayers-Visual-Regre-a3197-heme-Check-ipyopenlayers-update-plot-properties/light-map-update-ipynb-cell-1-diff.png
92 |
93 | for (let i = 0; i < cellCount; i++) {
> 94 | expect(results[i]).toMatchSnapshot(getCaptureImageName(contextPrefix, notebook, i), {threshold: 0.3});
| ^
95 | }
96 |
97 | await page.notebook.close(true);
at testPlotUpdates (/home/runner/work/Ipy-openlayers/Ipy-openlayers/ui-tests/tests/ipyopenlayers.test.ts:94:26)
at /home/runner/work/Ipy-openlayers/Ipy-openlayers/ui-tests/tests/ipyopenlayers.test.ts:132:5
|
build (ubuntu-latest, 3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
visual-regression-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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: "dist 7", "ipyopenlayers-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/
|
🎭 Playwright Run Summary
1 flaky
tests/ipyopenlayers.test.ts:128:7 › ipyopenlayers Visual Regression › Light theme: Check ipyopenlayers update plot properties
1 passed (30.7s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist 7
Expired
|
14.3 MB |
|
ipyopenlayers-playwright-tests
Expired
|
8.01 MB |
|