PMM-7 fix portal pipeline #4206
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
lint
53s
FB UI tests
/
...
/
e2e tests: @bm-mongo
43m 14s
FB UI tests
/
...
/
e2e tests: @bm-locations
15m 3s
FB UI tests
/
...
/
e2e tests: @instances-fb
15m 13s
FB UI tests
/
...
/
e2e tests: @alerting-fb|@settings-fb
16m 20s
FB UI tests
/
...
/
e2e tests: @user-password
8m 3s
FB UI tests
/
...
/
e2e tests: @pgsm-pmm-integration
32m 10s
FB UI tests
/
...
/
e2e tests: @pgss-pmm-integration
19m 8s
FB UI tests
/
...
/
Tests
11m 30s
FB UI tests
/
...
/
e2e tests: @pmm-psmdb-arbiter-integration
13m 36s
FB UI tests
/
...
/
podman e2e tests: @user-password
6m 55s
Annotations
2 errors, 9 warnings, and 1 notice
[chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade:
pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L76
1) [chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade › 2. Click on Configuration on the left menu and then select Access roles link
Error: Timed out 10000ms waiting for expect(received).toContainText(expected)
Expected string: "Full access"
Received string: ""
Call log:
- expect.toContainText with timeout 10000ms
- waiting for getByTestId('table-tbody')
74 |
75 | await test.step('2. Click on Configuration on the left menu and then select Access roles link', async () => {
> 76 | await expect(rbacPage.rbacTable.elements.body).toContainText(rbacPage.rbacTable.labels.fullAccess);
| ^
77 | });
78 |
79 | await test.step('3. Verify there is "Create" button', async () => {
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:76:54
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:75:16
|
FB UI tests / Alerting and Settings UI tests / e2e tests: @alerting-fb|@settings-fb
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: percona-platform/checkout@v2, percona-platform/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
tests/DbaaS/verifyDBaaS_test.js#L232
This line has a length of 133. Maximum allowed is 130
|
lint:
tests/QAN/details_test.js#L165
This line has a length of 136. Maximum allowed is 130
|
lint:
tests/QAN/details_test.js#L167
This line has a length of 174. Maximum allowed is 130
|
lint:
tests/QAN/details_test.js#L168
This line has a length of 211. Maximum allowed is 130
|
lint:
tests/QAN/details_test.js#L171
This line has a length of 146. Maximum allowed is 130
|
lint:
tests/QAN/details_test.js#L188
This line has a length of 182. Maximum allowed is 130
|
Slow Test:
pmm-ui-tests/[chromium] › rbac/rbac.spec.ts#L1
pmm-ui-tests/[chromium] › rbac/rbac.spec.ts took 6.9m
|
FB UI tests / RBAC UI tests / Tests
No files were found with the provided path: pmm-ui-tests/playwright-report/data/*webm
pmm-ui-tests/playwright-report/data/*png. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade
7 passed (7.0m)
|