Skip to content

Fix/form radio button missing div #97657

Fix/form radio button missing div

Fix/form radio button missing div #97657

Triggered via pull request January 21, 2025 00:19
Status Success
Total duration 14m 40s
Artifacts 4

e2e-tests.yml

on: pull_request
Determine tests matrix
1m 10s
Determine tests matrix
Matrix: build-projects
Matrix: e2e-tests
Test report
4s
Test report
Slack notification
1m 8s
Slack notification
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 8 warnings, and 4 notices
[chromium] › specs/connection/connection.test.js:36:1 › User connection: tools/e2e-commons/pages/page-actions.js#L320
1) [chromium] › specs/connection/connection.test.js:36:1 › User connection › Can start classic connection TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('.jetpack-connect__logged-in-form').first() to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:320 318 | ); 319 | const element = this.page.locator( selector ).first(); > 320 | await element.waitFor( { state, timeout } ); | ^ 321 | return element; 322 | } 323 | at AuthorizePage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17) at AuthorizePage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21) at AuthorizePage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16) at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3) at doClassicConnection (/home/runner/work/jetpack/jetpack/tools/e2e-commons/flows/jetpack-connect.js:31:3) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:38:3 at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:37:2
[chromium] › specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant): projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.js#L127
1) [chromium] › specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant) › Verify Site Accelerator is disabled Error: Site Accelerator should be disabled expect(received).toBeTruthy() Received: false 125 | const isSiteAcceleratorFeatureEnabled = 126 | await recommendationsPage.isSiteAcceleratorFeatureEnabled(); > 127 | expect( isSiteAcceleratorFeatureEnabled, 'Site Accelerator should be disabled' ).toBeTruthy(); | ^ 128 | } ); 129 | } ); 130 | at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.js:127:84 at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.js:124:2
Determine tests matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E: Build jetpack-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack pre-connection e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack post editor e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack connection e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack post-connection e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slack notification
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 passed (51.9s)
🎭 Playwright Run Summary
1 passed (1.6m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/connection/connection.test.js:36:1 › User connection ──────────────────────── 1 passed (3.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant) 1 passed (5.4m)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack connection
735 KB
test-output-Jetpack post editor
9.55 KB
test-output-Jetpack post-connection
3.55 MB
test-output-Jetpack pre-connection
7.51 KB