[web] Simplify code of Section component #944
Annotations
2 errors, 1 warning, and 1 notice
[chromium] › root_password.spec.ts:9:7 › The user section › can set the root password:
tests/root_password.spec.ts#L13
1) [chromium] › root_password.spec.ts:9:7 › The user section › can set the root password ─────────
Error: Timed out 15000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 15000ms
- waiting for getByText('No root authentication method defined')
- waiting for getByText('No root authentication method defined')
11 |
12 | // initial expectation - the root password is not configured yet
> 13 | await expect(page.getByText("No root authentication method defined")).toBeVisible();
| ^
14 |
15 | // click the "Users" header
16 | await page.locator("a[href='#/users']").click();
at /checkout/playwright/tests/root_password.spec.ts:13:75
|
[chromium] › root_password.spec.ts:9:7 › The user section › can set the root password:
tests/root_password.spec.ts#L13
1) [chromium] › root_password.spec.ts:9:7 › The user section › can set the root password ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 15000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 15000ms
- waiting for getByText('No root authentication method defined')
- waiting for getByText('No root authentication method defined')
11 |
12 | // initial expectation - the root password is not configured yet
> 13 | await expect(page.getByText("No root authentication method defined")).toBeVisible();
| ^
14 |
15 | // click the "Users" header
16 | await page.locator("a[href='#/users']").click();
at /checkout/playwright/tests/root_password.spec.ts:13:75
|
Slow Test:
[chromium] › root_password.spec.ts#L1
[chromium] › root_password.spec.ts took 51.2s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › root_password.spec.ts:9:7 › The user section › can set the root password ──────────
3 passed (1.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
5.27 MB |
|