[Shamir port] Implement greeting procedure #21213
ci.yml
on: pull_request
dispatch
10s
Matrix: rust / test-rust-non-linux
python
/
(🐧 Linux only): 🐍 Python server tests
3m 36s
rust
/
🐧 Linux: 🦀 Rust tests
7m 2s
web
/
🌐 Web tests
12m 56s
docs
/
Build & Check documentations
⭐ CI is happy ⭐
0s
Annotations
1 error, 2 warnings, and 1 notice
[chromium] › specs/document_context_menu.spec.ts:149:3 › Rename document in grid mode:
client/tests/e2e/helpers/utils.ts#L56
1) [chromium] › specs/document_context_menu.spec.ts:149:3 › Rename document in grid mode ─────────
Error: failed
at helpers/utils.ts:56
54 | }
55 | const okButton = modal.locator('.ms-modal-footer-buttons').locator('#next-button');
> 56 | await expect(okButton).toHaveDisabledAttribute();
| ^
57 | await fillIonInput(modal.locator('ion-input'), text);
58 | await expect(okButton).not.toHaveDisabledAttribute();
59 | await okButton.click();
at fillInputModal (/home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/helpers/utils.ts:56:26)
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/document_context_menu.spec.ts:154:5
|
rust / 🍎 macOS: 🦀 Rust tests
macOS's Gatekeeper has been disabled for this Cask
|
⭐ 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/document_context_menu.spec.ts:149:3 › Rename document in grid mode ──────────
237 passed (8.6m)
|