[stable33] fix(files_external): show that an unrestricted storage applies to all #9590
Triggered via pull request
September 17, 2026 11:23
Status
Success
Total duration
15m 20s
Artifacts
–
playwright.yml
on: pull_request
Annotations
4 errors and 10 notices
|
[default] › tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value:
tests/playwright/e2e/users/users-modify.spec.ts#L80
1) [default] › tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value
Error: page.waitForResponse: Test timeout of 45000ms exceeded.
78 |
79 | // The quota select is not appended to the body, so its options stay inside the cell
> 80 | const updateRequest = page.waitForResponse((response) =>
| ^
81 | response.url().includes(`/ocs/v2.php/cloud/users/${user.userId}`) && response.request().method() === 'PUT')
82 | await cell.getByRole('combobox', { name: 'Select account quota' }).click({ force: true })
83 | await cell.getByRole('option', { name: '5 GB' }).click({ force: true })
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/users/users-modify.spec.ts:80:30
|
|
[default] › tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value:
tests/playwright/e2e/users/users-modify.spec.ts#L0
1) [default] › tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value
Test timeout of 45000ms exceeded.
|
|
[default] › tests/playwright/tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value:
tests/playwright/e2e/users/users-modify.spec.ts#L80
1) [default] › tests/playwright/tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value
Error: page.waitForResponse: Test timeout of 45000ms exceeded.
78 |
79 | // The quota select is not appended to the body, so its options stay inside the cell
> 80 | const updateRequest = page.waitForResponse((response) =>
| ^
81 | response.url().includes(`/ocs/v2.php/cloud/users/${user.userId}`) && response.request().method() === 'PUT')
82 | await cell.getByRole('combobox', { name: 'Select account quota' }).click({ force: true })
83 | await cell.getByRole('option', { name: '5 GB' }).click({ force: true })
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/users/users-modify.spec.ts:80:30
|
|
[default] › tests/playwright/tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value:
tests/playwright/tests/playwright/e2e/users/users-modify.spec.ts#L0
1) [default] › tests/playwright/tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value
Test timeout of 45000ms exceeded.
|
|
🎭 Playwright Run Summary
7 passed (2.7m)
|
|
🎭 Playwright Run Summary
43 passed (4.6m)
|
|
🎭 Playwright Run Summary
43 passed (6.5m)
|
|
🎭 Playwright Run Summary
43 passed (7.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value
41 passed (6.8m)
|
|
🎭 Playwright Run Summary
43 passed (7.0m)
|
|
🎭 Playwright Run Summary
45 passed (8.1m)
|
|
🎭 Playwright Run Summary
43 passed (8.1m)
|
|
🎭 Playwright Run Summary
44 passed (10.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/tests/playwright/e2e/users/users-modify.spec.ts:70:2 › Settings: Change user properties › can change the user quota to a predefined value
352 passed (10.7m)
|