Skip to content

Update clean

Update clean #162

Triggered via pull request September 5, 2023 23:59
Status Success
Total duration 1h 0m 38s
Artifacts 4

galata.yml

on: pull_request
Visual Regression Tests
49m 52s
Visual Regression Tests
Matrix: Visual Regression Documentation
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 2 notices
[documentation] › test/documentation/debugger.test.ts:276:7 › Debugger › Breakpoints panel: core/galata/src/helpers/notebook.ts#L886
1) [documentation] › test/documentation/debugger.test.ts:276:7 › Debugger › Breakpoints panel ──── TypeError: Cannot read properties of undefined (reading 'click') at src/helpers/notebook.ts:886 884 | return false; 885 | } > 886 | await gutters[lineNumber].click(); | ^ 887 | return true; 888 | } 889 | at NotebookHelper.clickCellGutter (/home/runner/work/jupyterlab/jupyterlab/core/galata/src/helpers/notebook.ts:886:31) at setBreakpoint (/home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/debugger.test.ts:357:3) at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/debugger.test.ts:285:5
[documentation] › test/documentation/general.test.ts:111:7 › General › Right Sidebar: core/galata/test/documentation/general.test.ts#L142
2) [documentation] › test/documentation/general.test.ts:111:7 › General › Right Sidebar ────────── Error: Screenshot comparison failed: 21 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Right-Sidebar-documentation/interface-right-common-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Right-Sidebar-documentation/interface-right-common-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Right-Sidebar-documentation/interface-right-common-diff.png 140 | clip: { y: 32, x: 997, width: 283, height: 400 } 141 | }) > 142 | ).toMatchSnapshot('interface_right_common.png'); | ^ 143 | 144 | // Expect the 'Raw NbConvert Format' field to be displayed only on raw cells 145 | await expect( at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:142:7
[jupyterlab] › test/jupyterlab/notebook-run.test.ts:33:7 › Notebook Run › Run Notebook and capture cell outputs: galata/test/jupyterlab/notebook-run.test.ts#L62
1) [jupyterlab] › test/jupyterlab/notebook-run.test.ts:33:7 › Notebook Run › Run Notebook and capture cell outputs Error: Screenshot comparison failed: 316 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-jupyterlab-notebook-run-Notebook-Run-Run-Notebook-and-capture-cell-outputs-jupyterlab/notebook-panel-1-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-jupyterlab-notebook-run-Notebook-Run-Run-Notebook-and-capture-cell-outputs-jupyterlab/notebook-panel-1-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-jupyterlab-notebook-run-Notebook-Run-Run-Notebook-and-capture-cell-outputs-jupyterlab/notebook-panel-1-diff.png 60 | 61 | for (let c = 0; c < numNBImages; ++c) { > 62 | expect.soft(captures[c]).toMatchSnapshot(getCaptureImageName(c)); | ^ 63 | } 64 | }); 65 | at /home/runner/work/jupyterlab/jupyterlab/galata/test/jupyterlab/notebook-run.test.ts:62:32
[jupyterlab] › test/jupyterlab/terminal.test.ts:57:9 › Terminal › Theme › Dark theme terminal inherit: galata/test/jupyterlab/terminal.test.ts#L65
2) [jupyterlab] › test/jupyterlab/terminal.test.ts:57:9 › Terminal › Theme › Dark theme terminal inherit Error: Screenshot comparison failed: 65 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-jupyterlab-terminal-Terminal-Theme-Dark-theme-terminal-inherit-jupyterlab/dark-term-inherit-expected.png Received: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-jupyterlab-terminal-Terminal-Theme-Dark-theme-terminal-inherit-jupyterlab/dark-term-inherit-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/galata/test-results/test-jupyterlab-terminal-Terminal-Theme-Dark-theme-terminal-inherit-jupyterlab/dark-term-inherit-diff.png 63 | 'inherit' 64 | ); > 65 | expect(await terminal.screenshot()).toMatchSnapshot( | ^ 66 | 'dark-term-inherit.png' 67 | ); 68 | }); at /home/runner/work/jupyterlab/jupyterlab/galata/test/jupyterlab/terminal.test.ts:65:43
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
2 flaky [documentation] › test/documentation/debugger.test.ts:276:7 › Debugger › Breakpoints panel ───── [documentation] › test/documentation/general.test.ts:111:7 › General › Right Sidebar ─────────── 52 passed (11.2m)
🎭 Playwright Run Summary
2 flaky [jupyterlab] › test/jupyterlab/notebook-run.test.ts:33:7 › Notebook Run › Run Notebook and capture cell outputs [jupyterlab] › test/jupyterlab/terminal.test.ts:57:9 › Terminal › Theme › Dark theme terminal inherit 332 passed (40.5m)

Artifacts

Produced during runtime
Name Size
jupyterlab-documentation-report Expired
1.38 MB
jupyterlab-documentation-test-assets Expired
666 KB
jupyterlab-galata-report Expired
3.28 MB
jupyterlab-galata-test-assets Expired
160 KB