CI - Integration Tests #1132
ci-integration-tests.yml
on: schedule
integration-tests
8m 44s
Annotations
3 errors, 2 warnings, and 1 notice
[chromium] › root_password.spec.ts:9:7 › The user section › can set the root password:
tests/root_password.spec.ts#L1
1) [chromium] › root_password.spec.ts:9:7 › The user section › can set the root password ─────────
Test timeout of 60000ms exceeded.
|
[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 60000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 60000ms
- 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#L1
1) [chromium] › root_password.spec.ts:9:7 › The user section › can set the root password ─────────
Pending operations:
- expect.toBeVisible at tests/root_password.spec.ts:13:75
|
integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Slow Test:
[chromium] › root_password.spec.ts#L1
[chromium] › root_password.spec.ts took 1.1m
|
🎭 Playwright Run Summary
1 flaky
[chromium] › root_password.spec.ts:9:7 › The user section › can set the root password ──────────
3 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
4.53 MB |
|