Scan Report: Align Status Icon #95643
e2e-tests.yml
on: pull_request
Annotations
4 errors, 24 warnings, and 15 notices
specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh:
projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js#L39
1) specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh
Error: Score should be displayed
expect(received).toBeTruthy()
Received: null
37 | expect( await jetpackBoostPage.isScoreLoading(), 'Score should be loading' ).toBeTruthy();
38 | await jetpackBoostPage.waitForScoreLoadingToFinish();
> 39 | expect( await jetpackBoostPage.isScoreVisible(), 'Score should be displayed' ).toBeTruthy();
| ^
40 | } );
41 |
42 | test( 'Should be able to click info icon next to overall score and see the detailed overall score description popin', async () => {
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:39:82
|
specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh:
projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js#L39
1) specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Score should be displayed
expect(received).toBeTruthy()
Received: null
37 | expect( await jetpackBoostPage.isScoreLoading(), 'Score should be loading' ).toBeTruthy();
38 | await jetpackBoostPage.waitForScoreLoadingToFinish();
> 39 | expect( await jetpackBoostPage.isScoreVisible(), 'Score should be displayed' ).toBeTruthy();
| ^
40 | } );
41 |
42 | test( 'Should be able to click info icon next to overall score and see the detailed overall score description popin', async () => {
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:39:82
|
Jetpack Boost - Modules e2e tests
Process completed with exit code 1.
|
specs/sync/sync.test.js:49:2 › Sync › Normal Sync flow:
tools/e2e-commons/helpers/partner-provisioning.js#L30
1) specs/sync/sync.test.js:49:2 › Sync › Normal Sync flow ────────────────────────────────────────
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/sync/sync.test.js:25:3
|
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
|
E2E: Build jetpack-sync
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 - 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 - 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 - 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
|
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 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 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
|
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 sync 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 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 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
|
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 (34.4s)
|
🎭 Playwright Run Summary
4 passed (56.6s)
|
🎭 Playwright Run Summary
5 passed (1.1m)
|
🎭 Playwright Run Summary
2 passed (52.1s)
|
🎭 Playwright Run Summary
5 passed (1.3m)
|
🎭 Playwright Run Summary
1 passed (46.7s)
|
🎭 Playwright Run Summary
1 passed (1.3m)
|
🎭 Playwright Run Summary
6 passed (1.9m)
|
🎭 Playwright Run Summary
2 passed (2.0m)
|
🎭 Playwright Run Summary
1 failed
specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh
12 passed (2.4m)
|
🎭 Playwright Run Summary
6 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
specs/sync/sync.test.js:49:2 › Sync › Normal Sync flow ─────────────────────────────────────────
2 passed (2.2m)
|
🎭 Playwright Run Summary
3 passed (2.8m)
|
🎭 Playwright Run Summary
2 passed (2.7m)
|
🎭 Playwright Run Summary
8 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack Boost - Base
Expired
|
16.3 KB |
|
test-output-Jetpack Boost - Concatenate JS and CSS
Expired
|
11.4 KB |
|
test-output-Jetpack Boost - Critical CSS
Expired
|
16.7 KB |
|
test-output-Jetpack Boost - Image CDN
Expired
|
9.96 KB |
|
test-output-Jetpack Boost - Image Guide
Expired
|
7.91 KB |
|
test-output-Jetpack Boost - Modules
Expired
|
3.77 MB |
|
test-output-Jetpack Boost - Page Cache
Expired
|
12.9 KB |
|
test-output-Jetpack connection
Expired
|
12 KB |
|
test-output-Jetpack post editor
Expired
|
8.65 KB |
|
test-output-Jetpack post-connection
Expired
|
15.4 KB |
|
test-output-Jetpack pre-connection
Expired
|
7.07 KB |
|
test-output-Jetpack sync
Expired
|
524 KB |
|
test-output-Search
Expired
|
23.7 KB |
|
test-output-Social
Expired
|
14.4 KB |
|
test-output-VideoPress
Expired
|
6.94 KB |
|