Skip to content
Triggered via schedule February 15, 2024 11:08
Status Failure
Total duration 15m 32s
Artifacts 1

ci.yml

on: schedule
pre-commit  /  pre-commit
43s
pre-commit / pre-commit
pre-commit  /  lint-extension
2m 4s
pre-commit / lint-extension
Matrix: test-conda / test-conda
Matrix: test-pip / test-pip
Matrix: test-unit-functional-integration / test-pip
build  /  build
build / build
Fit to window
Zoom out
Zoom in

Annotations

17 errors, 22 warnings, and 1 notice
test-unit-functional-integration / test-pip (3.11, functional)
Process completed with exit code 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: 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: 16651 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#L18
2) [jupytext] › tests/jupytext-settings.spec.ts:3:5 › Open the settings editor with a Jupytext query Error: Screenshot comparison failed: Expected an image 275px by 650px, received 275px by 647px. Expected: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-settings.spec.ts-snapshots/jupytext-settings-plugin-list-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-plugin-list-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-plugin-list-diff.png 16 | const pluginList = page.locator('.jp-PluginList'); 17 | > 18 | expect(await pluginList.screenshot()).toMatchSnapshot( | ^ 19 | 'jupytext-settings-plugin-list.png' 20 | ); 21 | at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-settings.spec.ts:18:41
test-ui / test-ui
Process completed with exit code 1.
test-pip / test-pip (3.11, ~=3.0)
Process completed with exit code 1.
test-pip / test-pip (3.10, ~=3.0)
Process completed with exit code 1.
test-pip / test-pip (3.x)
The operation was canceled.
test-pip / test-pip (3.x, --pre --upgrade --upgrade-strategy eager)
The operation was canceled.
test-pip / test-pip (3.x, true)
The operation was canceled.
test-pip / test-pip (3.x, true)
The operation was canceled.
test-pip / test-pip (3.8, ~=3.0)
The operation was canceled.
test-pip / test-pip (3.12, ~=3.0)
The operation was canceled.
test-pip / test-pip (3.x, ~=2.0)
The operation was canceled.
test-pip / test-pip (3.9, ~=3.0)
The operation was canceled.
test-conda / test-conda (ubuntu-latest, 3.11)
Process completed with exit code 1.
test-conda / test-conda (windows-latest, 3.11)
The operation was canceled.
test-conda / test-conda (macos-latest, 3.11)
The operation was canceled.
pre-commit / pre-commit
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. 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/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/.
codeql / codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
codeql / 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-unit-functional-integration / test-pip (3.11, unit)
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, 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-unit-functional-integration / test-pip (3.11, integration)
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, 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-unit-functional-integration / test-pip (3.11, functional)
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/.
test-ui / test-ui
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-unit-functional-integration / test-pip (3.11, external)
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, 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 / test-pip (3.11, ~=3.0)
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/.
test-pip / test-pip (3.10, ~=3.0)
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/.
test-pip / test-pip (3.x)
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/.
test-pip / test-pip (3.x, --pre --upgrade --upgrade-strategy eager)
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/.
test-pip / test-pip (3.x, true)
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/.
test-pip / test-pip (3.x, true)
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/.
test-pip / test-pip (3.8, ~=3.0)
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/.
test-pip / test-pip (3.12, ~=3.0)
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/.
test-pip / test-pip (3.x, ~=2.0)
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/.
test-pip / test-pip (3.9, ~=3.0)
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/.
test-conda / test-conda (ubuntu-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-conda / test-conda (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-conda / test-conda (macos-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, conda-incubator/setup-miniconda@v2. 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 [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)

Artifacts

Produced during runtime
Name Size
ui-test-output Expired
711 KB