[MS] Improve FileControls media playback feature #21119
ci.yml
on: pull_request
dispatch
7s
Matrix: rust / test-rust-non-linux
Waiting for pending jobs
web
/
🌐 Web tests
11m 39s
docs
/
Build & Check documentations
python
/
(🐧 Linux only): 🐍 Python server tests
rust
/
🐧 Linux: 🦀 Rust tests
⭐ CI is happy ⭐
0s
Annotations
1 error, 1 warning, and 1 notice
[chromium] › specs/users_list.spec.ts:584:1 › Invite new user:
client/tests/e2e/helpers/utils.ts#L58
1) [chromium] › specs/users_list.spec.ts:584:1 › Invite new user ─────────────────────────────────
Error: failed
at helpers/utils.ts:58
56 | await expect(okButton).toHaveDisabledAttribute();
57 | await fillIonInput(modal.locator('ion-input'), text);
> 58 | await expect(okButton).not.toHaveDisabledAttribute();
| ^
59 | await okButton.click();
60 | await expect(modal).toBeHidden();
61 | }
at fillInputModal (/home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/helpers/utils.ts:58:30)
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/users_list.spec.ts:587:3
|
⭐ CI is happy ⭐
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/users_list.spec.ts:584:1 › Invite new user ──────────────────────────────────
228 passed (8.2m)
|