[pre-commit.ci] pre-commit autoupdate #512
build.yml
on: pull_request
build
4m 11s
Check Links
48s
Annotations
1 error, 4 warnings, and 1 notice
tests/test.spec.ts:90:5 › should render session file:
ui-tests/tests/test.spec.ts#L97
1) tests/test.spec.ts:90:5 › should render session file ──────────────────────────────────────────
Error: Screenshot comparison failed:
21293 pixels (ratio 0.02 of all image pixels) are different.
Expected: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-render-session-file/session-tab1-expected.png
Received: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-render-session-file/session-tab1-actual.png
Diff: /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/test-results/tests-test-should-render-session-file/session-tab1-diff.png
95 | await closeSideTab(page);
96 |
> 97 | expect(await page.screenshot()).toMatchSnapshot('session-tab1.png');
| ^
98 | });
99 |
100 | test('should switch tab', async ({ page }) => {
at /home/runner/work/glue-jupyterlab/glue-jupyterlab/ui-tests/tests/test.spec.ts:97:35
|
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/.
|
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
1 flaky
tests/test.spec.ts:90:5 › should render session file ───────────────────────────────────────────
8 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
1.78 MB |
|
glue-jupyterlab-playwright-tests
Expired
|
1.36 MB |
|