perf: Optimize deleting the list of invalid shares #1068
playwright.yml
on: pull_request
Annotations
1 error, 7 warnings, and 5 notices
|
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection:
tests/playwright/e2e/systemtags/files-bulk-action.spec.ts#L103
1) [chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
Error: locator.uncheck: Clicking the checkbox did not change its state
Call log:
- waiting for getByRole('dialog', { name: 'Manage tags' }).getByRole('checkbox', { name: 'be851933-bd2f-47fb-9227-13ef1b384bcc' })
- locator resolved to <input checked type="checkbox" data-v-c34c63a4="" aria-labelledby="nc-vue-34" id="checkbox-radio-switch-nc-vue-33" class="checkbox-radio-switch__input" label="be851933-bd2f-47fb-9227-13ef1b384bcc"/>
- attempting click action
- scrolling into view if needed
- done scrolling
- forcing action
- performing click action
- click action done
- waiting for scheduled navigations to finish
- navigations have finished
101 | .uncheck({ force: true })
102 | await filesListPage.getTagPicker().getByRole('checkbox', { name: tag3 })
> 103 | .uncheck({ force: true })
| ^
104 | await filesListPage.applyTagPicker()
105 |
106 | await filesListPage.expectInlineTagsForFile('file1.txt', [tag1])
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:103:5
|
|
gate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright setup
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/save@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 3 / 4
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 2 / 4
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 4 / 4
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 1 / 4
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
merge-reports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
32 passed (3.9m)
|
|
🎭 Playwright Run Summary
30 passed (4.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[chrome] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
31 passed (6.8m)
|
|
🎭 Playwright Run Summary
35 passed (7.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
128 passed (9.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
53.8 KB |
sha256:a84672337be732d45d11d4532bac041856d7a2f5724928ada5d099d5e5854952
|
|
|
blob-report-2
Expired
|
48.5 KB |
sha256:0fc27fd0fb04830e89c56df997c7e21de14f780eab714dd8d289bccc8ed95c5a
|
|
|
blob-report-3
Expired
|
64.3 KB |
sha256:0a6660381382cc3b85f3cf1a75bfd7c7c9cb33e30cd5672e1586d4f9f672d393
|
|
|
blob-report-4
Expired
|
4.43 MB |
sha256:1bc465f61ecccba45460b71440272ffc5cd4cbcf8548776e7327ca6b455527f4
|
|
|
html-report--attempt-1
Expired
|
5.06 MB |
sha256:4aa9993ad4a968a0228a35a9772d8c909fcd1eca0c2e68f432ccf9a82ee9d6a5
|
|