style: improve editor context menu style (#4261) #5856
e2e.yml
on: push
ubuntu-latest, Node.js 20.x
17m 3s
Annotations
2 errors, 7 warnings, and 1 notice
../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow:
tools/playwright/src/tests/extension.test.ts#L1
1) ../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow
Test timeout of 60000ms exceeded.
|
../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow:
tools/playwright/src/tests/extension.test.ts#L49
1) ../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow
Error: page.waitForTimeout: Test ended.
47 | const node = await scm.scmView.getTreeNode();
48 | expect(node).toBeNull();
> 49 | await app.page.waitForTimeout(4000);
| ^
50 | const newNode = await scm.scmView.getTreeNode();
51 | expect(newNode).toBeTruthy();
52 | });
at /home/runner/work/core/core/tools/playwright/src/tests/extension.test.ts:49:20
|
ubuntu-latest, Node.js 20.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
src/tests/explorer-view.test.ts#L1
src/tests/explorer-view.test.ts took 2.4m
|
Slow Test:
src/tests/debug.test.ts#L1
src/tests/debug.test.ts took 1.5m
|
Slow Test:
src/tests/editor.test.ts#L1
src/tests/editor.test.ts took 1.3m
|
Slow Test:
src/tests/scm.test.ts#L1
src/tests/scm.test.ts took 45.1s
|
Slow Test:
src/tests/search-view.test.ts#L1
src/tests/search-view.test.ts took 44.2s
|
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: "playwright-report".
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
1 flaky
../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow
53 passed (12.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
173 KB |
|