MU WPCOM: Port the newspack blocks from the ETK (2nd try) #86408
Annotations
2 errors and 1 notice
projects/plugins/boost/tests/e2e/specs/base/common.test.js#L1
1) specs/base/common.test.js:32:1 › Deactivating the plugin should clear Critical CSS and Dismissed Recommendation notice option
Test timeout of 300000ms exceeded.
|
tools/e2e-commons/pages/page-actions.js#L61
1) specs/base/common.test.js:32:1 › Deactivating the plugin should clear Critical CSS and Dismissed Recommendation notice option
Error: page.reload: Target page, context or browser has been closed
at ../../../../../tools/e2e-commons/pages/page-actions.js:61
59 | } catch ( e ) {
60 | logger.error( `Error waiting for domcontentloaded (1): ${ e }` );
> 61 | await this.page.reload();
| ^
62 | await this.waitForDomContentLoaded();
63 | }
64 |
at PluginsPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:61:20)
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/base/common.test.js:50:22
|
|
This job succeeded
Loading