Skip to content

Bump API version to 1.95.3 (#14541) #7472

Bump API version to 1.95.3 (#14541)

Bump API version to 1.95.3 (#14541) #7472

Triggered via push November 27, 2024 12:52
Status Success
Total duration 10m 39s
Artifacts 1

playwright.yml

on: push
Playwright Tests (ubuntu-22.04, Node.js 18.x)
10m 29s
Playwright Tests (ubuntu-22.04, Node.js 18.x)
Fit to window
Zoom out
Zoom in

Annotations

1 error, 5 warnings, and 1 notice
../../src/tests/theia-notebook-editor.test.ts:101:9 › Theia Notebook Editor interaction › should split cell: examples/playwright/src/tests/theia-notebook-editor.test.ts#L119
1) ../../src/tests/theia-notebook-editor.test.ts:101:9 › Theia Notebook Editor interaction › should split cell Error: elementHandle.click: Element is not attached to the DOM Call log: - attempting click action - waiting for element to be visible, enabled and stable 117 | const box = await line?.boundingBox(); 118 | console.log(`Split cell test: visible = ${await line?.isVisible()}, box = {${box?.x},${box?.y},${box?.width},${box?.height}}`); > 119 | await line!.click(); | ^ 120 | await line!.press('ArrowRight'); 121 | 122 | // split cell at /home/runner/work/theia/theia/examples/playwright/src/tests/theia-notebook-editor.test.ts:119:21
Slow Test: src/tests/theia-quick-command.test.ts#L1
src/tests/theia-quick-command.test.ts took 46.6s
Slow Test: src/tests/theia-workspace.test.ts#L1
src/tests/theia-workspace.test.ts took 25.3s
Slow Test: src/tests/theia-text-editor.test.ts#L1
src/tests/theia-text-editor.test.ts took 17.6s
Slow Test: src/tests/theia-explorer-view.test.ts#L1
src/tests/theia-explorer-view.test.ts took 17.3s
Slow Test: src/tests/theia-output-view.test.ts#L1
src/tests/theia-output-view.test.ts took 15.0s
🎭 Playwright Run Summary
1 flaky ../../src/tests/theia-notebook-editor.test.ts:101:9 › Theia Notebook Editor interaction › should split cell 3 skipped 90 passed (5.3m)

Artifacts

Produced during runtime
Name Size
playwright-test-results
634 KB