Update to pnpm v9 #81446
e2e-tests.yml
on: pull_request
Annotations
5 errors and 13 notices
specs/connection/connection.test.js:36:1 › User connection:
tools/e2e-commons/pages/page-actions.js#L314
1) specs/connection/connection.test.js:36:1 › User connection › Can start classic connection ─────
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('.jetpack-connect__logged-in-form') 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 AuthorizePage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:314:26)
at AuthorizePage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:264:21)
at AuthorizePage.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 doClassicConnection (/home/runner/work/jetpack/jetpack/tools/e2e-commons/flows/jetpack-connect.js:26:3)
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 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.
|
Jetpack Boost - Base e2e tests
TimeoutError: page.waitForSelector: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[data-testid="speed-scores"]') 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.chooseFreePlan (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/pages/wp-admin/JetpackBoostPage.js:21:14)
at connect (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:162:2)
at ensureConnectedState (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:151:3)
at buildPrerequisites (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:75:5)
at Object.build (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:53:4)
at default (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/setupTests.js:9:2)
|
Jetpack Boost - Base 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 flaky
specs/connection/connection.test.js:36:1 › User connection ─────────────────────────────────────
1 passed (3.9m)
|
🎭 Playwright Run Summary
1 passed (39.5s)
|
🎭 Playwright Run Summary
3 passed (2.1m)
|
🎭 Playwright Run Summary
2 passed (2.7m)
|
🎭 Playwright Run Summary
5 passed (1.2m)
|
🎭 Playwright Run Summary
13 passed (2.0m)
|
🎭 Playwright Run Summary
8 passed (2.0m)
|
🎭 Playwright Run Summary
6 passed (2.8m)
|
🎭 Playwright Run Summary
1 passed (40.6s)
|
🎭 Playwright Run Summary
2 passed (45.5s)
|
🎭 Playwright Run Summary
4 passed (56.8s)
|
🎭 Playwright Run Summary
3 passed (3.3m)
|
🎭 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 (5.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack Boost - Base
Expired
|
2.94 KB |
|
test-output-Jetpack Boost - Page Cache
Expired
|
1.16 MB |
|