CI #67
ci.yml
on: schedule
pre-commit
/
pre-commit
13s
pre-commit
/
lint-extension
2m 5s
Matrix: test-pip / test-pip
Matrix: test-conda / test-conda
Matrix: coverage / coverage
Waiting for pending jobs
Pass
2s
Annotations
6 errors, 20 warnings, and 1 notice
test-conda / macos-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
|
test-conda / windows-latest
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:
17299 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#L12
2) [jupytext] › tests/jupytext-settings.spec.ts:3:5 › Open the settings editor with a Jupytext query
Error: expect(received).toEqual(expected) // deep equality
Expected: "Jupytext"
Received: ""
10 | expect(
11 | await page.locator('.jp-PluginList .jp-FilterBox input').inputValue()
> 12 | ).toEqual('Jupytext');
| ^
13 |
14 | await expect(page.locator('.jp-SettingsForm')).toHaveCount(1);
15 |
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-settings.spec.ts:12:5
|
test-ui / test-ui
Process completed with exit code 1.
|
Pass
Process completed with exit code 1.
|
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/.
|
test-conda / macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@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
PackagesNotFoundError: The following packages are not available from current channels:
- pandoc==2.16.2
Current channels:
- https://repo.anaconda.com/pkgs/main/osx-arm64
- https://repo.anaconda.com/pkgs/r/osx-arm64
- https://conda.anaconda.org/conda-forge/osx-arm64
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
Note: 'use_only_tar_bz2' is enabled. This might be omitting some
packages from the index. Set this option to 'false' and retry.
|
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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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/.
|
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/
|
🎭 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.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ui-test-output
Expired
|
733 KB |
|