Deprecation notices: Allow functionality to be used, and update styles #91513
Annotations
3 errors and 1 notice
projects/plugins/social/tests/e2e/specs/social-sidebar.test.js#L1
1) specs/social-sidebar.test.js:17:1 › Jetpack Social sidebar › Connect wordpress.com account ────
Test timeout of 300000ms exceeded.
|
tools/e2e-commons/pages/page-actions.js#L43
1) specs/social-sidebar.test.js:17:1 › Jetpack Social sidebar › Connect wordpress.com account ────
Error: page.goto: Test timeout of 300000ms exceeded.
Call log:
- navigating to "https://orange-moose-91.a8c-localtunnel.cyou/wp-admin/admin.php?page=jetpack-social", waiting until "domcontentloaded"
at ../../../../../tools/e2e-commons/pages/page-actions.js:43
41 | } catch ( e ) {
42 | logger.error( `Error navigating to ${ url } (1). Retrying once.\n${ e }` );
> 43 | response = await this.page.goto( url, options );
| ^
44 | }
45 |
46 | return response;
at JetpackSocialPage.goto (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:43:31)
at Function.visit (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:31:3)
at connect (/home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/flows/connection.js:13:19)
at /home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/specs/social-sidebar.test.js:19:3
at /home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/specs/social-sidebar.test.js:18:2
|
|
|
This job failed
Loading