Skip to content

Add a signal to proxy all Completer.selected signals #24386

Add a signal to proxy all Completer.selected signals

Add a signal to proxy all Completer.selected signals #24386

Triggered via pull request May 13, 2024 21:03
Status Success
Total duration 40m 13s
Artifacts 3

galata.yml

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

Annotations

8 errors, 3 warnings, and 2 notices
[documentation] › test/documentation/debugger.test.ts:126:7 › Debugger › Breakpoints on exception: core/galata/test/documentation/debugger.test.ts#L167
1) [documentation] › test/documentation/debugger.test.ts:126:7 › Debugger › Breakpoints on exception Error: Screenshot comparison failed: 366 pixels (ratio 0.02 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/debugger.test.ts-snapshots/debugger-stop-on-unhandled-exception-documentation-linux.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-debugge-b2db7-er-Breakpoints-on-exception-documentation/debugger-stop-on-unhandled-exception-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-debugge-b2db7-er-Breakpoints-on-exception-documentation/debugger-stop-on-unhandled-exception-diff.png 165 | clip: { y: 110, x: 300, width: 300, height: 80 } 166 | }) > 167 | ).toMatchSnapshot('debugger_stop_on_unhandled_exception.png'); | ^ 168 | 169 | await page.click('jp-button[title^=Continue]'); 170 | await page.notebook.waitForRun(0); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/debugger.test.ts:167:7
[documentation] › test/documentation/general.test.ts:115:7 › General › Right Sidebar: core/galata/test/documentation/general.test.ts#L146
2) [documentation] › test/documentation/general.test.ts:115: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/documentation/general.test.ts-snapshots/interface-right-common-documentation-linux.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 144 | clip: { y: 32, x: 997, width: 283, height: 400 } 145 | }) > 146 | ).toMatchSnapshot('interface_right_common.png'); | ^ 147 | 148 | // Expect the 'Raw NbConvert Format' field to be displayed only on raw cells 149 | await expect( at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:146:7
[documentation] › test/documentation/general.test.ts:643:7 › General › Open With: core/galata/test/documentation/general.test.ts#L662
3) [documentation] › test/documentation/general.test.ts:643:7 › General › Open With ────────────── Error: Screenshot comparison failed: 10080 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts-snapshots/file-formats-open-with-documentation-linux.png Received: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Open-With-documentation/file-formats-open-with-actual.png Diff: /home/runner/work/jupyterlab/jupyterlab/core/galata/test-results/test-documentation-general-General-Open-With-documentation/file-formats-open-with-diff.png 660 | expect( 661 | await page.screenshot({ clip: { y: 0, x: 0, width: 700, height: 500 } }) > 662 | ).toMatchSnapshot('file_formats_open_with.png'); | ^ 663 | }); 664 | 665 | test('HTML Display', async ({ page, tmpPath }) => { at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/general.test.ts:662:7
[jupyterlab] › test/jupyterlab/debugger.test.ts:125:7 › Debugger Tests › Start debug session (Script): galata/test/jupyterlab/debugger.test.ts#L1
1) [jupyterlab] › test/jupyterlab/debugger.test.ts:125:7 › Debugger Tests › Start debug session (Script) Test timeout of 60000ms exceeded.
[jupyterlab] › test/jupyterlab/debugger.test.ts:125:7 › Debugger Tests › Start debug session (Script): galata/src/helpers/activity.ts#L158
1) [jupyterlab] › test/jupyterlab/debugger.test.ts:125:7 › Debugger Tests › Start debug session (Script) Error: locator.getAttribute: Target page, context or browser has been closed at src/helpers/activity.ts:158 156 | locator = this.page.getByRole('main').getByRole('tabpanel', { name }); 157 | } else { > 158 | const id = await this.getTabLocator().getAttribute('data-id'); | ^ 159 | if (!id) { 160 | return null; 161 | } at ActivityHelper.getPanelLocator (/home/runner/work/jupyterlab/jupyterlab/galata/src/helpers/activity.ts:158:45) at NotebookHelper.getToolbarLocator (/home/runner/work/jupyterlab/jupyterlab/galata/src/helpers/notebook.ts:150:28) at DebuggerHelper.isOn (/home/runner/work/jupyterlab/jupyterlab/galata/src/helpers/debuggerpanel.ts:27:41) at fn (/home/runner/work/jupyterlab/jupyterlab/galata/src/helpers/debuggerpanel.ts:55:51) at Timeout.check (/home/runner/work/jupyterlab/jupyterlab/galata/src/utils.ts:183:33)
[jupyterlab] › test/jupyterlab/notebook-markdown.test.ts:92:7 › Notebook Markdown › Render a MermaidJS error: galata/test/jupyterlab/notebook-markdown.test.ts#L1
2) [jupyterlab] › test/jupyterlab/notebook-markdown.test.ts:92:7 › Notebook Markdown › Render a MermaidJS error Test timeout of 60000ms exceeded.
[jupyterlab] › test/jupyterlab/notebook-markdown.test.ts:92:7 › Notebook Markdown › Render a MermaidJS error: galata/test/jupyterlab/notebook-markdown.test.ts#L95
2) [jupyterlab] › test/jupyterlab/notebook-markdown.test.ts:92:7 › Notebook Markdown › Render a MermaidJS error Error: locator.screenshot: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('main').locator('[role="tabpanel"][id="id-d3be2219-85a2-412c-8bc0-81ea76670df1"]').locator('.jp-NotebookPanel-notebook').first().locator('.jp-Cell[data-windowed-list-index="4"]') 93 | const imageName = 'render-mermaid-error.png'; 94 | const cell = await page.notebook.getCellLocator(4); > 95 | expect(await cell!.screenshot()).toMatchSnapshot(imageName); | ^ 96 | }); 97 | }); 98 | at /home/runner/work/jupyterlab/jupyterlab/galata/test/jupyterlab/notebook-markdown.test.ts:95:24
[jupyterlab] › test/jupyterlab/windowed-notebook.test.ts:84:5 › should not update height when hiding: galata/test/jupyterlab/windowed-notebook.test.ts#L106
3) [jupyterlab] › test/jupyterlab/windowed-notebook.test.ts:84:5 › should not update height when hiding Error: expect(received).toEqual(expected) // deep equality Expected: 2330 Received: 3710 104 | const innerHeight = await getInnerHeight(notebook!); 105 | > 106 | expect(innerHeight).toEqual(initialHeight); | ^ 107 | }); 108 | 109 | test('should hide first inactive code cell when scrolling down', async ({ at /home/runner/work/jupyterlab/jupyterlab/galata/test/jupyterlab/windowed-notebook.test.ts:106:23
🎭 Playwright Run Summary
3 flaky [documentation] › test/documentation/debugger.test.ts:126:7 › Debugger › Breakpoints on exception [documentation] › test/documentation/general.test.ts:115:7 › General › Right Sidebar ─────────── [documentation] › test/documentation/general.test.ts:643:7 › General › Open With ─────────────── 60 passed (4.7m)
🎭 Playwright Run Summary
3 flaky [jupyterlab] › test/jupyterlab/debugger.test.ts:125:7 › Debugger Tests › Start debug session (Script) [jupyterlab] › test/jupyterlab/notebook-markdown.test.ts:92:7 › Notebook Markdown › Render a MermaidJS error [jupyterlab] › test/jupyterlab/windowed-notebook.test.ts:84:5 › should not update height when hiding 474 passed (32.9m)
Visual Regression Documentation (3.10.6)
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/.
Visual Regression Tests
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/.
Visual Regression Tests
No files were found with the provided path: galata/test-jupyterlab-results galata/test-results. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
jupyterlab-documentation-report
1.63 MB
jupyterlab-documentation-test-assets
821 KB
jupyterlab-galata-report
4.53 MB