Skip to content

Update/my jetpack status handling #80147

Update/my jetpack status handling

Update/my jetpack status handling #80147

Triggered via pull request May 16, 2024 20:40
Status Failure
Total duration 13m 24s
Artifacts 12

e2e-tests.yml

on: pull_request
Determine tests matrix
1m 2s
Determine tests matrix
Matrix: build-projects
Matrix: e2e-tests
Test report
4s
Test report
Slack notification
1m 33s
Slack notification
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 13 notices
specs/start.test.js:14:2 › Starter plugin! › Visit Jetpack page: tools/e2e-commons/pages/page-actions.js#L183
1) specs/start.test.js:14:2 › Starter plugin! › Visit Jetpack page ─────────────────────────────── TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack a[href$="admin.php?page=my-jetpack"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpack (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:12:10) at /home/runner/work/jetpack/jetpack/projects/plugins/videopress/tests/e2e/specs/start.test.js:16:3
VideoPress e2e tests
Process completed with exit code 1.
Jetpack Boost - Concatenate JS/CSS e2e tests
The artifact name is not valid: test-output-Jetpack Boost - Concatenate JS/CSS. Contains the following character: Forward slash / Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash / These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
specs/pre-connection/pre-connection.test.js:16:1 › Connect button is displayed on Jetpack page: tools/e2e-commons/pages/page-actions.js#L183
1) specs/pre-connection/pre-connection.test.js:16:1 › Connect button is displayed on Jetpack page TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack .wp-submenu a[href$="admin.php?page=jetpack"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackSubMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:19:10) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/pre-connection/pre-connection.test.js:17:2
specs/pre-connection/pre-connection.test.js:16:1 › Connect button is displayed on Jetpack page: tools/e2e-commons/pages/page-actions.js#L183
1) specs/pre-connection/pre-connection.test.js:16:1 › Connect button is displayed on Jetpack page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack .wp-submenu a[href$="admin.php?page=jetpack"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackSubMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:19:10) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/pre-connection/pre-connection.test.js:17:2
Jetpack pre-connection e2e tests
Process completed with exit code 1.
specs/base/common.test.js:24:1 › Click on the sidebar Boost Jetpack submenu should navigate to Boost settings page: tools/e2e-commons/pages/page-actions.js#L183
1) specs/base/common.test.js:24:1 › Click on the sidebar Boost Jetpack submenu should navigate to Boost settings page TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack a[href$="jetpack-boost"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackBoost (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:26:10) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/base/common.test.js:28:2
specs/base/common.test.js:24:1 › Click on the sidebar Boost Jetpack submenu should navigate to Boost settings page: tools/e2e-commons/pages/page-actions.js#L183
1) specs/base/common.test.js:24:1 › Click on the sidebar Boost Jetpack submenu should navigate to Boost settings page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack a[href$="jetpack-boost"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackBoost (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:26:10) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/base/common.test.js:28:2
Jetpack Boost - Base e2e tests
Process completed with exit code 1.
specs/connection/connection.test.js:20:1 › Site only connection: tools/e2e-commons/pages/page-actions.js#L183
1) specs/connection/connection.test.js:20:1 › Site only connection ─────────────────────────────── TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack .wp-submenu a[href$="admin.php?page=jetpack"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackSubMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:19:10) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:17:2
specs/connection/connection.test.js:20:1 › Site only connection: tools/e2e-commons/pages/page-actions.js#L183
1) specs/connection/connection.test.js:20:1 › Site only connection ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack .wp-submenu a[href$="admin.php?page=jetpack"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackSubMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:19:10) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:17:2
specs/connection/connection.test.js:36:1 › User connection: tools/e2e-commons/pages/page-actions.js#L183
2) specs/connection/connection.test.js:36:1 › User connection ──────────────────────────────────── TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack .wp-submenu a[href$="admin.php?page=jetpack"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackSubMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:19:10) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:17:2
specs/connection/connection.test.js:36:1 › User connection: tools/e2e-commons/pages/page-actions.js#L183
2) specs/connection/connection.test.js:36:1 › User connection ──────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 20000ms exceeded. Call log: - waiting for locator('#toplevel_page_jetpack .wp-submenu a[href$="admin.php?page=jetpack"]') at ../../../../../tools/e2e-commons/pages/page-actions.js:183 181 | async click( selector, options = {} ) { 182 | logger.action( `Clicking element '${ selector }'` ); > 183 | await this.page.click( selector, options ); | ^ 184 | } 185 | 186 | /** at Sidebar.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:183:19) at Sidebar._selectMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:67:21) at Sidebar.selectJetpackSubMenuItem (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/sidebar.js:19:10) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/connection/connection.test.js:17:2
Jetpack connection e2e tests
Process completed with exit code 1.
specs/page-cache/page-cache.test.js:88:2 › Cache module › Page Cache meta information should show on the admin when the module is active: tools/e2e-commons/pages/page-actions.js#L314
1) specs/page-cache/page-cache.test.js:88:2 › Cache module › Page Cache meta information should show on the admin when the module is active TimeoutError: page.waitForSelector: Timeout 180000ms exceeded. Call log: - waiting for locator('[data-testid="page-cache-meta"]') 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 JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:314:26) at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:264:21) at JetpackBoostPage.waitForPageCacheMetaInfoVisibility (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/pages/wp-admin/JetpackBoostPage.js:136:15) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:97:27
🎭 Playwright Run Summary
1 failed specs/start.test.js:14:2 › Starter plugin! › Visit Jetpack page ────────────────────────────────
🎭 Playwright Run Summary
4 passed (52.9s)
🎭 Playwright Run Summary
5 passed (1.2m)
🎭 Playwright Run Summary
2 passed (53.5s)
🎭 Playwright Run Summary
8 passed (1.5m)
🎭 Playwright Run Summary
1 failed specs/pre-connection/pre-connection.test.js:16:1 › Connect button is displayed on Jetpack page
🎭 Playwright Run Summary
13 passed (2.0m)
🎭 Playwright Run Summary
6 passed (2.0m)
🎭 Playwright Run Summary
2 passed (2.5m)
🎭 Playwright Run Summary
3 passed (2.6m)
🎭 Playwright Run Summary
1 failed specs/base/common.test.js:24:1 › Click on the sidebar Boost Jetpack submenu should navigate to Boost settings page 5 passed (2.8m)
🎭 Playwright Run Summary
2 failed specs/connection/connection.test.js:20:1 › Site only connection ──────────────────────────────── specs/connection/connection.test.js:36:1 › User connection ─────────────────────────────────────
🎭 Playwright Run Summary
1 flaky specs/page-cache/page-cache.test.js:88:2 › Cache module › Page Cache meta information should show on the admin when the module is active 4 passed (4.6m)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack Boost - Base Expired
1.42 MB
test-output-Jetpack Boost - Critical CSS Expired
16.2 KB
test-output-Jetpack Boost - Image CDN Expired
9.6 KB
test-output-Jetpack Boost - Image Guide Expired
11 KB
test-output-Jetpack Boost - Modules Expired
22.9 KB
test-output-Jetpack Boost - Page Cache Expired
1.15 MB
test-output-Jetpack connection Expired
3.28 MB
test-output-Jetpack post-connection Expired
17 KB
test-output-Jetpack pre-connection Expired
1.24 MB
test-output-Search Expired
24.3 KB
test-output-Social Expired
15.9 KB
test-output-VideoPress Expired
661 KB