Upgrades stylelint to 16 #210
Annotations
10 errors, 1 warning, and 1 notice
Test:
core/galata/test/documentation/custom_css.test.ts#L52
1) [documentation] › test/documentation/custom_css.test.ts:33:7 › Use custom CSS layout › should apply custom CSS to h1 headings
Error: Screenshot comparison failed:
1984 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation/custom-css-notebook-markdown-expected.png
Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation/custom-css-notebook-markdown-actual.png
Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation/custom-css-notebook-markdown-diff.png
50 | expect(
51 | await (await page.activity.getPanelLocator())?.screenshot()
> 52 | ).toMatchSnapshot('custom-css-notebook-markdown.png');
| ^
53 | });
54 | });
55 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/custom_css.test.ts:52:7
|
Test:
core/galata/test/documentation/custom_css.test.ts#L52
1) [documentation] › test/documentation/custom_css.test.ts:33:7 › Use custom CSS layout › should apply custom CSS to h1 headings
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2003 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation-retry1/custom-css-notebook-markdown-expected.png
Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation-retry1/custom-css-notebook-markdown-actual.png
Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation-retry1/custom-css-notebook-markdown-diff.png
50 | expect(
51 | await (await page.activity.getPanelLocator())?.screenshot()
> 52 | ).toMatchSnapshot('custom-css-notebook-markdown.png');
| ^
53 | });
54 | });
55 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/custom_css.test.ts:52:7
|
Test:
core/galata/test/documentation/custom_css.test.ts#L52
1) [documentation] › test/documentation/custom_css.test.ts:33:7 › Use custom CSS layout › should apply custom CSS to h1 headings
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1984 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation-retry2/custom-css-notebook-markdown-expected.png
Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation-retry2/custom-css-notebook-markdown-actual.png
Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-custom_css-Use-custom-CSS-layout-should-apply-custom-CSS-to-h1-headings-documentation-retry2/custom-css-notebook-markdown-diff.png
50 | expect(
51 | await (await page.activity.getPanelLocator())?.screenshot()
> 52 | ).toMatchSnapshot('custom-css-notebook-markdown.png');
| ^
53 | });
54 | });
55 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/custom_css.test.ts:52:7
|
Test:
core/galata/test/documentation/general.test.ts#L575
2) [documentation] › test/documentation/general.test.ts:549:7 › General › Kernels and Terminals ──
Error: expect(received).toHaveCount(expected) // deep equality
Expected: 2
Received: 0
Call log:
- expect.soft.toHaveCount with timeout 5000ms
- waiting for locator('.jp-RunningSessions-item.jp-mod-kernel')
- locator resolved to 0 elements
- unexpected value "0"
- waiting for locator('.jp-RunningSessions-item.jp-mod-kernel')
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
573 | await expect
574 | .soft(page.locator('.jp-RunningSessions-item.jp-mod-kernel'))
> 575 | .toHaveCount(2, { timeout: 5000 });
| ^
576 |
577 | const freeezeKernelIds = async () => {
578 | return page.evaluate(() => {
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:575:8
|
Test:
core/galata/test/documentation/general.test.ts#L595
2) [documentation] › test/documentation/general.test.ts:549:7 › General › Kernels and Terminals ──
Error: Screenshot comparison failed:
742 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Kernels-and-Terminals-documentation/running-layout-expected.png
Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Kernels-and-Terminals-documentation/running-layout-actual.png
Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Kernels-and-Terminals-documentation/running-layout-diff.png
593 | })
594 | )
> 595 | .toMatchSnapshot('running_layout.png');
| ^
596 |
597 | await page.click('jp-button[data-command="running:show-modal"]');
598 | await freeezeKernelIds();
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:595:8
|
Test:
core/galata/test/documentation/general.test.ts#L1
2) [documentation] › test/documentation/general.test.ts:549:7 › General › Kernels and Terminals ──
Test timeout of 90000ms exceeded.
|
Test:
core/galata/test/documentation/general.test.ts#L603
2) [documentation] › test/documentation/general.test.ts:549:7 › General › Kernels and Terminals ──
Error: locator.screenshot: Target closed
=========================== logs ===========================
waiting for locator('.jp-SearchableSessions-modal .jp-Dialog-content')
============================================================
601 | await page
602 | .locator('.jp-SearchableSessions-modal .jp-Dialog-content')
> 603 | .screenshot()
| ^
604 | ).toMatchSnapshot('running_modal.png');
605 | });
606 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:603:10
|
Test:
core/galata/test/documentation/general.test.ts#L1
2) [documentation] › test/documentation/general.test.ts:549:7 › General › Kernels and Terminals ──
Pending operations:
- locator.screenshot at test/documentation/general.test.ts:603:10
|
Test:
core/galata/test/documentation/workspaces.test.ts#L88
3) [documentation] › test/documentation/workspaces.test.ts:35:7 › Workspaces sidebar › Workspaces context menu
Error: Screenshot comparison failed:
287 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-workspaces-Workspaces-sidebar-Workspaces-context-menu-documentation/workspaces-sidebar-expected.png
Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-workspaces-Workspaces-sidebar-Workspaces-context-menu-documentation/workspaces-sidebar-actual.png
Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-workspaces-Workspaces-sidebar-Workspaces-context-menu-documentation/workspaces-sidebar-diff.png
86 | expect(
87 | await page.screenshot({ clip: { y: 0, x: 0, width: 400, height: 420 } })
> 88 | ).toMatchSnapshot('workspaces_sidebar.png');
| ^
89 | });
90 | });
91 |
at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/workspaces.test.ts:88:7
|
Test
Process completed with exit code 1.
|
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
1 failed
[documentation] › test/documentation/custom_css.test.ts:33:7 › Use custom CSS layout › should apply custom CSS to h1 headings
2 flaky
[documentation] › test/documentation/general.test.ts:549:7 › General › Kernels and Terminals ───
[documentation] › test/documentation/workspaces.test.ts:35:7 › Workspaces sidebar › Workspaces context menu
60 passed (6.8m)
|
Loading