Publish 0.6.0 #17
Annotations
2 errors and 1 notice
|
tests/split-cell-diff.spec.ts:67:7 › Cell Diff Extension › should accept changes when accept button is clicked:
ui-tests/tests/split-cell-diff.spec.ts#L18
1) tests/split-cell-diff.spec.ts:67:7 › Cell Diff Extension › should accept changes when accept 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 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:73:24
|
|
tests/split-cell-diff.spec.ts:67:7 › Cell Diff Extension › should accept changes when accept button is clicked:
ui-tests/tests/split-cell-diff.spec.ts#L0
1) tests/split-cell-diff.spec.ts:67:7 › Cell Diff Extension › should accept changes when accept button is clicked
Test timeout of 60000ms exceeded.
|
|
🎭 Playwright Run Summary
1 flaky
tests/split-cell-diff.spec.ts:67:7 › Cell Diff Extension › should accept changes when accept button is clicked
9 passed (1.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
jupyterlab-diff-ui-tests-report-18741811385
|
4.59 MB |
sha256:6a75ca101e031075b9b1d92065fdc55adda6ceac9f9a35caef1e79adbf4ff9f2
|
|