Object properties panel: Use selected object name as the title #1860
build.yml
on: pull_request
Build jupytercad
4m 27s
Check Links
1m 6s
test_isolated
27s
deploy
0s
Annotations
7 errors, 9 warnings, and 1 notice
tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object:
ui-tests/tests/ui.spec.ts#L1
1) tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object ─────────
Test timeout of 60000ms exceeded.
|
tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object:
ui-tests/tests/ui.spec.ts#L210
1) tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object ─────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByLabel('Height*')
208 | .getByText('Shape')
209 | .click();
> 210 | await page.getByLabel('Height*').click();
| ^
211 | await page.getByLabel('Height*').fill('32');
212 | await page.getByRole('button', { name: 'Submit' }).click();
213 |
at /home/runner/work/JupyterCAD/JupyterCAD/ui-tests/tests/ui.spec.ts:210:40
|
tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object:
ui-tests/tests/ui.spec.ts#L1
1) tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object:
ui-tests/tests/ui.spec.ts#L210
1) tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByLabel('Height*')
208 | .getByText('Shape')
209 | .click();
> 210 | await page.getByLabel('Height*').click();
| ^
211 | await page.getByLabel('Height*').fill('32');
212 | await page.getByRole('button', { name: 'Submit' }).click();
213 |
at /home/runner/work/JupyterCAD/JupyterCAD/ui-tests/tests/ui.spec.ts:210:40
|
tests/ui.spec.ts:306:11 › UI Test › JCAD creation test › Extension activation test › should create a CAD File:
ui-tests/tests/ui.spec.ts#L313
2) tests/ui.spec.ts:306:11 › UI Test › JCAD creation test › Extension activation test › should create a CAD File
Error: locator.click: Error: strict mode violation: getByText('Box 1') resolved to 2 elements:
1) <span>Box 1</span> aka locator('[data-test-id="react-tree-root"]').getByText('Box')
2) <h2 class="lm-Widget">Box 1</h2> aka getByRole('heading', { name: 'Box' })
Call log:
- waiting for getByText('Box 1')
311 | await page.getByRole('button', { name: 'Submit' }).click();
312 | await page.waitForTimeout(1000);
> 313 | await page.getByText('Box 1').click();
| ^
314 | await page.locator('#tab-key-1-6').click();
315 |
316 | await page.waitForTimeout(1000);
at /home/runner/work/JupyterCAD/JupyterCAD/ui-tests/tests/ui.spec.ts:313:39
|
tests/ui.spec.ts:306:11 › UI Test › JCAD creation test › Extension activation test › should create a CAD File:
ui-tests/tests/ui.spec.ts#L313
2) tests/ui.spec.ts:306:11 › UI Test › JCAD creation test › Extension activation test › should create a CAD File
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByText('Box 1') resolved to 2 elements:
1) <span>Box 1</span> aka locator('[data-test-id="react-tree-root"]').getByText('Box')
2) <h2 class="lm-Widget">Box 1</h2> aka getByRole('heading', { name: 'Box' })
Call log:
- waiting for getByText('Box 1')
311 | await page.getByRole('button', { name: 'Submit' }).click();
312 | await page.waitForTimeout(1000);
> 313 | await page.getByText('Box 1').click();
| ^
314 | await page.locator('#tab-key-1-6').click();
315 |
316 | await page.waitForTimeout(1000);
at /home/runner/work/JupyterCAD/JupyterCAD/ui-tests/tests/ui.spec.ts:313:39
|
Integration tests
Process completed with exit code 1.
|
Build jupytercad
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Check Links
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build jupytercad
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build jupytercad
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build jupytercad
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test_isolated
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build JupyterLite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
2 failed
tests/ui.spec.ts:193:9 › UI Test › File operator test › Should be able to edit object ──────────
tests/ui.spec.ts:306:11 › UI Test › JCAD creation test › Extension activation test › should create a CAD File
13 passed (4.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
appsharingspace
|
355 Bytes |
|
extension-artifacts
|
24.7 MB |
|
galata-apss
|
355 Bytes |
|
jupytercad-playwright-tests
|
2.64 MB |
|