Feat/add workspace trust feature #7240
e2e.yml
on: pull_request
ubuntu-latest, Node.js 20.x
17m 22s
Annotations
10 errors, 1 warning, and 1 notice
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/tests/debug.test.ts#L0
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Retry #4 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/quick-open-palette.ts#L59
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: elementHandle.$: Test ended.
at ../../src/quick-open-palette.ts:59
57 | throw new Error('No selected command found!');
58 | }
> 59 | const item = await command.$("[class*='item_selected']");
| ^
60 | return item;
61 | }
62 | }
at OpenSumiQuickOpenPalette.selectedCommand (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:59:32)
at OpenSumiQuickOpenPalette.triggerSingleCommand (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:38:18)
at OpenSumiQuickOpenPalette.trigger (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:27:7)
at OpenSumiExplorerView.open (/home/runner/work/core/core/tools/playwright/src/panel.ts:33:5)
at OpenSumiApp.openEditor (/home/runner/work/core/core/tools/playwright/src/app.ts:110:5)
at /home/runner/work/core/core/tools/playwright/src/tests/debug.test.ts:35:14
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/tests/debug.test.ts#L0
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/quick-open-palette.ts#L55
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test ended.
Call log:
- waiting for locator('#opensumi-quickpick') to be visible
at ../../src/quick-open-palette.ts:55
53 |
54 | protected async selectedCommand(): Promise<ElementHandle<SVGElement | HTMLElement> | null> {
> 55 | const command = await this.page.waitForSelector(`#${OPENSUMI_VIEW_CONTAINERS.QUICKPICK}`);
| ^
56 | if (!command) {
57 | throw new Error('No selected command found!');
58 | }
at OpenSumiQuickOpenPalette.selectedCommand (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:55:37)
at OpenSumiQuickOpenPalette.triggerSingleCommand (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:38:29)
at OpenSumiQuickOpenPalette.trigger (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:27:7)
at OpenSumiExplorerView.open (/home/runner/work/core/core/tools/playwright/src/panel.ts:33:5)
at OpenSumiApp.openEditor (/home/runner/work/core/core/tools/playwright/src/app.ts:110:5)
at /home/runner/work/core/core/tools/playwright/src/tests/debug.test.ts:35:14
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/tests/debug.test.ts#L0
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/quick-open-palette.ts#L55
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test ended.
Call log:
- waiting for locator('#opensumi-quickpick') to be visible
- locator resolved to visible <div tabindex="0" id="opensumi-quickpick" class="cont…>…</div>
at ../../src/quick-open-palette.ts:55
53 |
54 | protected async selectedCommand(): Promise<ElementHandle<SVGElement | HTMLElement> | null> {
> 55 | const command = await this.page.waitForSelector(`#${OPENSUMI_VIEW_CONTAINERS.QUICKPICK}`);
| ^
56 | if (!command) {
57 | throw new Error('No selected command found!');
58 | }
at OpenSumiQuickOpenPalette.selectedCommand (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:55:37)
at OpenSumiQuickOpenPalette.triggerSingleCommand (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:38:29)
at OpenSumiQuickOpenPalette.trigger (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:27:7)
at OpenSumiExplorerView.open (/home/runner/work/core/core/tools/playwright/src/panel.ts:33:5)
at OpenSumiApp.openEditor (/home/runner/work/core/core/tools/playwright/src/app.ts:110:5)
at /home/runner/work/core/core/tools/playwright/src/tests/debug.test.ts:35:14
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/tests/debug.test.ts#L0
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/quick-open-palette.ts#L37
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
Error: keyboard.press: Test ended.
at ../../src/quick-open-palette.ts:37
35 | let selected = await this.selectedCommand();
36 | while (!((await selected?.getAttribute('aria-label')) === commandName)) {
> 37 | await this.page.keyboard.press('ArrowDown');
| ^
38 | selected = await this.selectedCommand();
39 | }
40 | await this.page.keyboard.press('Enter');
at OpenSumiQuickOpenPalette.triggerSingleCommand (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:37:32)
at OpenSumiQuickOpenPalette.trigger (/home/runner/work/core/core/tools/playwright/src/quick-open-palette.ts:27:7)
at OpenSumiFileTreeView.open (/home/runner/work/core/core/tools/playwright/src/view.ts:43:5)
at /home/runner/work/core/core/tools/playwright/src/tests/debug.test.ts:27:5
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/tests/debug.test.ts#L22
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
"beforeAll" hook timeout of 60000ms exceeded.
20 |
21 | test.describe('OpenSumi Debug', () => {
> 22 | test.beforeAll(async () => {
| ^
23 | workspace = new OpenSumiWorkspace([path.resolve(__dirname, '../../src/tests/workspaces/debug')]);
24 | app = await OpenSumiApp.load(page, workspace);
25 | explorer = await app.open(OpenSumiExplorerView);
at /home/runner/work/core/core/tools/playwright/src/tests/debug.test.ts:22:8
|
|
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked:
tools/playwright/src/tests/debug.test.ts#L22
1) ../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
"beforeAll" hook timeout of 60000ms exceeded.
20 |
21 | test.describe('OpenSumi Debug', () => {
> 22 | test.beforeAll(async () => {
| ^
23 | workspace = new OpenSumiWorkspace([path.resolve(__dirname, '../../src/tests/workspaces/debug')]);
24 | app = await OpenSumiApp.load(page, workspace);
25 | explorer = await app.open(OpenSumiExplorerView);
at /home/runner/work/core/core/tools/playwright/src/tests/debug.test.ts:22:8
|
|
ubuntu-latest, Node.js 20.x
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
2 failed
../../src/tests/debug.test.ts:34:7 › OpenSumi Debug › Debug breakpoint editor glyph margin should be worked
../../src/tests/debug.test.ts:50:7 › OpenSumi Debug › Run Debug should be worked ───────────────
2 skipped
49 did not run
1 passed (12.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
1.29 MB |
sha256:83c0066318577867b3809fcbd72b46b121d71c1d7c967c803f503d1530e8d951
|
|