Skip to content

Updated integration tests workflow #176

Updated integration tests workflow

Updated integration tests workflow #176

Re-run triggered July 10, 2024 08:04
Status Failure
Total duration 2m 34s
Artifacts 4

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
tests/windowed_notebook.spec.ts:20:7 › Windowed notebook › Node attaches after scrolling into view: ui-tests/tests/windowed_notebook.spec.ts#L26
1) tests/windowed_notebook.spec.ts:20:7 › Windowed notebook › Node attaches after scrolling into view Error: expect(received).toBeTruthy() Received: false 24 | // Get the 100th cells locator without scrolling 25 | const lastCellLocator = page.locator('.jp-Cell:last-child'); > 26 | expect(await lastCellLocator.isHidden()).toBeTruthy(); | ^ 27 | const widgetLocator = lastCellLocator.locator('.execute-time'); 28 | expect(await widgetLocator.isHidden()).toBeTruthy(); 29 | // Scroll to the 100th cell at /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/tests/windowed_notebook.spec.ts:26:46
tests/windowed_notebook.spec.ts:20:7 › Windowed notebook › Node attaches after scrolling into view: ui-tests/tests/windowed_notebook.spec.ts#L26
1) tests/windowed_notebook.spec.ts:20:7 › Windowed notebook › Node attaches after scrolling into view Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeTruthy() Received: false 24 | // Get the 100th cells locator without scrolling 25 | const lastCellLocator = page.locator('.jp-Cell:last-child'); > 26 | expect(await lastCellLocator.isHidden()).toBeTruthy(); | ^ 27 | const widgetLocator = lastCellLocator.locator('.execute-time'); 28 | expect(await widgetLocator.isHidden()).toBeTruthy(); 29 | // Scroll to the 100th cell at /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/tests/windowed_notebook.spec.ts:26:46
Integration tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed tests/windowed_notebook.spec.ts:20:7 › Windowed notebook › Node attaches after scrolling into view 8 passed (1.6m)

Artifacts

Produced during runtime
Name Size
jupyterlab_execute_time-playwright-tests Expired
15.6 MB