Skip to content

Introducing wpcom site helper plugin into the Monorepo. #81932

Introducing wpcom site helper plugin into the Monorepo.

Introducing wpcom site helper plugin into the Monorepo. #81932

Triggered via pull request June 12, 2024 15:42
Status Failure
Total duration 16m 30s
Artifacts 13

e2e-tests.yml

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

Annotations

6 errors and 14 notices
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/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
specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin: projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js#L18
1) specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin Test timeout of 300000ms exceeded while running "beforeEach" hook. 16 | } ); 17 | > 18 | test.beforeEach( async function ( { page } ) { | ^ 19 | jetpackBoostPage = await JetpackBoostPage.visit( page ); 20 | } ); 21 | at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:18:7
specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin: tools/e2e-commons/pages/page-actions.js#L39
1) specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin 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 JetpackBoostPage.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 /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:19:22
specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin: tools/e2e-commons/pages/page-actions.js#L314
1) specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 20000ms exceeded. Call log: - waiting for locator('#jb-dashboard') 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.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 /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:19:22
Jetpack Boost - Modules e2e tests
Process completed with exit code 1.
🎭 Playwright Run Summary
2 passed (41.3s)
🎭 Playwright Run Summary
1 passed (42.0s)
🎭 Playwright Run Summary
1 passed (42.0s)
🎭 Playwright Run Summary
4 passed (59.5s)
🎭 Playwright Run Summary
5 passed (1.3m)
🎭 Playwright Run Summary
3 passed (1.5m)
🎭 Playwright Run Summary
8 passed (1.9m)
🎭 Playwright Run Summary
6 passed (2.0m)
🎭 Playwright Run Summary
2 passed (2.2m)
🎭 Playwright Run Summary
6 passed (2.3m)
🎭 Playwright Run Summary
2 passed (2.6m)
🎭 Playwright Run Summary
3 passed (2.8m)
🎭 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.9m)
🎭 Playwright Run Summary
1 failed specs/modules/speed-score.test.js:42:2 › Speed Score feature › Should be able to click info icon next to overall score and see the detailed overall score description popin 12 passed (7.9m)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack Boost - Base Expired
15.1 KB
test-output-Jetpack Boost - Critical CSS Expired
16.3 KB
test-output-Jetpack Boost - Image CDN Expired
9.67 KB
test-output-Jetpack Boost - Image Guide Expired
11.1 KB
test-output-Jetpack Boost - Modules Expired
2.7 MB
test-output-Jetpack Boost - Page Cache Expired
1.07 MB
test-output-Jetpack connection Expired
12.8 KB
test-output-Jetpack post-connection Expired
17.1 KB
test-output-Jetpack pre-connection Expired
7.05 KB
test-output-Jetpack sync Expired
13.3 KB
test-output-Search Expired
24.5 KB
test-output-Social Expired
14.4 KB
test-output-VideoPress Expired
6.92 KB