[MS] Replaced workspaces by recent workspaces in sidebar #21911
ci.yml
on: pull_request
dispatch
4s
Matrix: rust / test-rust-non-linux
Waiting for pending jobs
web
/
🌐 Web tests
12m 7s
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_saas.spec.ts:238:1 › Go through saas org creation process from bootstrap link:
client/tests/e2e/specs/create_organization_saas.spec.ts#L255
1) [Google Chrome] › specs/create_organization_saas.spec.ts:238:1 › Go through saas org creation process from bootstrap link
Error: failed
253 | await expect(bmsNext).toHaveDisabledAttribute();
254 | await fillIonInput(bmsContainer.locator('ion-input').nth(1), DEFAULT_USER_INFORMATION.password);
> 255 | await expect(bmsNext).not.toHaveDisabledAttribute();
| ^
256 |
257 | await bmsNext.click();
258 |
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/create_organization_saas.spec.ts:255:29
|
⭐ 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_saas.spec.ts:238:1 › Go through saas org creation process from bootstrap link
244 passed (8.5m)
|