e2e tests at push on Automattic/jetpack-boost-production trunk branch #71637
e2e-tests.yml
on: repository_dispatch
Annotations
1 error, 4 warnings, and 3 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#L37
1) specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh
Error: Score should be loading
expect(received).toBeTruthy()
Received: null
35 | await jetpackBoostPage.clickRefreshSpeedScore();
36 |
> 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 | } );
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:37:80
|
Determine tests matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Jetpack Boost - Base e2e tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Jetpack Boost - Modules e2e tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Jetpack Boost - Critical CSS e2e tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
6 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh
12 passed (2.5m)
|
🎭 Playwright Run Summary
8 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack Boost - Base
Expired
|
14.2 KB |
|
test-output-Jetpack Boost - Critical CSS
Expired
|
15.9 KB |
|
test-output-Jetpack Boost - Modules
Expired
|
3.01 MB |
|