Unified cell and file diffs #7
Annotations
4 errors and 1 notice
|
tests/split-cell-diff.spec.ts:83:7 › Cell Diff Extension › should reject changes when reject button is clicked:
ui-tests/tests/split-cell-diff.spec.ts#L18
2) tests/split-cell-diff.spec.ts:83:7 › Cell Diff Extension › should reject changes when reject button is clicked
Error: locator.evaluate: Test timeout of 60000ms exceeded.
16 | ) {
17 | await page.notebook.createNew();
> 18 | await page.notebook.setCell(0, 'code', originalSource);
| ^
19 |
20 | await page.evaluate(
21 | async ({ originalSource, newSource, command }) => {
at NotebookHelper.setCell (/home/runner/work/jupyterlab-cell-diff/jupyterlab-cell-diff/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1269:18)
at setupCellWithDiff (/home/runner/work/jupyterlab-cell-diff/jupyterlab-cell-diff/ui-tests/tests/split-cell-diff.spec.ts:18:3)
at /home/runner/work/jupyterlab-cell-diff/jupyterlab-cell-diff/ui-tests/tests/split-cell-diff.spec.ts:89:24
|
|
tests/split-cell-diff.spec.ts:83:7 › Cell Diff Extension › should reject changes when reject button is clicked:
ui-tests/tests/split-cell-diff.spec.ts#L0
2) tests/split-cell-diff.spec.ts:83:7 › Cell Diff Extension › should reject changes when reject button is clicked
Test timeout of 60000ms exceeded.
|
|
tests/split-cell-diff.spec.ts:50:7 › Cell Diff Extension › should show diff with action buttons:
ui-tests/tests/split-cell-diff.spec.ts#L18
1) tests/split-cell-diff.spec.ts:50:7 › Cell Diff Extension › should show diff with action buttons
Error: locator.evaluate: Test timeout of 60000ms exceeded.
16 | ) {
17 | await page.notebook.createNew();
> 18 | await page.notebook.setCell(0, 'code', originalSource);
| ^
19 |
20 | await page.evaluate(
21 | async ({ originalSource, newSource, command }) => {
at NotebookHelper.setCell (/home/runner/work/jupyterlab-cell-diff/jupyterlab-cell-diff/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1269:18)
at setupCellWithDiff (/home/runner/work/jupyterlab-cell-diff/jupyterlab-cell-diff/ui-tests/tests/split-cell-diff.spec.ts:18:3)
at /home/runner/work/jupyterlab-cell-diff/jupyterlab-cell-diff/ui-tests/tests/split-cell-diff.spec.ts:54:24
|
|
tests/split-cell-diff.spec.ts:50:7 › Cell Diff Extension › should show diff with action buttons:
ui-tests/tests/split-cell-diff.spec.ts#L0
1) tests/split-cell-diff.spec.ts:50:7 › Cell Diff Extension › should show diff with action buttons
Test timeout of 60000ms exceeded.
|
|
🎭 Playwright Run Summary
2 flaky
tests/split-cell-diff.spec.ts:50:7 › Cell Diff Extension › should show diff with action buttons
tests/split-cell-diff.spec.ts:83:7 › Cell Diff Extension › should reject changes when reject button is clicked
8 passed (2.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
jupyterlab-diff-ui-tests-report-18724665541
|
8.63 MB |
sha256:61eb20131888e798c87f1ef8615ee06caee118e536e7332eadf94604e45f2418
|
|