Skip to content

e2e tests at push on Automattic/jetpack-production trunk branch #81928

e2e tests at push on Automattic/jetpack-production trunk branch

e2e tests at push on Automattic/jetpack-production trunk branch #81928

Triggered via repository dispatch June 12, 2024 15:08
@matticbotmatticbot
e2e tests at push on Automattic/jetpack-production trunk branch 4e52d8f
Status Failure
Total duration 11m 51s
Artifacts 4

e2e-tests.yml

on: repository_dispatch
Determine tests matrix
47s
Determine tests matrix
Matrix: build-projects
Matrix: e2e-tests
Test report
3s
Test report
Slack notification
1m 0s
Slack notification
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 notices
specs/sync/sync.test.js:74:2 › Sync › Disabled Sync Flow: projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js#L1
1) specs/sync/sync.test.js:74:2 › Sync › Disabled Sync Flow ────────────────────────────────────── Test timeout of 300000ms exceeded.
specs/sync/sync.test.js:74:2 › Sync › Disabled Sync Flow: tools/e2e-commons/pages/page-actions.js#L39
1) specs/sync/sync.test.js:74:2 › Sync › Disabled Sync Flow ────────────────────────────────────── Error: page.goto: Target page, context or browser has been closed at ../../../../../tools/e2e-commons/pages/page-actions.js:39 37 | } catch ( e ) { 38 | logger.error( `Error navigating to ${ url } (1). Retrying once.\n${ e }` ); > 39 | response = await this.page.goto( url, options ); | ^ 40 | } 41 | 42 | return response; at BlockEditorPage.goto (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:39:31) at Function.visit (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:28:3) at publishPost (/home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:134:23) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:83:4 at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:82:3
specs/sync/sync.test.js:74:2 › Sync › Disabled Sync Flow: tools/e2e-commons/pages/page-actions.js#L314
1) specs/sync/sync.test.js:74:2 › Sync › Disabled Sync Flow ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 20000ms exceeded. Call log: - waiting for locator('#loginform') to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:314 312 | `Waiting for element '${ selector }' to be ${ state } [timeout: ${ timeout } ms]` 313 | ); > 314 | return await this.page.waitForSelector( selector, { state, timeout } ); | ^ 315 | } 316 | 317 | /** at WPLoginPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:314:26) at WPLoginPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:264:21) at WPLoginPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:63:16) at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3) at loginToWpSite (/home/runner/work/jetpack/jetpack/tools/e2e-commons/flows/log-in.js:25:10) at ensureUserIsLoggedIn (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:173:2) at buildPrerequisites (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:85:5) at Object.build (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:63:4) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:25:3
specs/sync/sync.test.js:102:2 › Sync › Dedicated Sync Flow: tools/e2e-commons/pages/page-actions.js#L314
2) specs/sync/sync.test.js:102:2 › Sync › Dedicated Sync Flow ──────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 20000ms exceeded. Call log: - waiting for locator('#loginform') to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:314 312 | `Waiting for element '${ selector }' to be ${ state } [timeout: ${ timeout } ms]` 313 | ); > 314 | return await this.page.waitForSelector( selector, { state, timeout } ); | ^ 315 | } 316 | 317 | /** at WPLoginPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:314:26) at WPLoginPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:264:21) at WPLoginPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:63:16) at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3) at loginToWpSite (/home/runner/work/jetpack/jetpack/tools/e2e-commons/flows/log-in.js:25:10) at ensureUserIsLoggedIn (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:173:2) at buildPrerequisites (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:85:5) at Object.build (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:63:4) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:25:3
Jetpack sync e2e tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 passed (49.1s)
🎭 Playwright Run Summary
2 passed (2.4m)
🎭 Playwright Run Summary
2 passed (2.7m)
🎭 Playwright Run Summary
2 failed specs/sync/sync.test.js:74:2 › Sync › Disabled Sync Flow ─────────────────────────────────────── specs/sync/sync.test.js:102:2 › Sync › Dedicated Sync Flow ───────────────────────────────────── 1 passed (7.9m)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack connection Expired
12.5 KB
test-output-Jetpack post-connection Expired
16.8 KB
test-output-Jetpack pre-connection Expired
6.77 KB
test-output-Jetpack sync Expired
43.2 KB