Bump jupytercad #22
Annotations
4 errors, 1 warning, and 1 notice
Execute integration tests:
ui-tests/tests/ui.spec.ts#L1
1) tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ──
Test timeout of 60000ms exceeded.
|
Execute integration tests:
ui-tests/tests/ui.spec.ts#L290
1) tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ──
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('button.jp-ToolbarButtonComponent[data-command=\'jupytercad:cut\']')
============================================================
288 | "button.jp-ToolbarButtonComponent[data-command='jupytercad:cut']"
289 | );
> 290 | await cutbtn.click();
| ^
291 | await page
292 | .locator('.jp-Dialog-body')
293 | .locator('div.jp-Dialog-buttonLabel', {
at /home/runner/work/jupytercad-freecad/jupytercad-freecad/ui-tests/tests/ui.spec.ts:290:20
|
Execute integration tests:
ui-tests/tests/ui.spec.ts#L1
1) tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ──
Pending operations:
- locator.click at tests/ui.spec.ts:290:20
|
Execute integration tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
Execute integration tests
1 failed
tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ───
13 passed (2.4m)
|
The logs for this run have expired and are no longer available.
Loading