Skip to content

Fix visual tests

Fix visual tests #75

Triggered via issue December 12, 2023 23:01
@krassowskikrassowski
commented on #78 aa845bf
Status Success
Total duration 26m 15s
Artifacts 2

galata-update.yml

on: issue_comment
Update Galata References
0s
Update Galata References
Matrix: Update Documentation Snapshots
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[documentation] › test/documentation/debugger.test.ts:53:7 › Debugger › Set breakpoint: core/galata/src/helpers/notebook.ts#L894
1) [documentation] › test/documentation/debugger.test.ts:53:7 › Debugger › Set breakpoint ──────── TypeError: Cannot read properties of undefined (reading 'click') at src/helpers/notebook.ts:894 892 | return false; 893 | } > 894 | await gutters[lineNumber].click(); | ^ 895 | return true; 896 | } 897 | at NotebookHelper.clickCellGutter (/home/runner/work/jupyterlab/jupyterlab/core/galata/src/helpers/notebook.ts:894: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:62:5
[documentation] › test/documentation/overview.test.ts:29:7 › Overview › Open tabs: core/galata/test/documentation/overview.test.ts#L38
2) [documentation] › test/documentation/overview.test.ts:29:7 › Overview › Open tabs ───────────── Error: locator.waitFor: Error: strict mode violation: locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') resolved to 2 elements: 1) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): 4fc5d69d-70f1-483f-b287-19e293019225') 2) <span class="jp-RunningSessions-itemLabel" title="Pyth…>Python 3 (ipykernel)</span> aka getByTitle('Python 3 (ipykernel): ba6940df-b784-4594-923f-7331b4ca6697\n\nnotebook\nPath: notebooks/Data.ipynb') =========================== logs =========================== waiting for locator('.jp-RunningSessions-item.jp-mod-kernel').locator('text="Python 3 (ipykernel)"') to be visible ============================================================ 36 | '.jp-RunningSessions-item.jp-mod-kernel >> text="Python 3 (ipykernel)"' 37 | ) > 38 | .waitFor(); | ^ 39 | expect( 40 | await page.screenshot({ clip: { y: 27, x: 0, width: 283, height: 400 } }) 41 | ).toMatchSnapshot('interface_tabs.png'); at /home/runner/work/jupyterlab/jupyterlab/core/galata/test/documentation/overview.test.ts:38:8
Update Documentation Snapshots (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/
🎭 Playwright Run Summary
2 flaky [documentation] › test/documentation/debugger.test.ts:53:7 › Debugger › Set breakpoint ───────── [documentation] › test/documentation/overview.test.ts:29:7 › Overview › Open tabs ────────────── 60 passed (5.4m)

Artifacts

Produced during runtime
Name Size
update-documentation-report Expired
2.48 MB
updated-documentation-snapshots Expired
5.27 MB