feat: support VSCode API: SnippetTextEdit (#4154) #5602
e2e.yml
on: push
ubuntu-latest, Node.js 20.x
17m 0s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
1.71 MB |
|