Skip to content

Add an option to show the cell outputs per second #156

Add an option to show the cell outputs per second

Add an option to show the cell outputs per second #156

Re-run triggered April 2, 2024 17:10
Status Success
Total duration 5m 18s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
tests/timing_outcomes.spec.ts:20:7 › Timing outcomes › "Execution started at" state: ui-tests/tests/timing_outcomes.spec.ts#L23
1) tests/timing_outcomes.spec.ts:20:7 › Timing outcomes › "Execution started at" state ─────────── TypeError: Cannot read properties of null (reading 'click') 21 | const cell = await page.notebook.getCell(2); 22 | // Start executing cell but do not wait for it to complete > 23 | await cell.click(); | ^ 24 | await page.keyboard.press('Control+Enter'); 25 | 26 | const widget = await cell.waitForSelector('.execute-time'); at /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/tests/timing_outcomes.spec.ts:23:16
🎭 Playwright Run Summary
1 flaky tests/timing_outcomes.spec.ts:20:7 › Timing outcomes › "Execution started at" state ──────────── 6 passed (1.4m)

Artifacts

Produced during runtime
Name Size
extension-artifacts
214 KB
jupyterlab_execute_time-playwright-tests
6.71 MB