Bump jupytercad #23
build.yml
on: pull_request
build
3m 24s
Check Links
30s
Annotations
2 errors, 4 warnings, and 1 notice
tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection:
ui-tests/tests/ui.spec.ts#L287
1) tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ──
Error: locator.click: Error: strict mode violation: getByTitle('Cut') resolved to 2 elements:
1) <li data-isdir="false" data-file-type="FCStd" class=…>…</li> aka getByText('cut.FCStd3 seconds ago4.8 KB')
2) <jp-button minimal="" title="Cut" tabindex="-1" current-val…>…</jp-button> aka getByTitle('Cut', { exact: true })
=========================== logs ===========================
waiting for getByTitle('Cut')
============================================================
285 |
286 | // Apply a cut operator from the selection
> 287 | await page.getByTitle('Cut').click();
| ^
288 | await page
289 | .locator('.jp-Dialog-body')
290 | .locator('div.jp-Dialog-buttonLabel', {
at /home/runner/work/jupytercad-freecad/jupytercad-freecad/ui-tests/tests/ui.spec.ts:287:36
|
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
1 failed
tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ───
13 passed (1.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
852 KB |
|
jupytercad-playwright-tests
Expired
|
779 KB |
|