Skip to content

Fix fluctuation of execute time when re-executing a cell #150

Fix fluctuation of execute time when re-executing a cell

Fix fluctuation of execute time when re-executing a cell #150

Triggered via pull request February 2, 2024 13:35
Status Success
Total duration 5m 36s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
tests/timing_outcomes.spec.ts:20:7 › Timing outcomes › "Execution started at" state: ui-tests/tests/timing_outcomes.spec.ts#L28
1) tests/timing_outcomes.spec.ts:20:7 › Timing outcomes › "Execution started at" state ─────────── Error: Screenshot comparison failed: 65 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/tests/timing_outcomes.spec.ts-snapshots/execution-started-linux.png Received: /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/test-results/tests-timing_outcomes-Timing-outcomes-Execution-started-at-state/execution-started-actual.png Diff: /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/test-results/tests-timing_outcomes-Timing-outcomes-Execution-started-at-state/execution-started-diff.png 26 | const widget = await cell.waitForSelector('.execute-time'); 27 | expect(await widget.textContent()).toContain('Execution started at'); > 28 | expect(await maskedScreenshot(widget)).toMatchSnapshot( | ^ 29 | 'execution-started.png' 30 | ); 31 | }); at /home/runner/work/jupyterlab-execute-time/jupyterlab-execute-time/ui-tests/tests/timing_outcomes.spec.ts:28:44
🎭 Playwright Run Summary
1 flaky tests/timing_outcomes.spec.ts:20:7 › Timing outcomes › "Execution started at" state ──────────── 6 passed (1.4m)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test_isolated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
extension-artifacts Expired
218 KB
jupyterlab_execute_time-playwright-tests Expired
7.98 MB