build(deps): bump the jupytext-extension-dependencies group in /jupyterlab/packages/jupyterlab-jupytext-extension with 3 updates #542
ci.yml
on: pull_request
pre-commit
/
pre-commit
13s
pre-commit
/
lint-extension
1m 58s
Matrix: test-pip / test-pip
Matrix: test-conda / test-conda
Matrix: coverage / coverage
Pass
2s
Annotations
14 errors, 4 warnings, and 1 notice
static-analysis / codeql
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
test-conda / macos-latest
Codecov: Failed to properly upload: The process '/Users/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
test-conda / windows-latest
Process completed with exit code 1.
|
[jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts#L20
1) [jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext
Error: expect(Buffer).toMatchSnapshot(expected)
17580 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-menu.spec.ts-snapshots/opened-jupytext-menu-file-jupytext-jupytext-linux.png
Received: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext/opened-jupytext-menu-file-jupytext-actual.png
Diff: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext/opened-jupytext-menu-file-jupytext-diff.png
18 | )}.png`;
19 | // const menu = await page.menu.getOpenMenu();
> 20 | expect(await page!.screenshot()).toMatchSnapshot(imageName.toLowerCase());
| ^
21 | });
22 | });
23 | });
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts:20:40
|
[jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts#L20
1) [jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
17580 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-menu.spec.ts-snapshots/opened-jupytext-menu-file-jupytext-jupytext-linux.png
Received: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext-retry1/opened-jupytext-menu-file-jupytext-actual.png
Diff: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext-retry1/opened-jupytext-menu-file-jupytext-diff.png
18 | )}.png`;
19 | // const menu = await page.menu.getOpenMenu();
> 20 | expect(await page!.screenshot()).toMatchSnapshot(imageName.toLowerCase());
| ^
21 | });
22 | });
23 | });
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts:20:40
|
[jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts#L20
1) [jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
17580 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-menu.spec.ts-snapshots/opened-jupytext-menu-file-jupytext-jupytext-linux.png
Received: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext-retry2/opened-jupytext-menu-file-jupytext-actual.png
Diff: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext-retry2/opened-jupytext-menu-file-jupytext-diff.png
18 | )}.png`;
19 | // const menu = await page.menu.getOpenMenu();
> 20 | expect(await page!.screenshot()).toMatchSnapshot(imageName.toLowerCase());
| ^
21 | });
22 | });
23 | });
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts:20:40
|
[jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts#L20
1) [jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
17580 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-menu.spec.ts-snapshots/opened-jupytext-menu-file-jupytext-jupytext-linux.png
Received: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext-retry3/opened-jupytext-menu-file-jupytext-actual.png
Diff: /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/test-results/tests-jupytext-menu-Jupyte-0da96-pen-menu-item-File-Jupytext-jupytext-retry3/opened-jupytext-menu-file-jupytext-diff.png
18 | )}.png`;
19 | // const menu = await page.menu.getOpenMenu();
> 20 | expect(await page!.screenshot()).toMatchSnapshot(imageName.toLowerCase());
| ^
21 | });
22 | });
23 | });
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-menu.spec.ts:20:40
|
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts#L1
2) [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format
Test timeout of 60000ms exceeded.
|
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts#L66
2) [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format
Error: locator.waitFor: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('#jp-main-statusbar').locator('text=Idle') to be visible
64 | '## This is **bold** and *italic* [link to jupyter.org!](http://jupyter.org)'
65 | );
> 66 | await page.notebook.runCell(1, true);
| ^
67 | // For bash, use shell code
68 | if (extension === '.sh') {
69 | await page.notebook.addCell('code', 'echo "This is Bash Kernel"');
at NotebookHelper.waitForRun (/home/runner/work/jupytext/jupytext/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:451:23)
at NotebookHelper.runCell (/home/runner/work/jupytext/jupytext/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1411:16)
at populateNotebook (/home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts:66:3)
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts:98:7
|
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts#L1
2) [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts#L66
2) [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('#jp-main-statusbar').locator('text=Idle') to be visible
64 | '## This is **bold** and *italic* [link to jupyter.org!](http://jupyter.org)'
65 | );
> 66 | await page.notebook.runCell(1, true);
| ^
67 | // For bash, use shell code
68 | if (extension === '.sh') {
69 | await page.notebook.addCell('code', 'echo "This is Bash Kernel"');
at NotebookHelper.waitForRun (/home/runner/work/jupytext/jupytext/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:451:23)
at NotebookHelper.runCell (/home/runner/work/jupytext/jupytext/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1411:16)
at populateNotebook (/home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts:66:3)
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts:98:7
|
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts#L1
2) [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format:
jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts#L66
2) [jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('#jp-main-statusbar').locator('text=Idle') to be visible
64 | '## This is **bold** and *italic* [link to jupyter.org!](http://jupyter.org)'
65 | );
> 66 | await page.notebook.runCell(1, true);
| ^
67 | // For bash, use shell code
68 | if (extension === '.sh') {
69 | await page.notebook.addCell('code', 'echo "This is Bash Kernel"');
at NotebookHelper.waitForRun (/home/runner/work/jupytext/jupytext/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:451:23)
at NotebookHelper.runCell (/home/runner/work/jupytext/jupytext/jupyterlab/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1411:16)
at populateNotebook (/home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts:66:3)
at /home/runner/work/jupytext/jupytext/jupyterlab/packages/jupyterlab-jupytext-extension/ui-tests/tests/jupytext-notebook.spec.ts:98:7
|
Pass
Process completed with exit code 1.
|
static-analysis / codeql
Cache not found for keys: codeql-trap-1-2.20.6-javascript-0df229806f40fa5ea350c58d82b9202930965973, codeql-trap-1-2.20.6-javascript-
|
test-conda / macos-latest
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:202: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test-conda / ubuntu-latest
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:202: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test-conda / windows-latest
C:\Miniconda\Lib\site-packages\conda\base\context.py:202: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
🎭 Playwright Run Summary
2 failed
[jupytext] › tests/jupytext-menu.spec.ts:10:9 › Jupytext Menu Tests › Open menu item File>Jupytext
[jupytext] › tests/jupytext-notebook.spec.ts:78:9 › Jupytext Create Text Notebooks from Menu Tests › Open menu item File>New Text Notebook>New Shell Text Notebook with Percent Format
8 passed (5.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ui-test-output
|
8.59 MB |
|