Boost: Make sure source provider URLs are unique #95963
e2e-tests.yml
on: pull_request
Annotations
3 errors, 11 warnings, and 7 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.
|
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-boost
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 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 - Modules 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
|
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
4 passed (1.0m)
|
🎭 Playwright Run Summary
5 passed (1.2m)
|
🎭 Playwright Run Summary
2 passed (53.3s)
|
🎭 Playwright Run Summary
5 passed (1.4m)
|
🎭 Playwright Run Summary
8 passed (1.9m)
|
🎭 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.2m)
|
🎭 Playwright Run Summary
6 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack Boost - Base
|
16.4 KB |
|
test-output-Jetpack Boost - Concatenate JS and CSS
|
11.4 KB |
|
test-output-Jetpack Boost - Critical CSS
|
15.5 KB |
|
test-output-Jetpack Boost - Image CDN
|
9.97 KB |
|
test-output-Jetpack Boost - Image Guide
|
7.9 KB |
|
test-output-Jetpack Boost - Modules
|
4.9 MB |
|
test-output-Jetpack Boost - Page Cache
|
12.9 KB |
|