fix(federated-sharing): avoid duplicate shares #5855
playwright.yml
on: pull_request
Annotations
3 errors, 22 warnings, and 9 notices
|
[default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy:
tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
1) [default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy-files-list-row-name="other.txt"]')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('[data-cy-files-list-row-name="other.txt"]')
62 | await filesListPage.renameFile('foo.txt', 'other.txt')
63 |
> 64 | await expect(filesListPage.getRowForFile('other.txt')).toBeVisible()
| ^
65 | await expect(filesListPage.getRowForFile('foo.txt')).toHaveCount(0)
66 | })
67 | })
at /home/runner/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
|
|
merge-reports
Failed to download archive 'https://codeload.github.com/actions/download-artifact/tar.gz/3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c' after 3 attempts.
|
|
merge-reports
Response status code does not indicate success: 429 (Too Many Requests).
|
|
Playwright setup
Back off 21.657 seconds before retry.
|
|
Playwright setup
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Response status code does not indicate success: 429 (Too Many Requests). EC30:162F8F:2CEE36A:2D2F4BE:6A832296
|
|
Playwright setup
Back off 18.812 seconds before retry.
|
|
Playwright setup
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Response status code does not indicate success: 429 (Too Many Requests). EC30:162F8F:2C496D1:2C89B64:6A83227D
|
|
Playwright tests 5 / 8
Back off 21.128 seconds before retry.
|
|
Playwright tests 5 / 8
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Response status code does not indicate success: 503 (Service Unavailable). 0C40:13D050:F1156A:F184EB:6A832358
|
|
Playwright tests 7 / 8
Back off 16.746 seconds before retry.
|
|
Playwright tests 7 / 8
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Response status code does not indicate success: 502 (Bad Gateway).
|
|
Playwright tests 7 / 8
Back off 16.179 seconds before retry.
|
|
Playwright tests 7 / 8
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Error while copying content to a stream.
|
|
Playwright tests 6 / 8
Back off 15.98 seconds before retry.
|
|
Playwright tests 6 / 8
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Response status code does not indicate success: 429 (Too Many Requests). D018:233570:628FB7:62F425:6A83237A
|
|
Playwright tests 6 / 8
Back off 27.524 seconds before retry.
|
|
Playwright tests 6 / 8
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Response status code does not indicate success: 429 (Too Many Requests). D018:350C40:1CB1303:1CBA16C:6A832358
|
|
Playwright tests 1 / 8
Back off 23.84 seconds before retry.
|
|
Playwright tests 1 / 8
Failed to download action 'https://codeload.github.com/nextcloud-libraries/parse-package-engines-action/tar.gz/122ae05d4257008180a514e1ddeb0c1b9d094bdd'. Error: Response status code does not indicate success: 503 (Service Unavailable). D018:26CA09:4C01EB:4EFD0A:6A83235A
|
|
merge-reports
Back off 29.517 seconds before retry.
|
|
merge-reports
Failed to download action 'https://codeload.github.com/actions/download-artifact/tar.gz/3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c'. Error: Response status code does not indicate success: 503 (Service Unavailable).
|
|
merge-reports
Back off 18.273 seconds before retry.
|
|
merge-reports
Failed to download action 'https://codeload.github.com/actions/download-artifact/tar.gz/3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c'. Error: Response status code does not indicate success: 502 (Bad Gateway).
|
|
merge-reports
Back off 25.151 seconds before retry.
|
|
merge-reports
Failed to download action 'https://codeload.github.com/actions/cache/tar.gz/55cc8345863c7cc4c66a329aec7e433d2d1c52a9'. Error: Response status code does not indicate success: 503 (Service Unavailable). C7C4:4883A:4DCF0E:4E1ECB:6A8325F2
|
|
🎭 Playwright Run Summary
7 passed (3.2m)
|
|
🎭 Playwright Run Summary
45 passed (5.2m)
|
|
🎭 Playwright Run Summary
45 passed (5.2m)
|
|
🎭 Playwright Run Summary
45 passed (5.1m)
|
|
🎭 Playwright Run Summary
43 passed (6.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file
44 passed (6.3m)
|
|
🎭 Playwright Run Summary
47 passed (7.5m)
|
|
🎭 Playwright Run Summary
45 passed (7.6m)
|
|
🎭 Playwright Run Summary
45 passed (8.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
85.5 KB |
sha256:a8486341e8fb3bd156abf0b64bb4e04489dffc425af3b7419e61f7bb02dbe219
|
|
|
blob-report-2
|
62.6 KB |
sha256:6dd89e5b2b21eb3650df5ebabb54831976de666964c06f4ed71321728b9a06d3
|
|
|
blob-report-3
|
78.7 KB |
sha256:f1e93d38aded3552e70726f331d3e19420a2ed10844e4ce6fa77b5c9cd746f2b
|
|
|
blob-report-4
|
85.3 KB |
sha256:2306ad27c9eaef2d0347f29acfb8d414a549ed5e2beff2c62e44441849526b82
|
|
|
blob-report-5
|
1.65 MB |
sha256:d660842c37d0d2e7091556fd6ce981e85e73d1914c7f5274faa425c3a89f51ce
|
|
|
blob-report-6
|
85.5 KB |
sha256:89d8da8104eaae28f4c71a14bb84a350f89cae62923c1b4e6bbd151204aac681
|
|
|
blob-report-7
|
116 KB |
sha256:ac84ce9b4f4b780aa0bc8e0c8bcdcf564ce88db7b61f3540b9fb601668a6bc25
|
|
|
blob-report-8
|
82 KB |
sha256:ac476f31a0d2a6fb3263ba4a2b75fbff9597fc736f71315077a6b3ce9bf27708
|
|
|
blob-report-setup
|
15.5 KB |
sha256:384f84b032b7a13c47fd0d77fb0bcacfefd448aa596e5706a28d22cb8c171929
|
|