chore(deps-dev): bump jsdom from 20.0.3 to 25.0.1 #5666
e2e.yml
on: pull_request
ubuntu-latest, Node.js 20.x
17m 37s
Annotations
2 errors, 7 warnings, and 1 notice
../../src/tests/explorer-view.test.ts:335:7 › OpenSumi Explorer Panel › when a new file is created in the folder:
tools/playwright/src/tests/explorer-view.test.ts#L1
1) ../../src/tests/explorer-view.test.ts:335:7 › OpenSumi Explorer Panel › when a new file is created in the folder, the rest of the expanded folders are still expanded
Test timeout of 60000ms exceeded.
|
../../src/tests/explorer-view.test.ts:335:7 › OpenSumi Explorer Panel › when a new file is created in the folder:
tools/playwright/src/tests/explorer-view.test.ts#L354
1) ../../src/tests/explorer-view.test.ts:335:7 › OpenSumi Explorer Panel › when a new file is created in the folder, the rest of the expanded folders are still expanded
Error: elementHandle.waitForSelector: Test ended.
Call log:
- waiting for locator('.kt-input-box') to be visible
352 | // type `new_folder4` as the folder name
353 | const newFileName_2 = 'new_folder4';
> 354 | input = await (await fileTreeView.getViewElement())?.waitForSelector('.kt-input-box');
| ^
355 | if (input != null) {
356 | await input.focus();
357 | await input.type(newFileName_2, { delay: 200 });
at /home/runner/work/core/core/tools/playwright/src/tests/explorer-view.test.ts:354:58
|
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/
|
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/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/extension.test.ts#L1
src/tests/extension.test.ts took 1.2m
|
Slow Test:
src/tests/scm.test.ts#L1
src/tests/scm.test.ts took 45.3s
|
Slow Test:
src/tests/search-view.test.ts#L1
src/tests/search-view.test.ts took 44.2s
|
🎭 Playwright Run Summary
1 flaky
../../src/tests/explorer-view.test.ts:335:7 › OpenSumi Explorer Panel › when a new file is created in the folder, the rest of the expanded folders are still expanded
53 passed (13.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
186 KB |
|