PMM-7 fix portal pipeline #4204
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
lint
40s
FB UI tests
/
...
/
e2e tests: @bm-mongo
44m 11s
FB UI tests
/
...
/
e2e tests: @bm-locations
16m 46s
FB UI tests
/
...
/
e2e tests: @instances-fb
15m 41s
FB UI tests
/
...
/
e2e tests: @alerting-fb|@settings-fb
16m 20s
FB UI tests
/
...
/
e2e tests: @user-password
7m 50s
FB UI tests
/
...
/
e2e tests: @pgsm-pmm-integration
31m 49s
FB UI tests
/
...
/
e2e tests: @pgss-pmm-integration
17m 55s
FB UI tests
/
...
/
Tests
10m 20s
FB UI tests
/
...
/
e2e tests: @pmm-psmdb-arbiter-integration
11m 35s
FB UI tests
/
...
/
podman e2e tests: @user-password
6m 55s
Annotations
5 errors, 9 warnings, and 1 notice
[chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade:
pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L1
1) [chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade
Test timeout of 300000ms exceeded.
|
[chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade:
pmm-ui-tests/playwright-tests/pages/dashboards/BaseDashboard.page.ts#L105
1) [chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade
Error: locator.scrollIntoViewIfNeeded: Target closed
=========================== logs ===========================
waiting for locator('xpath=//*[contains(@Class, "panel-content")]').nth(31)
============================================================
at ../pages/dashboards/BaseDashboard.page.ts:105
103 | const panelData = await this.baseDashboardElements.panelContent.elementHandles();
104 | for await (const [index, panel] of panelData.entries()) {
> 105 | await this.baseDashboardElements.panelContent.nth(index).scrollIntoViewIfNeeded();
| ^
106 |
107 | try {
108 | await expect(this.baseDashboardElements.panelContent.nth(index)).not.toContainText('N/A', { ignoreCase: true });
at MySqlDashboard.BaseDashboard.verifyAllPanelsHaveData (/home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/pages/dashboards/BaseDashboard.page.ts:105:64)
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:166:7
at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:164:5
|
[chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade:
pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L1
1) [chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade
Pending operations:
- locator.scrollIntoViewIfNeeded at playwright-tests/pages/dashboards/BaseDashboard.page.ts:105:64
|
FB UI tests / RBAC UI tests / Tests
Process completed with exit code 1.
|
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.5m
|
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 failed
[chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade
7 passed (6.5m)
|