[cli] Fixup shared recovery progress display. #21930
ci.yml
on: push
dispatch
4s
Matrix: rust / test-rust-non-linux
python
/
(🐧 Linux only): 🐍 Python server tests
3m 42s
rust
/
🐧 Linux: 🦀 Rust tests
7m 23s
web
/
🌐 Web tests
12m 9s
docs
/
Build & Check documentations
⭐ CI is happy ⭐
0s
Annotations
1 error, 3 warnings, and 1 notice
[Google Chrome] › specs/invitations_popover.spec.ts:66:1 › Invite new user:
client/tests/e2e/helpers/utils.ts#L58
1) [Google Chrome] › specs/invitations_popover.spec.ts:66: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/invitations_popover.spec.ts:72:3
|
📊 Q&A:
.github/dependabot.yml#L232
232:3 [comments-indentation] comment not indented like content
|
python / (🐧 Linux only): 🐍 Python server tests
Cache save failed.
|
⭐ 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
[Google Chrome] › specs/invitations_popover.spec.ts:66:1 › Invite new user ─────────────────────
244 passed (8.6m)
|