Merge pull request #1675 from nextcloud/update-main-version #242
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › playwright/e2e/invite-guest.spec.ts:8:1 › Invite Guest dialog submits and creates the account:
playwright/e2e/invite-guest.spec.ts#L37
1) [chromium] › playwright/e2e/invite-guest.spec.ts:8:1 › Invite Guest dialog submits and creates the account
Error: guest creation API status
expect(received).toBeLessThan(expected)
Expected: < 400
Received: 422
35 | await dialog.getByRole('button', { name: /invite (guest|user)/i }).click()
36 | const response = await responsePromise
> 37 | expect(response.status(), 'guest creation API status').toBeLessThan(400)
| ^
38 |
39 | // The "files" integration path resolves a share template instead of showing
40 | // a success toast, so the API response above is the real success signal.
at /home/runner/work/guests/guests/playwright/e2e/invite-guest.spec.ts:37:57
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/invite-guest.spec.ts:8:1 › Invite Guest dialog submits and creates the account
2 passed (54.5s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
3.83 MB |
sha256:bd967fa20ed23acb4710d2d1c31f69bc0ee165e609f6e8c6cf104adc45152af1
|
|
|
playwright-traces
|
3.24 MB |
sha256:bc0aec7e6d29177c3ccd5e8daddeece75db92555ecd923cd6dd7d074c84b0dfa
|
|