Skip to content

Update UI test screenshot #268

Update UI test screenshot

Update UI test screenshot #268

Triggered via pull request May 5, 2024 18:28
Status Failure
Total duration 18m 56s
Artifacts 1

ci.yml

on: pull_request
pre-commit  /  pre-commit
15s
pre-commit / pre-commit
pre-commit  /  lint-extension
2m 3s
pre-commit / lint-extension
Matrix: test-pip / test-pip
Matrix: test-conda / test-conda
static-analysis  /  codeql
2m 48s
static-analysis / codeql
Matrix: coverage / coverage
build  /  build
build / build
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 23 warnings, and 1 notice
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New MyST Markdown Text Notebook: jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts#L109
1) [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New MyST Markdown Text Notebook Error: Screenshot comparison failed: 16691 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts-snapshots/opened-file-new-text-notebook-new-myst-markdown-text-notebook-text-jupytext-linux.png Received: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-notebook-Jupytext-Create-Text-N-5bac6-w-Text-Notebook-New-MyST-Markdown-Text-Notebook-jupytext/opened-file-new-text-notebook-new-myst-markdown-text-notebook-text-actual.png Diff: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-notebook-Jupytext-Create-Text-N-5bac6-w-Text-Notebook-New-MyST-Markdown-Text-Notebook-jupytext/opened-file-new-text-notebook-new-myst-markdown-text-notebook-text-diff.png 107 | // Compare text notebook contents 108 | const imageName = `opened-${paths.menuPath.replace(/>/g, '-')}-text.png`; > 109 | expect(await page.screenshot()).toMatchSnapshot(imageName.toLowerCase()); | ^ 110 | }); 111 | }); 112 | }); at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts:109:39
[jupytext] › tests/jupytext-settings.spec.ts:3:5 › Open the settings editor with a Jupytext query: jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-settings.spec.ts#L24
2) [jupytext] › tests/jupytext-settings.spec.ts:3:5 › Open the settings editor with a Jupytext query Error: Screenshot comparison failed: Expected an image 418px by 650px, received 418px by 647px. Expected: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-settings.spec.ts-snapshots/jupytext-settings-panel-jupytext-linux.png Received: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-settings-Open-the-settings-editor-with-a-Jupytext-query-jupytext/jupytext-settings-panel-actual.png Diff: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-settings-Open-the-settings-editor-with-a-Jupytext-query-jupytext/jupytext-settings-panel-diff.png 22 | const settingsPanel = page.locator('.jp-SettingsPanel'); 23 | > 24 | expect(await settingsPanel.screenshot()).toMatchSnapshot( | ^ 25 | 'jupytext-settings-panel.png' 26 | ); 27 | }); at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-settings.spec.ts:24:44
test-ui / test-ui
Process completed with exit code 1.
Pass
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New MyST Markdown Text Notebook [jupytext] › tests/jupytext-settings.spec.ts:3:5 › Open the settings editor with a Jupytext query 8 passed (1.2m)
pre-commit / pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pre-commit / lint-extension
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
static-analysis / codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis / codeql
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
test-pip / 🐍 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-conda / macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.x (No kernel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.x (No markdown-it-py)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.x (markdown-it-py ~=2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.x (pre)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-pip / 🐍 3.x (Quarto)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-conda / ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage / unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage / integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage / functional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ui / test-ui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-conda / windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage / external
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, codecov/codecov-action@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: "ui-test-output". 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/

Artifacts

Produced during runtime
Name Size
ui-test-output
838 KB