Skip to content

Bump jupyterlab-language-pack-zh-cn from 3.6.post1 to 4.0.post1 #135

Bump jupyterlab-language-pack-zh-cn from 3.6.post1 to 4.0.post1

Bump jupyterlab-language-pack-zh-cn from 3.6.post1 to 4.0.post1 #135

Triggered via pull request August 1, 2023 17:58
Status Failure
Total duration 1h 31m 41s
Artifacts 4

galata.yml

on: pull_request
Visual Regression Tests
1h 20m
Visual Regression Tests
Matrix: Visual Regression Documentation
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 2 warnings, and 2 notices
[documentation] › test/documentation/customization.test.ts:14:7 › Default › should use default layout: core/galata/test/documentation/customization.test.ts#L29
1) [documentation] › test/documentation/customization.test.ts:14:7 › Default › should use default layout Error: Screenshot comparison failed: 5990 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation/default-terminal-position-single-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation/default-terminal-position-single-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation/default-terminal-position-single-diff.png 27 | await page.waitForSelector('.jp-Terminal'); 28 | > 29 | expect(await page.screenshot()).toMatchSnapshot( | ^ 30 | 'default-terminal-position-single.png' 31 | ); 32 | }); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:29:37
[documentation] › test/documentation/customization.test.ts:14:7 › Default › should use default layout: core/galata/test/documentation/customization.test.ts#L29
1) [documentation] › test/documentation/customization.test.ts:14:7 › Default › should use default layout Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5990 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation-retry1/default-terminal-position-single-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation-retry1/default-terminal-position-single-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation-retry1/default-terminal-position-single-diff.png 27 | await page.waitForSelector('.jp-Terminal'); 28 | > 29 | expect(await page.screenshot()).toMatchSnapshot( | ^ 30 | 'default-terminal-position-single.png' 31 | ); 32 | }); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:29:37
[documentation] › test/documentation/customization.test.ts:14:7 › Default › should use default layout: core/galata/test/documentation/customization.test.ts#L29
1) [documentation] › test/documentation/customization.test.ts:14:7 › Default › should use default layout Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5990 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation-retry2/default-terminal-position-single-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation-retry2/default-terminal-position-single-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-layout-documentation-retry2/default-terminal-position-single-diff.png 27 | await page.waitForSelector('.jp-Terminal'); 28 | > 29 | expect(await page.screenshot()).toMatchSnapshot( | ^ 30 | 'default-terminal-position-single.png' 31 | ); 32 | }); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:29:37
[documentation] › test/documentation/customization.test.ts:66:7 › Default › should use default menu bar: core/galata/test/documentation/customization.test.ts#L83
2) [documentation] › test/documentation/customization.test.ts:66:7 › Default › should use default menu bar Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation/default-menu-bar-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation/default-menu-bar-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation/default-menu-bar-diff.png 81 | expect( 82 | await page.screenshot({ clip: { x: 0, y: 0, width: 800, height: 200 } }) > 83 | ).toMatchSnapshot('default-menu-bar.png'); | ^ 84 | }); 85 | 86 | test('should use default context menu', async ({ page }) => { at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:83:7
[documentation] › test/documentation/customization.test.ts:66:7 › Default › should use default menu bar: core/galata/test/documentation/customization.test.ts#L83
2) [documentation] › test/documentation/customization.test.ts:66:7 › Default › should use default menu bar Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation-retry1/default-menu-bar-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation-retry1/default-menu-bar-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation-retry1/default-menu-bar-diff.png 81 | expect( 82 | await page.screenshot({ clip: { x: 0, y: 0, width: 800, height: 200 } }) > 83 | ).toMatchSnapshot('default-menu-bar.png'); | ^ 84 | }); 85 | 86 | test('should use default context menu', async ({ page }) => { at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:83:7
[documentation] › test/documentation/customization.test.ts:66:7 › Default › should use default menu bar: core/galata/test/documentation/customization.test.ts#L83
2) [documentation] › test/documentation/customization.test.ts:66:7 › Default › should use default menu bar Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation-retry2/default-menu-bar-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation-retry2/default-menu-bar-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Default-should-use-default-menu-bar-documentation-retry2/default-menu-bar-diff.png 81 | expect( 82 | await page.screenshot({ clip: { x: 0, y: 0, width: 800, height: 200 } }) > 83 | ).toMatchSnapshot('default-menu-bar.png'); | ^ 84 | }); 85 | 86 | test('should use default context menu', async ({ page }) => { at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:83:7
[documentation] › test/documentation/customization.test.ts:190:7 › Customized › should use customized layout: core/galata/test/documentation/customization.test.ts#L207
3) [documentation] › test/documentation/customization.test.ts:190:7 › Customized › should use customized layout Error: Screenshot comparison failed: 6243 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation/customized-terminal-position-single-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation/customized-terminal-position-single-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation/customized-terminal-position-single-diff.png 205 | await setSidebarWidth(page, 271, 'right'); 206 | > 207 | expect(await page.screenshot()).toMatchSnapshot( | ^ 208 | 'customized-terminal-position-single.png' 209 | ); 210 | }); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:207:37
[documentation] › test/documentation/customization.test.ts:190:7 › Customized › should use customized layout: core/galata/test/documentation/customization.test.ts#L207
3) [documentation] › test/documentation/customization.test.ts:190:7 › Customized › should use customized layout Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 6243 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation-retry1/customized-terminal-position-single-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation-retry1/customized-terminal-position-single-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation-retry1/customized-terminal-position-single-diff.png 205 | await setSidebarWidth(page, 271, 'right'); 206 | > 207 | expect(await page.screenshot()).toMatchSnapshot( | ^ 208 | 'customized-terminal-position-single.png' 209 | ); 210 | }); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:207:37
[documentation] › test/documentation/customization.test.ts:190:7 › Customized › should use customized layout: core/galata/test/documentation/customization.test.ts#L207
3) [documentation] › test/documentation/customization.test.ts:190:7 › Customized › should use customized layout Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 6243 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation-retry2/customized-terminal-position-single-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation-retry2/customized-terminal-position-single-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-layout-documentation-retry2/customized-terminal-position-single-diff.png 205 | await setSidebarWidth(page, 271, 'right'); 206 | > 207 | expect(await page.screenshot()).toMatchSnapshot( | ^ 208 | 'customized-terminal-position-single.png' 209 | ); 210 | }); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:207:37
[documentation] › test/documentation/customization.test.ts:238:7 › Customized › should use customized menu bar: core/galata/test/documentation/customization.test.ts#L255
4) [documentation] › test/documentation/customization.test.ts:238:7 › Customized › should use customized menu bar Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-menu-bar-documentation/customized-menu-bar-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-menu-bar-documentation/customized-menu-bar-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-customization-Customized-should-use-customized-menu-bar-documentation/customized-menu-bar-diff.png 253 | expect( 254 | await page.screenshot({ clip: { x: 0, y: 0, width: 800, height: 200 } }) > 255 | ).toMatchSnapshot('customized-menu-bar.png'); | ^ 256 | }); 257 | 258 | test('should use customized context menu', async ({ page }) => { at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/customization.test.ts:255:7
[galata] › test/galata/jupyterlabpage.spec.ts:134:7 › listeners › should listen to JupyterLab notification: galata/test/galata/jupyterlabpage.spec.ts#L160
1) [galata] › test/galata/jupyterlabpage.spec.ts:134:7 › listeners › should listen to JupyterLab notification Error: expect(received).toHaveCount(expected) // deep equality Expected: 0 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 158 | }) 159 | ]); > 160 | await expect(page.locator('.Toastify__toast')).toHaveCount(0); | ^ 161 | }); 162 | 163 | test('should stop listening to JupyterLab notification', async ({ page }) => { at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/jupyterlabpage.spec.ts:160:52
[galata] › test/galata/jupyterlabpage.spec.ts:134:7 › listeners › should listen to JupyterLab notification: galata/test/galata/jupyterlabpage.spec.ts#L160
1) [galata] › test/galata/jupyterlabpage.spec.ts:134:7 › listeners › should listen to JupyterLab notification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveCount(expected) // deep equality Expected: 0 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 158 | }) 159 | ]); > 160 | await expect(page.locator('.Toastify__toast')).toHaveCount(0); | ^ 161 | }); 162 | 163 | test('should stop listening to JupyterLab notification', async ({ page }) => { at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/jupyterlabpage.spec.ts:160:52
[galata] › test/galata/jupyterlabpage.spec.ts:163:7 › listeners › should stop listening to JupyterLab notification: galata/test/galata/jupyterlabpage.spec.ts#L192
2) [galata] › test/galata/jupyterlabpage.spec.ts:163:7 › listeners › should stop listening to JupyterLab notification Error: expect(received).toHaveCount(expected) // deep equality Expected: 0 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 190 | ]); 191 | > 192 | await expect(page.locator('.Toastify__toast')).toHaveCount(0); | ^ 193 | 194 | await Promise.all([ 195 | page.locator('.Toastify__toast').waitFor(), at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/jupyterlabpage.spec.ts:192:52
[galata] › test/galata/jupyterlabpage.spec.ts:163:7 › listeners › should stop listening to JupyterLab notification: galata/test/galata/jupyterlabpage.spec.ts#L192
2) [galata] › test/galata/jupyterlabpage.spec.ts:163:7 › listeners › should stop listening to JupyterLab notification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveCount(expected) // deep equality Expected: 0 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 190 | ]); 191 | > 192 | await expect(page.locator('.Toastify__toast')).toHaveCount(0); | ^ 193 | 194 | await Promise.all([ 195 | page.locator('.Toastify__toast').waitFor(), at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/jupyterlabpage.spec.ts:192:52
[galata] › test/galata/jupyterlabpage.spec.ts:207:7 › listeners › should listen only once to JupyterLab notification: galata/test/galata/jupyterlabpage.spec.ts#L237
3) [galata] › test/galata/jupyterlabpage.spec.ts:207:7 › listeners › should listen only once to JupyterLab notification Error: expect(received).toHaveCount(expected) // deep equality Expected: 0 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 235 | ]); 236 | > 237 | await expect(page.locator('.Toastify__toast')).toHaveCount(0); | ^ 238 | 239 | await Promise.all([ 240 | page.locator('.Toastify__toast').waitFor(), at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/jupyterlabpage.spec.ts:237:52
[galata] › test/galata/jupyterlabpage.spec.ts:207:7 › listeners › should listen only once to JupyterLab notification: galata/test/galata/jupyterlabpage.spec.ts#L237
3) [galata] › test/galata/jupyterlabpage.spec.ts:207:7 › listeners › should listen only once to JupyterLab notification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveCount(expected) // deep equality Expected: 0 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - waiting for locator('.Toastify__toast') - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 2 elements - unexpected value "2" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 235 | ]); 236 | > 237 | await expect(page.locator('.Toastify__toast')).toHaveCount(0); | ^ 238 | 239 | await Promise.all([ 240 | page.locator('.Toastify__toast').waitFor(), at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/jupyterlabpage.spec.ts:237:52
[galata] › test/galata/notebook.spec.ts:20:7 › Notebook Tests › Create Markdown cell: galata/test/galata/notebook.spec.ts#L30
4) [galata] › test/galata/notebook.spec.ts:20:7 › Notebook Tests › Create Markdown cell ────────── Error: Screenshot comparison failed: 3648 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Markdown-cell-galata/markdown-cell-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Markdown-cell-galata/markdown-cell-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Markdown-cell-galata/markdown-cell-diff.png 28 | await page.locator('#jp-main-statusbar').getByText('Idle').waitFor(); 29 | > 30 | expect(await page.getByRole('main').screenshot()).toMatchSnapshot( | ^ 31 | 'markdown-cell.png' 32 | ); 33 | }); at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/notebook.spec.ts:30:55
[galata] › test/galata/notebook.spec.ts:20:7 › Notebook Tests › Create Markdown cell: galata/test/galata/notebook.spec.ts#L30
4) [galata] › test/galata/notebook.spec.ts:20:7 › Notebook Tests › Create Markdown cell ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 3648 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Markdown-cell-galata-retry1/markdown-cell-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Markdown-cell-galata-retry1/markdown-cell-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Markdown-cell-galata-retry1/markdown-cell-diff.png 28 | await page.locator('#jp-main-statusbar').getByText('Idle').waitFor(); 29 | > 30 | expect(await page.getByRole('main').screenshot()).toMatchSnapshot( | ^ 31 | 'markdown-cell.png' 32 | ); 33 | }); at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/notebook.spec.ts:30:55
[galata] › test/galata/notebook.spec.ts:35:7 › Notebook Tests › Create Raw cell: galata/test/galata/notebook.spec.ts#L48
5) [galata] › test/galata/notebook.spec.ts:35:7 › Notebook Tests › Create Raw cell ─────────────── Error: Screenshot comparison failed: 3648 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Raw-cell-galata/raw-cell-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Raw-cell-galata/raw-cell-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Raw-cell-galata/raw-cell-diff.png 46 | ]); 47 | > 48 | expect(await page.getByRole('main').screenshot()).toMatchSnapshot( | ^ 49 | 'raw-cell.png' 50 | ); 51 | }); at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/notebook.spec.ts:48:55
[galata] › test/galata/notebook.spec.ts:35:7 › Notebook Tests › Create Raw cell: galata/test/galata/notebook.spec.ts#L48
5) [galata] › test/galata/notebook.spec.ts:35:7 › Notebook Tests › Create Raw cell ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 3648 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Raw-cell-galata-retry1/raw-cell-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Raw-cell-galata-retry1/raw-cell-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-galata-notebook-Notebook-Tests-Create-Raw-cell-galata-retry1/raw-cell-diff.png 46 | ]); 47 | > 48 | expect(await page.getByRole('main').screenshot()).toMatchSnapshot( | ^ 49 | 'raw-cell.png' 50 | ); 51 | }); at /home/runner/work/jupyterlab/jupyterlab/galata/test/galata/notebook.spec.ts:48:55
Visual Regression Documentation (3.10.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: ifaxity/wait-on-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Visual Regression Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: ifaxity/wait-on-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🎭 Playwright Run Summary
17 failed [documentation] › test/documentation/customization.test.ts:14:7 › Default › should use default layout [documentation] › test/documentation/customization.test.ts:66:7 › Default › should use default menu bar [documentation] › test/documentation/customization.test.ts:190:7 › Customized › should use customized layout [documentation] › test/documentation/customization.test.ts:238:7 › Customized › should use customized menu bar [documentation] › test/documentation/extension_manager.test.ts:54:7 › Extension Manager › Sidebar [documentation] › test/documentation/extension_manager.test.ts:72:7 › Extension Manager › Warning acknowledge [documentation] › test/documentation/extension_manager.test.ts:108:7 › Filtered Extension Manager › Blocked installed extension [documentation] › test/documentation/extension_manager.test.ts:135:7 › Filtered Extension Manager › Allowed installed extension [documentation] › test/documentation/general.test.ts:83:7 › General › Overview ───────────────── [documentation] › test/documentation/general.test.ts:381:7 › General › Text Editor Overview ──── [documentation] › test/documentation/general.test.ts:536:7 › General › Terminals ─────────────── [documentation] › test/documentation/general.test.ts:616:7 › General › Keyboard Shortcuts Help ─ [documentation] › test/documentation/general.test.ts:628:7 › General › Open With ─────────────── [documentation] › test/documentation/general.test.ts:649:7 › General › HTML Display ──────────── [documentation] › test/documentation/general.test.ts:685:7 › General › Altair ────────────────── [documentation] › test/documentation/internationalization.test.ts:14:7 › Internationalization › Menu [documentation] › test/documentation/internationalization.test.ts:43:7 › Internationalization › UI in Chinese 1 skipped 36 passed (18.6m)
🎭 Playwright Run Summary
55 failed [galata] › test/galata/jupyterlabpage.spec.ts:134:7 › listeners › should listen to JupyterLab notification [galata] › test/galata/jupyterlabpage.spec.ts:163:7 › listeners › should stop listening to JupyterLab notification [galata] › test/galata/jupyterlabpage.spec.ts:207:7 › listeners › should listen only once to JupyterLab notification [galata] › test/galata/notebook.spec.ts:20:7 › Notebook Tests › Create Markdown cell ─────────── [galata] › test/galata/notebook.spec.ts:35:7 › Notebook Tests › Create Raw cell ──────────────── [galata] › test/galata/notebook.spec.ts:53:7 › Notebook Tests › Create Code cell ─────────────── [galata] › test/galata/notebook.spec.ts:85:7 › Notebook Tests › Open and run cell by cell ────── [jupyterlab] › test/jupyterlab/general.test.ts:7:7 › General Tests › Launch Screen ───────────── [jupyterlab] › test/jupyterlab/general.test.ts:12:7 › General Tests › Enter Simple Mode ──────── [jupyterlab] › test/jupyterlab/general.test.ts:27:7 › General Tests › Toggle Dark theme ──────── [jupyterlab] › test/jupyterlab/help.test.ts:8:5 › Switch back and forth to reference page ────── [jupyterlab] › test/jupyterlab/notebook-replace.test.ts:25:7 › Notebook Search and Replace › Replace in cell [jupyterlab] › test/jupyterlab/notebook-replace.test.ts:93:7 › Notebook Search and Replace › Replace all [jupyterlab] › test/jupyterlab/notebook-run-vega.test.ts:29:7 › Notebook Run Vega › Run notebook with Vega cell in default theme [jupyterlab] › test/jupyterlab/notebook-run.test.ts:33:7 › Notebook Run › Run Notebook and capture cell outputs [jupyterlab] › test/jupyterlab/notebook-search.test.ts:32:7 › Notebook Search › Search ───────── [jupyterlab] › test/jupyterlab/notebook-search.test.ts:196:7 › Notebook Search › Search within outputs [jupyterlab] › test/jupyterlab/notebook-search.test.ts:218:7 › Notebook Search › Search in a single selected cell [jupyterlab] › test/jupyterlab/notebook-search.test.ts:236:7 › Notebook Search › Search in multiple selected cells [jupyterlab] › test/jupyterlab/notebook-search.test.ts:305:7 › Notebook Search › Search in selected text [jupyterlab] › test/jupyterlab/notebook-search.test.ts:451:7 › Notebook Search › Search on typing [jupyterlab] › test/jupyterlab/notebook-search.test.ts:503:7 › Notebook Search › Search on deleted cell [jupyterlab] › test/jupyterlab/notification.test.ts:21:9 › Toast › should display a default notification [jupyterlab] › test/jupyterlab/notification.test.ts:21:9 › Toast › should display a info notification [jupyterlab] › test/jupyterlab/notification.test.ts:21:9 › Toast › should display a success notification [jupyterlab] › test/jupyterlab/notification.test.ts:21:9 › Toast › should display a error notification [jupyterlab] › test/jupyterlab/notification.test.ts:21:9 › Toast › should display a warning notification [jupyterlab] › test/jupyterlab/notification.test.ts:21:9 › Toast › should display a in-progress notification [jupyterlab] › test/jupyterlab/notification.test.ts:43:7 › Toast › should display a notification with actions [jupyterlab] › test/jupyterlab/notification.test.ts:92:9 › Toast › should display a notification with action default [jupyterlab] › test/jupyterlab/notification.test.ts:92:9 › Toast › should display a notification with action accent [jupyterlab] › test/jupyterlab/notification.test.ts:92:9 › Toast › should display a notification with action warn [jupyterlab] › test/jupyterlab/notification.test.ts:92:9 › Toast › should display a notification with action link [jupyterlab] › test/jupyterlab/notification.test.ts:126:7 › Toast › should display as truncated text content the notification [jupyterlab] › test/jupyterlab/notification.test.ts:146:7 › Toast › should update a notification [jupyterlab] › test/jupyterlab/notification.test.ts:199:7 › Notification center › should display no notification by default [jupyterlab] › test/jupyterlab/notification.test.ts:213:

Artifacts

Produced during runtime
Name Size
jupyterlab-documentation-report Expired
16.2 MB
jupyterlab-documentation-test-assets Expired
21.6 MB
jupyterlab-galata-report Expired
32.8 MB
jupyterlab-galata-test-assets Expired
32.6 MB