feat: reverse proxy gRPC service communication (#496) #398
Annotations
10 errors, 6 warnings, and 1 notice
run tests:
e2e/tests/enrollment.spec.ts#L1
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Test timeout of 180000ms exceeded.
|
run tests:
e2e/tests/enrollment.spec.ts#L51
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Error: locator.click: Target closed
=========================== logs ===========================
waiting for getByTestId('enrollment-next')
============================================================
49 | await setToken(token, page);
50 | // Welcome page
> 51 | await page.getByTestId('enrollment-next').click();
| ^
52 | // Data validation
53 | await validateData(user, page);
54 | await page.getByTestId('enrollment-next').click();
at /runner/_work/defguard/defguard/e2e/tests/enrollment.spec.ts:51:47
|
run tests:
e2e/tests/enrollment.spec.ts#L1
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Pending operations:
- locator.click at tests/enrollment.spec.ts:51:47
|
run tests:
e2e/tests/enrollment.spec.ts#L1
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
run tests:
e2e/tests/enrollment.spec.ts#L51
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target closed
=========================== logs ===========================
waiting for getByTestId('enrollment-next')
============================================================
49 | await setToken(token, page);
50 | // Welcome page
> 51 | await page.getByTestId('enrollment-next').click();
| ^
52 | // Data validation
53 | await validateData(user, page);
54 | await page.getByTestId('enrollment-next').click();
at /runner/_work/defguard/defguard/e2e/tests/enrollment.spec.ts:51:47
|
run tests:
e2e/tests/enrollment.spec.ts#L1
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.click at tests/enrollment.spec.ts:51:47
|
run tests:
e2e/tests/enrollment.spec.ts#L1
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 180000ms exceeded.
|
run tests:
e2e/tests/enrollment.spec.ts#L51
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target closed
=========================== logs ===========================
waiting for getByTestId('enrollment-next')
============================================================
49 | await setToken(token, page);
50 | // Welcome page
> 51 | await page.getByTestId('enrollment-next').click();
| ^
52 | // Data validation
53 | await validateData(user, page);
54 | await page.getByTestId('enrollment-next').click();
at /runner/_work/defguard/defguard/e2e/tests/enrollment.spec.ts:51:47
|
run tests:
e2e/tests/enrollment.spec.ts#L1
1) [chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.click at tests/enrollment.spec.ts:51:47
|
run tests:
e2e/tests/passwordReset.spec.ts#L1
2) [chromium] › passwordReset.spec.ts:28:7 › Reset password › Reset user password ────────────────
Test timeout of 180000ms exceeded.
|
Run actions/upload-artifact@v3
No files were found with the provided path: ./e2e/playwright-report. No artifacts will be uploaded.
|
run tests:
e2e/[chromium] › passwordReset.spec.ts#L1
e2e/[chromium] › passwordReset.spec.ts took 9.0m
|
run tests:
e2e/[chromium] › enrollment.spec.ts#L1
e2e/[chromium] › enrollment.spec.ts took 9.0m
|
run tests:
e2e/[chromium] › auth.spec.ts#L1
e2e/[chromium] › auth.spec.ts took 4.8m
|
run tests:
e2e/[chromium] › openid.spec.ts#L1
e2e/[chromium] › openid.spec.ts took 2.3m
|
run tests:
e2e/[chromium] › vpn/wizard.spec.ts#L1
e2e/[chromium] › vpn/wizard.spec.ts took 1.6m
|
run tests
2 failed
[chromium] › enrollment.spec.ts:43:7 › Create user with enrollment enabled › Complete enrollment with created user
[chromium] › passwordReset.spec.ts:28:7 › Reset password › Reset user password ─────────────────
16 passed (32.4m)
|
The logs for this run have expired and are no longer available.
Loading