Regenerate package-lock.json #965
Annotations
1 error, 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
|
Slow Test:
[chromium] › root_password.spec.ts#L1
[chromium] › root_password.spec.ts took 24.1s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › root_password.spec.ts:9:7 › The user section › can set the root password ──────────
3 passed (36.1s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
4.02 MB |
|