[MS] Adds API and mocks for custom order requests list #21598
ci.yml
on: push
dispatch
4s
Matrix: rust / test-rust-non-linux
python
/
(🐧 Linux only): 🐍 Python server tests
3m 36s
rust
/
🐧 Linux: 🦀 Rust tests
7m 3s
web
/
🌐 Web tests
11m 40s
docs
/
Build & Check documentations
⭐ CI is happy ⭐
0s
Annotations
3 errors, 4 warnings, and 1 notice
[Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state active:
client/tests/e2e/specs/client_area_login.spec.ts#L1
1) [Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state active ──────────────
Test timeout of 30000ms exceeded.
|
[Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state active:
client/tests/e2e/specs/client_area_login.spec.ts#L153
1) [Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state active ──────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.popover-switch').locator('.organization-list').getByRole('listitem').first()
- locator resolved to <ion-item role="listitem" data-v-6efbb17d="" class="organi…>…</ion-item>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #21
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action, attempt #22
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not visible
-
|
[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
2) [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
|
📊 Q&A:
.github/dependabot.yml#L232
232:3 [comments-indentation] comment not indented like content
|
rust / 🍎 macOS: 🦀 Rust tests
macOS's Gatekeeper has been disabled for this Cask
|
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
2 flaky
[Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state active ───────────────
[Google Chrome] › specs/create_organization_trial.spec.ts:136:1 › Go through trial org creation process from bootstrap link
237 passed (8.1m)
|