Remove Settings > Performance menu item #97403
e2e-tests.yml
on: pull_request
Annotations
2 errors, 8 warnings, and 4 notices
[chromium] › specs/connection/connection.test.js:20:1 › Site only connection:
projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js#L10
1) [chromium] › specs/connection/connection.test.js:20:1 › Site only connection ──────────────────
Test timeout of 300000ms exceeded while running "beforeEach" hook.
8 | } from 'jetpack-e2e-commons/pages/wp-admin/index.js';
9 |
> 10 | test.beforeEach( async ( { page } ) => {
| ^
11 | await prerequisitesBuilder( page )
12 | .withCleanEnv()
13 | .withLoggedIn( true )
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:10:6
|
[chromium] › specs/connection/connection.test.js:20:1 › Site only connection:
tools/e2e-commons/pages/page-actions.js#L43
1) [chromium] › specs/connection/connection.test.js:20:1 › Site only connection ──────────────────
Error: page.goto: Target page, context or browser has been closed
at ../../../../../tools/e2e-commons/pages/page-actions.js:43
41 | } catch ( e ) {
42 | logger.error( `Error navigating to ${ url } (1). Retrying once.\n${ e }` );
> 43 | response = await this.page.goto( url, options );
| ^
44 | }
45 |
46 | return response;
at DashboardPage.goto (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:43:31)
at Function.visit (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:31:3)
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:16: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 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
|
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
|
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 (46.0s)
|
🎭 Playwright Run Summary
1 passed (1.2m)
|
🎭 Playwright Run Summary
2 passed (3.2m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/connection/connection.test.js:20:1 › Site only connection ───────────────────
1 passed (7.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack connection
|
8.33 MB |
|
test-output-Jetpack post editor
|
10.7 KB |
|
test-output-Jetpack post-connection
|
16.3 KB |
|
test-output-Jetpack pre-connection
|
7.52 KB |
|