[MS] New custom order modal #21521
ci.yml
on: pull_request
dispatch
4s
Matrix: rust / test-rust-non-linux
Waiting for pending jobs
web
/
🌐 Web tests
11m 54s
docs
/
Build & Check documentations
python
/
(🐧 Linux only): 🐍 Python server tests
rust
/
🐧 Linux: 🦀 Rust tests
⭐ CI is happy ⭐
0s
Annotations
8 errors, 1 warning, and 1 notice
[Google Chrome] › specs/client_area_custom_order.spec.ts:5:1 › Test initial status:
client/tests/e2e/specs/client_area_custom_order.spec.ts#L18
1) [Google Chrome] › specs/client_area_custom_order.spec.ts:5:1 › Test initial status ────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.menu-client').locator('.menu-client-list').getByRole('listitem')
- Expected - 3
+ Received + 4
Array [
- "Contract",
- "Statistics",
- "Billing details",
+ " Contract",
+ " Statistics",
+ " Orders",
+ " Billing details",
]
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.menu-client').locator('.menu-client-list').getByRole('listitem')
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
16 | const menuButtons = clientAreaCustomOrder.locator('.menu-client').locator('.menu-client-list').getByRole('listitem');
17 | const buttonTexts = pages.map((texts) => texts.button);
> 18 | await expect(menuButtons).toHaveText(buttonTexts);
| ^
19 | for (let i = 0; i < pages.length; i++) {
20 | await menuButtons.nth(i).click();
21 | await expect(title).toHaveText(pages[i].title);
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/client_area_custom_order.spec.ts:18:29
|
[Google Chrome] › specs/client_area_custom_order.spec.ts:5:1 › Test initial status:
client/tests/e2e/specs/client_area_custom_order.spec.ts#L18
1) [Google Chrome] › specs/client_area_custom_order.spec.ts:5:1 › Test initial status ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.menu-client').locator('.menu-client-list').getByRole('listitem')
- Expected - 3
+ Received + 4
Array [
- "Contract",
- "Statistics",
- "Billing details",
+ " Contract",
+ " Statistics",
+ " Orders",
+ " Billing details",
]
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.menu-client').locator('.menu-client-list').getByRole('listitem')
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
16 | const menuButtons = clientAreaCustomOrder.locator('.menu-client').locator('.menu-client-list').getByRole('listitem');
17 | const buttonTexts = pages.map((texts) => texts.button);
> 18 | await expect(menuButtons).toHaveText(buttonTexts);
| ^
19 | for (let i = 0; i < pages.length; i++) {
20 | await menuButtons.nth(i).click();
21 | await expect(title).toHaveText(pages[i].title);
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/client_area_custom_order.spec.ts:18:29
|
[Google Chrome] › specs/client_area_custom_order.spec.ts:5:1 › Test initial status:
client/tests/e2e/specs/client_area_custom_order.spec.ts#L18
1) [Google Chrome] › specs/client_area_custom_order.spec.ts:5:1 › Test initial status ────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('.menu-client').locator('.menu-client-list').getByRole('listitem')
- Expected - 3
+ Received + 4
Array [
- "Contract",
- "Statistics",
- "Billing details",
+ " Contract",
+ " Statistics",
+ " Orders",
+ " Billing details",
]
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('.menu-client').locator('.menu-client-list').getByRole('listitem')
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
- locator resolved to 4 elements
16 | const menuButtons = clientAreaCustomOrder.locator('.menu-client').locator('.menu-client-list').getByRole('listitem');
17 | const buttonTexts = pages.map((texts) => texts.button);
> 18 | await expect(menuButtons).toHaveText(buttonTexts);
| ^
19 | for (let i = 0; i < pages.length; i++) {
20 | await menuButtons.nth(i).click();
21 | await expect(title).toHaveText(pages[i].title);
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/client_area_custom_order.spec.ts:18:29
|
[Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state frozen:
client/tests/e2e/specs/client_area_login.spec.ts#L1
2) [Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state frozen ──────────────
Test timeout of 30000ms exceeded.
|
[Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state frozen:
client/tests/e2e/specs/client_area_login.spec.ts#L153
2) [Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state frozen ──────────────
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/documents_list.spec.ts:119:1 › Create a folder:
client/tests/e2e/helpers/utils.ts#L58
3) [Google Chrome] › specs/documents_list.spec.ts:119:1 › Create a folder ────────────────────────
Error: failed
at helpers/utils.ts:58
56 | await expect(okButton).toHaveDisabledAttribute();
57 | await fillIonInput(modal.locator('ion-input'), text);
> 58 | await expect(okButton).not.toHaveDisabledAttribute();
| ^
59 | await okButton.click();
60 | await expect(modal).toBeHidden();
61 | }
at fillInputModal (/home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/helpers/utils.ts:58:30)
at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/documents_list.spec.ts:122:3
|
web / 🌐 Web tests
Process completed with exit code 1.
|
⭐ CI is happy ⭐
Process completed with exit code 1.
|
⭐ 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 failed
[Google Chrome] › specs/client_area_custom_order.spec.ts:5:1 › Test initial status ─────────────
2 flaky
[Google Chrome] › specs/client_area_login.spec.ts:134:3 › Check org state frozen ───────────────
[Google Chrome] › specs/documents_list.spec.ts:119:1 › Create a folder ─────────────────────────
236 passed (8.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-artifacts
|
6.23 MB |
|