chore(deps-dev): bump webpack-dev-server from 5.0.4 to 5.2.5 #7300
e2e.yml
on: pull_request
ubuntu-latest, Node.js 20.x
18m 10s
Annotations
2 errors, 6 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#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
|
|
../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow:
tools/playwright/src/tests/extension.test.ts#L0
1) ../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow
Test timeout of 60000ms exceeded.
|
|
ubuntu-latest, Node.js 20.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Slow Test:
src/tests/search-view.test.ts#L0
src/tests/search-view.test.ts took 45.3s
|
|
Slow Test:
src/tests/scm.test.ts#L0
src/tests/scm.test.ts took 45.5s
|
|
Slow Test:
src/tests/editor.test.ts#L0
src/tests/editor.test.ts took 1.4m
|
|
Slow Test:
src/tests/debug.test.ts#L0
src/tests/debug.test.ts took 1.5m
|
|
Slow Test:
src/tests/explorer-view.test.ts#L0
src/tests/explorer-view.test.ts took 2.5m
|
|
🎭 Playwright Run Summary
1 flaky
../../src/tests/extension.test.ts:42:7 › OpenSumi Extension › The scm TreeNode view need reShow
53 passed (12.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
176 KB |
sha256:954d6c1545e4272678b2849ab1e3ea3e787e880c468f6afff69135dac8134616
|
|