Update @wordpress/editor and remove @types/wordpress__editor #93791
Annotations
10 errors and 1 notice
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L320
1) specs/modules/modules-common.test.js:27:3 › Modules › The critical_css module should be disabled by default
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').first() to be visible
at ../../../../../tools/e2e-commons/pages/page-actions.js:320
318 | );
319 | const element = this.page.locator( selector ).first();
> 320 | await element.waitFor( { state, timeout } );
| ^
321 | return element;
322 | }
323 |
at JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16)
at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/modules-common.test.js:23:22
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L320
1) specs/modules/modules-common.test.js:27:3 › Modules › The critical_css module should be disabled by default
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').first() to be visible
at ../../../../../tools/e2e-commons/pages/page-actions.js:320
318 | );
319 | const element = this.page.locator( selector ).first();
> 320 | await element.waitFor( { state, timeout } );
| ^
321 | return element;
322 | }
323 |
at JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16)
at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/modules-common.test.js:23:22
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L187
2) specs/modules/render-blocking-js.test.js:16:2 › Render Blocking JS module › JavaScript on a post should be at its original position in the document when the module is inactive
TimeoutError: page.click: Timeout 20000ms exceeded.
Call log:
- waiting for locator('text=Hello World with JavaScript')
at ../../../../../tools/e2e-commons/pages/page-actions.js:187
185 | async click( selector, options = {} ) {
186 | logger.action( `Clicking element '${ selector }'` );
> 187 | await this.page.click( selector, options );
| ^
188 | }
189 |
190 | /**
at PostFrontendPage.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:187:19)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/render-blocking-js.test.js:19:18
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L187
2) specs/modules/render-blocking-js.test.js:16:2 › Render Blocking JS module › JavaScript on a post should be at its original position in the document when the module is inactive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 20000ms exceeded.
Call log:
- waiting for locator('text=Hello World with JavaScript')
at ../../../../../tools/e2e-commons/pages/page-actions.js:187
185 | async click( selector, options = {} ) {
186 | logger.action( `Clicking element '${ selector }'` );
> 187 | await this.page.click( selector, options );
| ^
188 | }
189 |
190 | /**
at PostFrontendPage.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:187:19)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/render-blocking-js.test.js:19:18
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L187
3) specs/modules/render-blocking-js.test.js:32:2 › Render Blocking JS module › JavaScript on a post should be pushed at the bottom of the document when the module is active
TimeoutError: page.click: Timeout 20000ms exceeded.
Call log:
- waiting for locator('text=Hello World with JavaScript')
at ../../../../../tools/e2e-commons/pages/page-actions.js:187
185 | async click( selector, options = {} ) {
186 | logger.action( `Clicking element '${ selector }'` );
> 187 | await this.page.click( selector, options );
| ^
188 | }
189 |
190 | /**
at PostFrontendPage.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:187:19)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/render-blocking-js.test.js:38:18
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L187
3) specs/modules/render-blocking-js.test.js:32:2 › Render Blocking JS module › JavaScript on a post should be pushed at the bottom of the document when the module is active
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 20000ms exceeded.
Call log:
- waiting for locator('text=Hello World with JavaScript')
at ../../../../../tools/e2e-commons/pages/page-actions.js:187
185 | async click( selector, options = {} ) {
186 | logger.action( `Clicking element '${ selector }'` );
> 187 | await this.page.click( selector, options );
| ^
188 | }
189 |
190 | /**
at PostFrontendPage.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:187:19)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/render-blocking-js.test.js:38:18
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L320
4) specs/modules/score-auto-refresh.test.js:21:3 › Auto refresh of speed scores › Enabling render_blocking_js should refresh scores
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').first() to be visible
at ../../../../../tools/e2e-commons/pages/page-actions.js:320
318 | );
319 | const element = this.page.locator( selector ).first();
> 320 | await element.waitFor( { state, timeout } );
| ^
321 | return element;
322 | }
323 |
at JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16)
at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/score-auto-refresh.test.js:17:22
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L320
4) specs/modules/score-auto-refresh.test.js:21:3 › Auto refresh of speed scores › Enabling render_blocking_js should refresh scores
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').first() to be visible
at ../../../../../tools/e2e-commons/pages/page-actions.js:320
318 | );
319 | const element = this.page.locator( selector ).first();
> 320 | await element.waitFor( { state, timeout } );
| ^
321 | return element;
322 | }
323 |
at JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16)
at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/score-auto-refresh.test.js:17:22
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L320
5) specs/modules/speed-score.test.js:22:2 › Speed Score feature › The Speed Score section should display a mobile and desktop speed score greater than zero
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').first() to be visible
at ../../../../../tools/e2e-commons/pages/page-actions.js:320
318 | );
319 | const element = this.page.locator( selector ).first();
> 320 | await element.waitFor( { state, timeout } );
| ^
321 | return element;
322 | }
323 |
at JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16)
at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:19:22
|
Run Jetpack Boost - Modules tests:
tools/e2e-commons/pages/page-actions.js#L320
5) specs/modules/speed-score.test.js:22:2 › Speed Score feature › The Speed Score section should display a mobile and desktop speed score greater than zero
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').first() to be visible
at ../../../../../tools/e2e-commons/pages/page-actions.js:320
318 | );
319 | const element = this.page.locator( selector ).first();
> 320 | await element.waitFor( { state, timeout } );
| ^
321 | return element;
322 | }
323 |
at JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16)
at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:19:22
|
Run Jetpack Boost - Modules tests
7 failed
specs/modules/modules-common.test.js:27:3 › Modules › The critical_css module should be disabled by default
specs/modules/render-blocking-js.test.js:16:2 › Render Blocking JS module › JavaScript on a post should be at its original position in the document when the module is inactive
specs/modules/render-blocking-js.test.js:32:2 › Render Blocking JS module › JavaScript on a post should be pushed at the bottom of the document when the module is active
specs/modules/score-auto-refresh.test.js:21:3 › Auto refresh of speed scores › Enabling render_blocking_js should refresh scores
specs/modules/speed-score.test.js:22:2 › Speed Score feature › The Speed Score section should display a mobile and desktop speed score greater than zero
specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh
specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin
6 did not run
|
Loading