fix: properly mark CleanupShareTarget as expensive #663
playwright.yml
on: pull_request
Annotations
1 error, 2 warnings, and 2 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: 'bea0c5e5-be7c-40aa-ab5f-46c344bd5113' })
- 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="bea0c5e5-be7c-40aa-ab5f-46c344bd5113"/>
- 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
|
|
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
30 passed (5.1m)
|
|
🎭 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
118 passed (24.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
47.4 KB |
sha256:b2d84424bf13d22bd18147a703093e77c82e9e7986354d7e0577dfeaf676d355
|
|
|
html-report--attempt-2
Expired
|
5.33 MB |
sha256:33710738a88436165ffba619a3d9f5911960f41bbd108872eabb13786c24d42d
|
|