Skip to content

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

Add an option to show the cell outputs per second

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

Triggered via pull request April 26, 2024 11:54
Status Failure
Total duration 5m 37s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
tests/timing_outputs_outcomes.spec.ts:21:7 › Timing outcomes with › "Last executed at" state: ui-tests/tests/timing_outputs_outcomes.spec.ts#L25
1) tests/timing_outputs_outcomes.spec.ts:21:7 › Timing outcomes with › "Last executed at" state ─ Error: elementHandle.boundingBox: The object has been collected to prevent unbounded heap growth. 23 | 24 | // Execute cell and wait for it to complete > 25 | await page.notebook.runCell(4); | ^ 26 | 27 | const widget = await cell.waitForSelector('.execute-time'); 28 | expect(await widget.textContent()).toContain('Last executed at'); at NotebookHelper.getCell (/home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:576:44) at NotebookHelper.selectCells (/home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1021:23) at NotebookHelper.runCell (/home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1233:9) at /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/tests/timing_outputs_outcomes.spec.ts:25:5
tests/timing_outputs_outcomes.spec.ts:21:7 › Timing outcomes with › "Last executed at" state: ui-tests/tests/timing_outputs_outcomes.spec.ts#L1
1) tests/timing_outputs_outcomes.spec.ts:21:7 › Timing outcomes with › "Last executed at" state ─ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
tests/timing_outputs_outcomes.spec.ts:21:7 › Timing outcomes with › "Last executed at" state: ui-tests/tests/timing_outputs_outcomes.spec.ts#L25
1) tests/timing_outputs_outcomes.spec.ts:21:7 › Timing outcomes with › "Last executed at" state ─ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: elementHandle.getAttribute: Page closed =========================== logs =========================== waiting for locator(':scope') ============================================================ 23 | 24 | // Execute cell and wait for it to complete > 25 | await page.notebook.runCell(4); | ^ 26 | 27 | const widget = await cell.waitForSelector('.execute-time'); 28 | expect(await widget.textContent()).toContain('Last executed at'); at NotebookHelper.getCell (/home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:571:34) at NotebookHelper.selectCells (/home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1021:23) at NotebookHelper.runCell (/home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1233:9) at /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/tests/timing_outputs_outcomes.spec.ts:25:5
Integration tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed tests/timing_outputs_outcomes.spec.ts:21:7 › Timing outcomes with › "Last executed at" state ── 7 passed (2.0m)

Artifacts

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