PMM-7 added portal setup #27
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors, 1 warning, and 1 notice
[Portal Setup] › portal/testUsers.setup.ts:11:6 › Setup Portal tests:
pmm-ui-tests/playwright-tests/api/helpers/portalApiHelper.ts#L41
1) [Portal Setup] › portal/testUsers.setup.ts:11:6 › Setup Portal tests › Generate new users and save to file
Error: apiRequestContext.post: Request timed out after 60000ms
=========================== logs ===========================
→ POST https://portal-dev.percona.com/v1/orgs
user-agent: Playwright/1.35.1 (x64; ubuntu 22.04) node/18.17 CI/1
accept: */*
accept-encoding: gzip,deflate,br
Authorization: ***
content-type: application/json
content-length: 28
============================================================
at ../api/helpers/portalApiHelper.ts:41
39 | console.log(`POST: ${Constants.portal.url}${params.path}\nPayload: ${JSON.stringify(params.data)}`);
40 | return (await getRequestContext(params))
> 41 | .post(params.path, { data: params.data }).then(checkAndReturnResponse);
| ^
42 | },
43 |
44 | async put(params: RequestParams) {
at Object.post (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/api/helpers/portalApiHelper.ts:41:8)
at Object.createOrg (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/api/portalApi.ts:17:12)
at Object.createNewUsers (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/helpers/portalHelper.ts:57:21)
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/portal/testUsers.setup.ts:24:64
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/portal/testUsers.setup.ts:23:3
|
[Portal Setup] › portal/testUsers.setup.ts:11:6 › Setup Portal tests:
pmm-ui-tests/playwright-tests/api/helpers/portalApiHelper.ts#L41
1) [Portal Setup] › portal/testUsers.setup.ts:11:6 › Setup Portal tests › Generate new users and save to file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: apiRequestContext.post: Request timed out after 60000ms
=========================== logs ===========================
→ POST https://portal-dev.percona.com/v1/orgs
user-agent: Playwright/1.35.1 (x64; ubuntu 22.04) node/18.17 CI/1
accept: */*
accept-encoding: gzip,deflate,br
Authorization: ***
content-type: application/json
content-length: 28
============================================================
at ../api/helpers/portalApiHelper.ts:41
39 | console.log(`POST: ${Constants.portal.url}${params.path}\nPayload: ${JSON.stringify(params.data)}`);
40 | return (await getRequestContext(params))
> 41 | .post(params.path, { data: params.data }).then(checkAndReturnResponse);
| ^
42 | },
43 |
44 | async put(params: RequestParams) {
at Object.post (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/api/helpers/portalApiHelper.ts:41:8)
at Object.createOrg (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/api/portalApi.ts:17:12)
at Object.createNewUsers (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/helpers/portalHelper.ts:57:21)
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/portal/testUsers.setup.ts:24:64
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/portal/testUsers.setup.ts:23:3
|
dev-latest
Process completed with exit code 1.
|
Slow Test:
pmm-ui-tests/playwright-tests/[Portal Setup] › portal/testUsers.setup.ts#L1
pmm-ui-tests/playwright-tests/[Portal Setup] › portal/testUsers.setup.ts took 2.3m
|
🎭 Playwright Run Summary
1 failed
[Portal Setup] › portal/testUsers.setup.ts:11:6 › Setup Portal tests ───────────────────────────
16 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dev-latestportal-report
Expired
|
420 KB |
|