PMM-7 refactored portal errors #23
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 notice
[chromium] › portal/connectPMM.spec.ts:33:7 › Spec file for connecting PMM to the portal › PMM-T809 PMM-T398 Verify Percona Platform elements on PMM Settings Page @portal @pre-pmm-portal-upgrade:
pmm-ui-tests/playwright-tests/api/helpers/portalApiHelper.ts#L34
1) [chromium] › portal/connectPMM.spec.ts:33:7 › Spec file for connecting PMM to the portal › PMM-T809 PMM-T398 Verify Percona Platform elements on PMM Settings Page @portal @pre-pmm-portal-upgrade
Error: apiRequestContext.post: Request timed out after 15000ms
=========================== logs ===========================
→ POST https://portal-dev.percona.com/v1/orgs
user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.24 Safari/537.36
accept: */*
accept-encoding: gzip,deflate,br
Authorization: ***
content-type: application/json
content-length: 28
============================================================
at ../api/helpers/portalApiHelper.ts:34
32 | console.log(`POST: ${Constants.portal.url}${params.path}\nPayload: ${JSON.stringify(params.data)}`);
33 | return (await getRequestContext(params))
> 34 | .post(params.path, { data: params.data }).then(checkAndReturnResponse);
| ^
35 | },
36 |
37 | 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:34: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:52:21)
at Object.loadTestUsers (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/helpers/portalHelper.ts:36:50)
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/portal/connectPMM.spec.ts:25:48
|
dev-latest
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
[chromium] › portal/connectPMM.spec.ts:33:7 › Spec file for connecting PMM to the portal › PMM-T809 PMM-T398 Verify Percona Platform elements on PMM Settings Page @portal @pre-pmm-portal-upgrade
15 skipped
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
portal-report
Expired
|
419 KB |
|