Bump the capacitor-client group across 1 directory with 9 updates #21610
ci.yml
on: pull_request
dispatch
7s
Matrix: rust / test-rust-non-linux
Waiting for pending jobs
web
/
🌐 Web tests
11m 52s
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
[Google Chrome] › specs/create_organization_custom.spec.ts:36:1 › Go through custom org creation process:
client/tests/e2e/specs/create_organization_custom.spec.ts#L144
1) [Google Chrome] › specs/create_organization_custom.spec.ts:36:1 › Go through custom org creation process
Error: failed
142 | // Back to complicated password
143 | await fillIonInput(authContainer.locator('.choose-password').locator('ion-input').nth(0), DEFAULT_USER_INFORMATION.password);
> 144 | await expect(authNext).not.toHaveDisabledAttribute();
| ^
145 |
146 | // Check does not match
147 | await fillIonInput(authContainer.locator('.choose-password').locator('ion-input').nth(1), `${DEFAULT_USER_INFORMATION.password}-extra`);
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/create_organization_custom.spec.ts:144:30
|
⭐ 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/create_organization_custom.spec.ts:36:1 › Go through custom org creation process
238 passed (7.9m)
|