[MS] Replaced workspaces by recent workspaces in sidebar #21912
ci.yml
on: pull_request
dispatch
3s
Matrix: rust / test-rust-non-linux
Waiting for pending jobs
web
/
🌐 Web tests
12m 29s
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_trial.spec.ts:136:1 › Go through trial org creation process from bootstrap link:
client/tests/e2e/specs/create_organization_trial.spec.ts#L154
1) [Google Chrome] › specs/create_organization_trial.spec.ts:136:1 › Go through trial org creation process from bootstrap link
Error: failed
152 | await expect(userNext).toHaveDisabledAttribute();
153 | await userInfoContainer.locator('.checkbox').locator('.native-wrapper').click();
> 154 | await expect(userNext).not.toHaveDisabledAttribute();
| ^
155 | await userNext.click();
156 |
157 | const authContainer = modal.locator('.authentication-page');
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/create_organization_trial.spec.ts:154: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_trial.spec.ts:136:1 › Go through trial org creation process from bootstrap link
244 passed (8.6m)
|