My Jetpack: add feature as possible recommendations #96111
e2e-tests.yml
on: pull_request
Annotations
2 errors, 22 warnings, and 14 notices
specs/modules/score-auto-refresh.test.js:21:3 › Auto refresh of speed scores › Enabling render_blocking_js should refresh scores:
projects/plugins/boost/tests/e2e/specs/modules/score-auto-refresh.test.js#L28
1) specs/modules/score-auto-refresh.test.js:21:3 › Auto refresh of speed scores › Enabling render_blocking_js should refresh scores
Error: Score should be loading
expect(received).toBeTruthy()
Received: null
26 | await new Promise( resolve => setTimeout( resolve, 2100 ) ); // Score refresh starts after 2 seconds delay
27 |
> 28 | expect( await jetpackBoostPage.isScoreLoading(), 'Score should be loading' ).toBeTruthy();
| ^
29 | await jetpackBoostPage.waitForScoreLoadingToFinish();
30 | expect( await jetpackBoostPage.isScoreVisible(), 'Score should be visible' ).toBeTruthy();
31 | } );
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/score-auto-refresh.test.js:28:81
|
specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant):
tools/e2e-commons/helpers/partner-provisioning.js#L30
1) specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant) ──────
Error: Jetpack Start provisioning command failed.
at ../../../../../tools/e2e-commons/helpers/partner-provisioning.js:30
28 | response = execSyncShellCommand( cmd );
29 | } catch {
> 30 | throw new Error( `Jetpack Start provisioning command failed.` );
| ^
31 | }
32 |
33 | const json = JSON.parse( response );
at provisionJetpackStartConnection (/home/runner/work/jetpack/jetpack/tools/e2e-commons/helpers/partner-provisioning.js:30:9)
at connect (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:142:3)
at ensureConnectedState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:125:3)
at buildPrerequisites (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:99:5)
at Object.build (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:68:4)
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.js:8: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-videopress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E: Build jetpack-boost
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E: Build jetpack-social
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E: Build jetpack-search
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 Boost - Image Guide e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
VideoPress e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Jetpack Boost - Page Cache 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 Boost - Image CDN e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Jetpack Boost - Critical CSS e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Jetpack Boost - Concatenate JS and CSS e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Jetpack Boost - Base 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
|
Social e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Jetpack Boost - Modules e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Search 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 (42.0s)
|
🎭 Playwright Run Summary
2 passed (46.3s)
|
🎭 Playwright Run Summary
1 passed (44.5s)
|
🎭 Playwright Run Summary
5 passed (1.5m)
|
🎭 Playwright Run Summary
1 passed (1.3m)
|
🎭 Playwright Run Summary
4 passed (1.2m)
|
🎭 Playwright Run Summary
8 passed (1.6m)
|
🎭 Playwright Run Summary
5 passed (1.5m)
|
🎭 Playwright Run Summary
6 passed (2.0m)
|
🎭 Playwright Run Summary
2 passed (2.2m)
|
🎭 Playwright Run Summary
3 passed (2.8m)
|
🎭 Playwright Run Summary
1 flaky
specs/modules/score-auto-refresh.test.js:21:3 › Auto refresh of speed scores › Enabling render_blocking_js should refresh scores
12 passed (2.8m)
|
🎭 Playwright Run Summary
6 passed (3.2m)
|
🎭 Playwright Run Summary
1 flaky
specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant) ───────
1 passed (4.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack Boost - Base
|
16 KB |
|
test-output-Jetpack Boost - Concatenate JS and CSS
|
11.3 KB |
|
test-output-Jetpack Boost - Critical CSS
|
15.5 KB |
|
test-output-Jetpack Boost - Image CDN
|
9.99 KB |
|
test-output-Jetpack Boost - Image Guide
|
7.89 KB |
|
test-output-Jetpack Boost - Modules
|
1.18 MB |
|
test-output-Jetpack Boost - Page Cache
|
12.9 KB |
|
test-output-Jetpack connection
|
12.2 KB |
|
test-output-Jetpack post editor
|
9.85 KB |
|
test-output-Jetpack post-connection
|
468 KB |
|
test-output-Jetpack pre-connection
|
7.06 KB |
|
test-output-Search
|
23.5 KB |
|
test-output-Social
|
14.5 KB |
|
test-output-VideoPress
|
6.95 KB |
|