Skip to content

ScanReport: Disable hiding relevant fields #95421

ScanReport: Disable hiding relevant fields

ScanReport: Disable hiding relevant fields #95421

Triggered via pull request December 15, 2024 03:43
Status Failure
Total duration 15m 41s
Artifacts 15

e2e-tests.yml

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

Annotations

5 errors, 24 warnings, and 15 notices
specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled: projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js#L1
1) specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled Test timeout of 300000ms exceeded.
specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled: tools/e2e-commons/pages/page-actions.js#L140
1) specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled Error: page.waitForLoadState: Target page, context or browser has been closed at ../../../../../tools/e2e-commons/pages/page-actions.js:140 138 | async waitForLoadState( state, timeout ) { 139 | logger.action( `Waiting for '${ state }' load state [timeout: ${ timeout } ms]` ); > 140 | await this.page.waitForLoadState( state, timeout ); | ^ 141 | } 142 | 143 | /** at WPLoginPage.waitForLoadState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:140:19) at WPLoginPage.waitForDomContentLoaded (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:127:14) at WPLoginPage.login (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-admin/login.js:24:14) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:75:3
specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled: tools/e2e-commons/pages/page-actions.js#L320
1) specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#loginform').first() to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:320 318 | ); 319 | const element = this.page.locator( selector ).first(); > 320 | await element.waitFor( { state, timeout } ); | ^ 321 | return element; 322 | } 323 | at WPLoginPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17) at WPLoginPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21) at WPLoginPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67: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:31:10) at ensureUserIsLoggedIn (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:210:2) at buildPrerequisites (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:100:5) at Object.build (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:63:4) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:14:3
specs/page-cache/page-cache.test.js:89:2 › Cache module › Page Cache meta information should show on the admin when the module is active: tools/e2e-commons/pages/page-actions.js#L320
2) specs/page-cache/page-cache.test.js:89:2 › Cache module › Page Cache meta information should show on the admin when the module is active Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('#loginform').first() to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:320 318 | ); 319 | const element = this.page.locator( selector ).first(); > 320 | await element.waitFor( { state, timeout } ); | ^ 321 | return element; 322 | } 323 | at WPLoginPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17) at WPLoginPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21) at WPLoginPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67: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:31:10) at ensureUserIsLoggedIn (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:210:2) at buildPrerequisites (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:100:5) at Object.build (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/env/prerequisites.js:63:4) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:14:3
Jetpack Boost - Page Cache e2e tests
Process completed with exit code 1.
Determine tests matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E: Build jetpack-videopress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E: Build jetpack-boost
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E: Build jetpack-social
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E: Build jetpack-search
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E: Build jetpack-sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E: Build jetpack-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack pre-connection e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
VideoPress e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack Boost - Image Guide e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack Boost - Image CDN e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack Boost - Concatenate JS and CSS e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack post editor e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack sync e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack Boost - Modules e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack connection e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Search e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack Boost - Critical CSS e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Social e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack post-connection e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack Boost - Base e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Jetpack Boost - Page Cache e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slack notification
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 passed (39.5s)
🎭 Playwright Run Summary
1 passed (34.7s)
🎭 Playwright Run Summary
2 passed (46.3s)
🎭 Playwright Run Summary
4 passed (1.1m)
🎭 Playwright Run Summary
5 passed (1.2m)
🎭 Playwright Run Summary
1 passed (1.2m)
🎭 Playwright Run Summary
3 passed (1.7m)
🎭 Playwright Run Summary
13 passed (1.9m)
🎭 Playwright Run Summary
2 passed (2.0m)
🎭 Playwright Run Summary
6 passed (2.2m)
🎭 Playwright Run Summary
8 passed (2.1m)
🎭 Playwright Run Summary
3 passed (2.7m)
🎭 Playwright Run Summary
2 passed (2.7m)
🎭 Playwright Run Summary
6 passed (2.9m)
🎭 Playwright Run Summary
2 failed specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled specs/page-cache/page-cache.test.js:89:2 › Cache module › Page Cache meta information should show on the admin when the module is active 1 did not run 2 passed (6.9m)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack Boost - Base
15.9 KB
test-output-Jetpack Boost - Concatenate JS and CSS
11.4 KB
test-output-Jetpack Boost - Critical CSS
16.8 KB
test-output-Jetpack Boost - Image CDN
9.95 KB
test-output-Jetpack Boost - Image Guide
7.9 KB
test-output-Jetpack Boost - Modules
23.2 KB
test-output-Jetpack Boost - Page Cache
27.4 KB
test-output-Jetpack connection
11.9 KB
test-output-Jetpack post editor
9.51 KB
test-output-Jetpack post-connection
15.4 KB
test-output-Jetpack pre-connection
7.05 KB
test-output-Jetpack sync
14.3 KB
test-output-Search
23.6 KB
test-output-Social
14.5 KB
test-output-VideoPress
6.96 KB