[pre-commit.ci] pre-commit autoupdate #19
build.yml
on: pull_request
build
3m 20s
Check Links
35s
Annotations
7 errors, 4 warnings, and 1 notice
tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene:
ui-tests/tests/ui.spec.ts#L1
1) tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene ─
Test timeout of 60000ms exceeded.
|
tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene:
ui-tests/tests/ui.spec.ts#L125
1) tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene ─
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('button.jp-ToolbarButtonComponent[data-command=\'jupytercad:newBox\']')
============================================================
123 | "button.jp-ToolbarButtonComponent[data-command='jupytercad:newBox']"
124 | );
> 125 | await btn.click();
| ^
126 | const nameInput = await page.locator(
127 | 'input[id^="id-jp-schemaform"][label="Name"]'
128 | );
at /home/runner/work/jupytercad-freecad/jupytercad-freecad/ui-tests/tests/ui.spec.ts:125:17
|
tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene:
ui-tests/tests/ui.spec.ts#L1
1) tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene ─
Pending operations:
- locator.click at tests/ui.spec.ts:125:17
|
tests/ui.spec.ts:241:9 › UI Test › File operator test › Should be able to do multi selection:
ui-tests/tests/ui.spec.ts#L1
2) tests/ui.spec.ts:241:9 › UI Test › File operator test › Should be able to do multi selection ──
Test timeout of 60000ms exceeded.
|
tests/ui.spec.ts:241:9 › UI Test › File operator test › Should be able to do multi selection:
ui-tests/tests/ui.spec.ts#L254
2) tests/ui.spec.ts:241: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:newCone\']')
============================================================
252 | "button.jp-ToolbarButtonComponent[data-command='jupytercad:newCone']"
253 | );
> 254 | await btn.click();
| ^
255 | await page.getByLabel('Radius1').click();
256 | await page.getByLabel('Radius1').fill('15');
257 | await page.getByLabel('Radius2').click();
at /home/runner/work/jupytercad-freecad/jupytercad-freecad/ui-tests/tests/ui.spec.ts:254:17
|
tests/ui.spec.ts:241:9 › UI Test › File operator test › Should be able to do multi selection:
ui-tests/tests/ui.spec.ts#L1
2) tests/ui.spec.ts:241:9 › UI Test › File operator test › Should be able to do multi selection ──
Pending operations:
- locator.click at tests/ui.spec.ts:254:17
|
Integration tests
Process completed with exit code 1.
|
Check Links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@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/.
|
test_isolated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
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/.
|
🎭 Playwright Run Summary
2 failed
tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene ──
tests/ui.spec.ts:241:9 › UI Test › File operator test › Should be able to do multi selection ───
12 passed (3.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
849 KB |
|
jupytercad-playwright-tests
Expired
|
3.53 MB |
|