Skip to content

Add freecad icon

Add freecad icon #85

Triggered via pull request December 2, 2024 16:24
Status Failure
Total duration 17m 36s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example_2D.FCStd without error: ui-tests/tests/ui.spec.ts#L1
1) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example_2D.FCStd without error Test timeout of 60000ms exceeded.
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example_2D.FCStd without error: ui-tests/tests/ui.spec.ts#L67
1) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example_2D.FCStd without error Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('main').getByRole('tab', { name: /^example_2D.FCStd/ }).last() to be visible 65 | await page.goto(); 66 | const fullPath = `examples/${file}`; > 67 | await page.notebook.openByPath(fullPath); | ^ 68 | await page.notebook.activate(fullPath); 69 | await page.locator('div.jpcad-Spinner').waitFor({ state: 'hidden' }); 70 | at FileBrowserHelper.open (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:131:10) at NotebookHelper.openByPath (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:91:5) at /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/tests/ui.spec.ts:67:9
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example1.FCStd without error: ui-tests/tests/ui.spec.ts#L1
2) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example1.FCStd without error Test timeout of 60000ms exceeded.
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example1.FCStd without error: ui-tests/tests/ui.spec.ts#L67
2) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example1.FCStd without error Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('main').getByRole('tab', { name: /^example1.FCStd/ }).last() to be visible 65 | await page.goto(); 66 | const fullPath = `examples/${file}`; > 67 | await page.notebook.openByPath(fullPath); | ^ 68 | await page.notebook.activate(fullPath); 69 | await page.locator('div.jpcad-Spinner').waitFor({ state: 'hidden' }); 70 | at FileBrowserHelper.open (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:131:10) at NotebookHelper.openByPath (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:91:5) at /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/tests/ui.spec.ts:67:9
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example2.FCStd without error: ui-tests/tests/ui.spec.ts#L1
3) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example2.FCStd without error Test timeout of 60000ms exceeded.
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example2.FCStd without error: ui-tests/tests/ui.spec.ts#L67
3) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example2.FCStd without error Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('main').getByRole('tab', { name: /^example2.FCStd/ }).last() to be visible 65 | await page.goto(); 66 | const fullPath = `examples/${file}`; > 67 | await page.notebook.openByPath(fullPath); | ^ 68 | await page.notebook.activate(fullPath); 69 | await page.locator('div.jpcad-Spinner').waitFor({ state: 'hidden' }); 70 | at FileBrowserHelper.open (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:131:10) at NotebookHelper.openByPath (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:91:5) at /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/tests/ui.spec.ts:67:9
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example3.FCStd without error: ui-tests/tests/ui.spec.ts#L1
4) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example3.FCStd without error Test timeout of 60000ms exceeded.
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example3.FCStd without error: ui-tests/tests/ui.spec.ts#L67
4) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example3.FCStd without error Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('main').getByRole('tab', { name: /^example3.FCStd/ }).last() to be visible 65 | await page.goto(); 66 | const fullPath = `examples/${file}`; > 67 | await page.notebook.openByPath(fullPath); | ^ 68 | await page.notebook.activate(fullPath); 69 | await page.locator('div.jpcad-Spinner').waitFor({ state: 'hidden' }); 70 | at FileBrowserHelper.open (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:131:10) at NotebookHelper.openByPath (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:91:5) at /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/tests/ui.spec.ts:67:9
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example4.FCStd without error: ui-tests/tests/ui.spec.ts#L1
5) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example4.FCStd without error Test timeout of 60000ms exceeded.
tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example4.FCStd without error: ui-tests/tests/ui.spec.ts#L67
5) tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example4.FCStd without error Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('main').getByRole('tab', { name: /^example4.FCStd/ }).last() to be visible 65 | await page.goto(); 66 | const fullPath = `examples/${file}`; > 67 | await page.notebook.openByPath(fullPath); | ^ 68 | await page.notebook.activate(fullPath); 69 | await page.locator('div.jpcad-Spinner').waitFor({ state: 'hidden' }); 70 | at FileBrowserHelper.open (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:131:10) at NotebookHelper.openByPath (/home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:91:5) at /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/tests/ui.spec.ts:67:9
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", "jupytercad-playwright-tests". 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
13 failed tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example_2D.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example1.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example2.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example3.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example4.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example5.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render example6.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render common.FCStd without error tests/ui.spec.ts:62:11 › UI Test › File rendering test › Should be able to render cut.FCStd without error tests/ui.spec.ts:114:9 › UI Test › File operator test › Should be able to add object to scene ── tests/ui.spec.ts:154:9 › UI Test › File operator test › Should be able to remove object ──────── tests/ui.spec.ts:196:9 › UI Test › File operator test › Should be able to edit object ────────── tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ─── 1 passed (13.5m)

Artifacts

Produced during runtime
Name Size
extension-artifacts
879 KB
jupytercad-playwright-tests
15.3 MB