e2e tests at push on Automattic/jetpack-production trunk branch #88487
e2e-tests.yml
on: repository_dispatch
Annotations
2 errors, 4 warnings, and 4 notices
specs/connection/connection.test.js:36:1 › User connection:
projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js#L1
1) specs/connection/connection.test.js:36:1 › User connection › Can start classic connection ─────
Test timeout of 300000ms exceeded.
|
specs/connection/connection.test.js:36:1 › User connection:
tools/e2e-commons/pages/page-actions.js#L187
1) specs/connection/connection.test.js:36:1 › User connection › Can start classic connection ─────
Error: page.click: Target page, context or browser has been closed
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 AuthorizePage.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:187:19)
at AuthorizePage.approve (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wpcom/authorize.js:13:15)
at AuthorizePage.approve (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wpcom/authorize.js:20:23)
at doClassicConnection (/home/runner/work/jetpack/jetpack/tools/e2e-commons/flows/jetpack-connect.js:30:2)
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:38:3
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:37:2
|
Jetpack pre-connection e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack sync e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack post-connection e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack connection e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
🎭 Playwright Run Summary
1 passed (39.6s)
|
🎭 Playwright Run Summary
3 passed (1.6m)
|
🎭 Playwright Run Summary
2 passed (2.6m)
|
🎭 Playwright Run Summary
1 flaky
specs/connection/connection.test.js:36:1 › User connection ─────────────────────────────────────
1 passed (7.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack connection
Expired
|
10.7 MB |
|
test-output-Jetpack post-connection
Expired
|
15.3 KB |
|
test-output-Jetpack pre-connection
Expired
|
6.83 KB |
|
test-output-Jetpack sync
Expired
|
13.7 KB |
|