Adding inlineDiffs for unified-cell diffs
#43
Annotations
2 errors and 1 notice
|
tests/unified-cell-diff.spec.ts:50:7 › Unified Cell Diff Extension › should show unified diff with action buttons:
ui-tests/tests/unified-cell-diff.spec.ts#L18
1) tests/unified-cell-diff.spec.ts:50:7 › Unified Cell Diff Extension › should show unified 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-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:54:5
|
|
tests/unified-cell-diff.spec.ts:50:7 › Unified Cell Diff Extension › should show unified diff with action buttons:
ui-tests/tests/unified-cell-diff.spec.ts#L0
1) tests/unified-cell-diff.spec.ts:50:7 › Unified Cell Diff Extension › should show unified diff with action buttons
Test timeout of 60000ms exceeded.
|
|
🎭 Playwright Run Summary
1 flaky
tests/unified-cell-diff.spec.ts:50:7 › Unified Cell Diff Extension › should show unified diff with action buttons
9 passed (1.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
jupyterlab-diff-ui-tests-report-18942535224
|
4.76 MB |
sha256:6617f4430771a28d86547f30610aaf41f1ffa0b7252e230232c974b13d15e7c1
|
|