Adding inlineDiffs for unified-cell diffs
#42
Annotations
4 errors and 1 notice
|
tests/unified-cell-diff.spec.ts:80:7 › Unified Cell Diff Extension › should reject all changes when the reject button is clicked:
ui-tests/tests/unified-cell-diff.spec.ts#L18
2) tests/unified-cell-diff.spec.ts:80:7 › Unified Cell Diff Extension › should reject all changes when the 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-diff/jupyterlab-diff/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1269:18)
at setupCellWithUnifiedDiff (/home/runner/work/jupyterlab-diff/jupyterlab-diff/ui-tests/tests/unified-cell-diff.spec.ts:18:3)
at /home/runner/work/jupyterlab-diff/jupyterlab-diff/ui-tests/tests/unified-cell-diff.spec.ts:86:5
|
|
tests/unified-cell-diff.spec.ts:80:7 › Unified Cell Diff Extension › should reject all changes when the reject button is clicked:
ui-tests/tests/unified-cell-diff.spec.ts#L0
2) tests/unified-cell-diff.spec.ts:80:7 › Unified Cell Diff Extension › should reject all changes when the reject button is clicked
Test timeout of 60000ms exceeded.
|
|
tests/split-cell-diff.spec.ts:99:7 › Cell Diff Extension › should toggle diff visibility:
ui-tests/tests/split-cell-diff.spec.ts#L18
1) tests/split-cell-diff.spec.ts:99:7 › Cell Diff Extension › should toggle diff visibility ──────
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-diff/jupyterlab-diff/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:1269:18)
at setupCellWithDiff (/home/runner/work/jupyterlab-diff/jupyterlab-diff/ui-tests/tests/split-cell-diff.spec.ts:18:3)
at /home/runner/work/jupyterlab-diff/jupyterlab-diff/ui-tests/tests/split-cell-diff.spec.ts:103:24
|
|
tests/split-cell-diff.spec.ts:99:7 › Cell Diff Extension › should toggle diff visibility:
ui-tests/tests/split-cell-diff.spec.ts#L0
1) tests/split-cell-diff.spec.ts:99:7 › Cell Diff Extension › should toggle diff visibility ──────
Test timeout of 60000ms exceeded.
|
|
🎭 Playwright Run Summary
2 flaky
tests/split-cell-diff.spec.ts:99:7 › Cell Diff Extension › should toggle diff visibility ───────
tests/unified-cell-diff.spec.ts:80:7 › Unified Cell Diff Extension › should reject all changes when the reject button is clicked
8 passed (1.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
jupyterlab-diff-ui-tests-report-18936018654
|
9.3 MB |
sha256:c5665527792bf7b1b3509b828739e1eab8d6cf0b4d21594145ffc3332db7d3aa
|
|