Skip to content

ThreatsDataViews: Add ToggleGroupControl #92049

ThreatsDataViews: Add ToggleGroupControl

ThreatsDataViews: Add ToggleGroupControl #92049

Triggered via pull request October 25, 2024 16:02
Status Failure
Total duration 16m 36s
Artifacts 13

e2e-tests.yml

on: pull_request
Determine tests matrix
1m 23s
Determine tests matrix
Matrix: build-projects
Matrix: e2e-tests
Test report
2s
Test report
Slack notification
1m 2s
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/sync/sync.test.js:49:2 › Sync › Normal Sync flow: projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js#L165
1) specs/sync/sync.test.js:49:2 › Sync › Normal Sync flow ──────────────────────────────────────── Error: Sync queue should be empty [before] expect(received).toBeTruthy() Received: false Call Log: - Timeout 30000ms exceeded while waiting on the predicate 163 | } 164 | ) > 165 | .toBeTruthy(); | ^ 166 | } 167 | } ); 168 | at assertSyncQueueIsEmpty (/home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:165:5) at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:37:10 at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/sync/sync.test.js:36:14
specs/connection.test.js:15:1 › Jetpack Social connection: projects/plugins/social/tests/e2e/specs/connection.test.js#L1
1) specs/connection.test.js:15:1 › Jetpack Social connection › Can connect wordpress.com account to Jetpack Social Test timeout of 300000ms exceeded.
specs/connection.test.js:15:1 › Jetpack Social connection: tools/e2e-commons/pages/page-actions.js#L187
1) specs/connection.test.js:15:1 › Jetpack Social connection › Can connect wordpress.com account to Jetpack Social Error: page.click: Target page, context or browser has been closed at ../../../../../tools/e2e-commons/pages/page-actions.js:187 185 | async click( selector, options = {} ) { 186 | logger.action( `Clicking element '${ selector }'` ); > 187 | await this.page.click( selector, options ); | ^ 188 | } 189 | 190 | /** at AuthorizePage.click (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:187:19) at AuthorizePage.approve (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wpcom/authorize.js:13:15) at AuthorizePage.approve (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wpcom/authorize.js:20:23) at connect (/home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/flows/connection.js:15:2) at /home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/specs/connection.test.js:17:3 at /home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/specs/connection.test.js:16:2
specs/social-sidebar.test.js:17:1 › Jetpack Social sidebar: tools/e2e-commons/pages/page-actions.js#L320
2) specs/social-sidebar.test.js:17:1 › Jetpack Social sidebar ──────────────────────────────────── 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/tools/e2e-commons/env/prerequisites.js:99:5) at Object.build (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:68:4) at /home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/specs/social-sidebar.test.js:8:2
Social e2e tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 passed (34.0s)
🎭 Playwright Run Summary
1 passed (41.5s)
🎭 Playwright Run Summary
4 passed (57.1s)
🎭 Playwright Run Summary
5 passed (1.2m)
🎭 Playwright Run Summary
5 passed (1.3m)
🎭 Playwright Run Summary
8 passed (1.6m)
🎭 Playwright Run Summary
2 passed (2.1m)
🎭 Playwright Run Summary
13 passed (2.2m)
🎭 Playwright Run Summary
6 passed (2.4m)
🎭 Playwright Run Summary
2 passed (43.8s)
🎭 Playwright Run Summary
2 passed (2.4m)
🎭 Playwright Run Summary
1 flaky specs/sync/sync.test.js:49:2 › Sync › Normal Sync flow ───────────────────────────────────────── 2 passed (2.5m)
🎭 Playwright Run Summary
6 passed (2.9m)
🎭 Playwright Run Summary
2 failed specs/connection.test.js:15:1 › Jetpack Social connection ────────────────────────────────────── specs/social-sidebar.test.js:17:1 › Jetpack Social sidebar ───────────────────────────────────── 1 passed (7.2m)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack Boost - Base Expired
15.6 KB
test-output-Jetpack Boost - Critical CSS Expired
16.5 KB
test-output-Jetpack Boost - Image CDN Expired
10 KB
test-output-Jetpack Boost - Image Guide Expired
7.93 KB
test-output-Jetpack Boost - Modules Expired
23.3 KB
test-output-Jetpack Boost - Page Cache Expired
12.9 KB
test-output-Jetpack connection Expired
11.9 KB
test-output-Jetpack post-connection Expired
15.5 KB
test-output-Jetpack pre-connection Expired
7.13 KB
test-output-Jetpack sync Expired
498 KB
test-output-Search Expired
23.8 KB
test-output-Social Expired
3.5 MB
test-output-VideoPress Expired
6.96 KB