Skip to content

[pre-commit.ci] pre-commit autoupdate #804

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #804

Triggered via pull request July 4, 2023 06:08
Status Failure
Total duration 23m 40s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 3 warnings, and 1 notice
tests/notebook.spec.ts:67:7 › Notebook API Visual Regression › Light theme: Cell outputs should be correct: ui-tests/tests/notebook.spec.ts#L1
1) tests/notebook.spec.ts:67:7 › Notebook API Visual Regression › Light theme: Cell outputs should be correct Test timeout of 60000ms exceeded.
tests/notebook.spec.ts:67:7 › Notebook API Visual Regression › Light theme: Cell outputs should be correct: ui-tests/tests/notebook.spec.ts#L20
1) tests/notebook.spec.ts:67:7 › Notebook API Visual Regression › Light theme: Cell outputs should be correct Error: page.evaluate: Target closed 18 | 19 | await page.notebook.openByPath(`${tmpPath}/${notebook}`); > 20 | await page.notebook.activate(notebook); | ^ 21 | 22 | let numCellImages = 0; 23 | at NotebookHelper.activate (/home/runner/work/jupytercad/jupytercad/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:211:23) at testCellOutputs (/home/runner/work/jupytercad/jupytercad/ui-tests/tests/notebook.spec.ts:20:5) at /home/runner/work/jupytercad/jupytercad/ui-tests/tests/notebook.spec.ts:71:5
tests/notebook.spec.ts:67:7 › Notebook API Visual Regression › Light theme: Cell outputs should be correct: ui-tests/tests/notebook.spec.ts#L1
1) tests/notebook.spec.ts:67:7 › Notebook API Visual Regression › Light theme: Cell outputs should be correct Pending operations: - page.evaluate at node_modules/@jupyterlab/galata/src/helpers/notebook.ts:211:23
tests/notebook.spec.ts:74:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct: ui-tests/tests/notebook.spec.ts#L1
2) tests/notebook.spec.ts:74:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct Test timeout of 60000ms exceeded.
tests/notebook.spec.ts:74:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct: ui-tests/tests/notebook.spec.ts#L20
2) tests/notebook.spec.ts:74:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct Error: page.evaluate: Target closed 18 | 19 | await page.notebook.openByPath(`${tmpPath}/${notebook}`); > 20 | await page.notebook.activate(notebook); | ^ 21 | 22 | let numCellImages = 0; 23 | at NotebookHelper.activate (/home/runner/work/jupytercad/jupytercad/ui-tests/node_modules/@jupyterlab/galata/src/helpers/notebook.ts:211:23) at testCellOutputs (/home/runner/work/jupytercad/jupytercad/ui-tests/tests/notebook.spec.ts:20:5) at /home/runner/work/jupytercad/jupytercad/ui-tests/tests/notebook.spec.ts:78:5
tests/notebook.spec.ts:74:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct: ui-tests/tests/notebook.spec.ts#L1
2) tests/notebook.spec.ts:74:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct Pending operations: - page.evaluate at node_modules/@jupyterlab/galata/src/helpers/notebook.ts:211:23
tests/sketcher.spec.ts:28:7 › Sketcher test › Should open the sketcher dialog: ui-tests/tests/sketcher.spec.ts#L1
3) tests/sketcher.spec.ts:28:7 › Sketcher test › Should open the sketcher dialog ───────────────── Test timeout of 60000ms exceeded.
tests/sketcher.spec.ts:28:7 › Sketcher test › Should open the sketcher dialog: ui-tests/tests/sketcher.spec.ts#L46
3) tests/sketcher.spec.ts:28:7 › Sketcher test › Should open the sketcher dialog ───────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for locator('button.jp-ToolbarButtonComponent[data-command=\'jupytercad:sketch\']') ============================================================ 44 | "button.jp-ToolbarButtonComponent[data-command='jupytercad:sketch']" 45 | ); > 46 | await btn.click(); | ^ 47 | const dialog = await page.$('.lm-Widget.lm-Panel.jp-Dialog-content'); 48 | if (dialog) { 49 | expect(await dialog.screenshot()).toMatchSnapshot({ at /home/runner/work/jupytercad/jupytercad/ui-tests/tests/sketcher.spec.ts:46:15
tests/sketcher.spec.ts:28:7 › Sketcher test › Should open the sketcher dialog: ui-tests/tests/sketcher.spec.ts#L1
3) tests/sketcher.spec.ts:28:7 › Sketcher test › Should open the sketcher dialog ───────────────── Pending operations: - locator.click at tests/sketcher.spec.ts:46:15
tests/sketcher.spec.ts:56:7 › Sketcher test › Should draw a circle: ui-tests/tests/sketcher.spec.ts#L1
4) tests/sketcher.spec.ts:56:7 › Sketcher test › Should draw a circle ──────────────────────────── Test timeout of 60000ms exceeded.
🎭 Playwright Run Summary
19 failed tests/notebook.spec.ts:67:7 › Notebook API Visual Regression › Light theme: Cell outputs should be correct tests/notebook.spec.ts:74:7 › Notebook API Visual Regression › Dark theme: Cell outputs should be correct tests/sketcher.spec.ts:28:7 › Sketcher test › Should open the sketcher dialog ────────────────── tests/sketcher.spec.ts:56:7 › Sketcher test › Should draw a circle ───────────────────────────── tests/tree.spec.ts:28:7 › Tree UI test › Should display the object tree ──────────────────────── tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render example_2D.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render example1.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render example2.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render example3.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render example4.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render example5.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render example6.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render common.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render cut.FCStd without error tests/ui.spec.ts:65:11 › UI Test › File rendering test › Should be able to render test.jcad without error tests/ui.spec.ts:117:9 › UI Test › File operator test › Should be able to add object to scene ── tests/ui.spec.ts:158: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:244:9 › UI Test › File operator test › Should be able to do multi selection ─── 1 passed (10.9m)
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/
Build jupytercad
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Integration tests
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.

Artifacts

Produced during runtime
Name Size
extension-artifacts Expired
34 MB
jupytercad-playwright-tests Expired
16.2 MB