Skip to content

Add Social Logos to monorepo #79034

Add Social Logos to monorepo

Add Social Logos to monorepo #79034

Re-run triggered May 2, 2024 21:59
Status Failure
Total duration 4m 38s
Artifacts 14

e2e-tests.yml

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

Annotations

7 errors and 14 notices
specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh: projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js#L39
1) specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh Error: Score should be displayed expect(received).toBeTruthy() Received: null 37 | expect( await jetpackBoostPage.isScoreLoading(), 'Score should be loading' ).toBeTruthy(); 38 | await jetpackBoostPage.waitForScoreLoadingToFinish(); > 39 | expect( await jetpackBoostPage.isScoreVisible(), 'Score should be displayed' ).toBeTruthy(); | ^ 40 | } ); 41 | 42 | test( 'Should be able to click info icon next to overall score and see the detailed overall score description popin', async () => { at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/modules/speed-score.test.js:39:82
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/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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 20000ms exceeded. Call log: - waiting for locator('.permalink-structure') 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 PermalinksPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:314:26) at PermalinksPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:264:21) at PermalinksPage.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/page-cache/page-cache.test.js:89:26
specs/page-cache/page-cache.test.js:103:2 › Cache module › Page Cache header should be present when module is active: tools/e2e-commons/pages/page-actions.js#L314
2) specs/page-cache/page-cache.test.js:103:2 › Cache module › Page Cache header should be present when module is active TimeoutError: page.waitForSelector: Timeout 20000ms exceeded. Call log: - waiting for locator('.permalink-structure') 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 PermalinksPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:314:26) at PermalinksPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:264:21) at PermalinksPage.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/page-cache/page-cache.test.js:23:26
specs/page-cache/page-cache.test.js:103:2 › Cache module › Page Cache header should be present when module is active: tools/e2e-commons/pages/page-actions.js#L314
2) specs/page-cache/page-cache.test.js:103:2 › Cache module › Page Cache header should be present when module is active Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForSelector: Timeout 20000ms exceeded. Call log: - waiting for locator('.permalink-structure') 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 PermalinksPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:314:26) at PermalinksPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:264:21) at PermalinksPage.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/page-cache/page-cache.test.js:23:26
Jetpack Boost - Page Cache 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.
🎭 Playwright Run Summary
2 passed (2.1m)
🎭 Playwright Run Summary
2 passed (2.6m)
🎭 Playwright Run Summary
3 passed (1.8m)
🎭 Playwright Run Summary
8 passed (1.8m)
🎭 Playwright Run Summary
1 flaky specs/modules/speed-score.test.js:33:2 › Speed Score feature › The Speed Scores should be able to refresh 12 passed (4.3m)
🎭 Playwright Run Summary
6 passed (2.2m)
🎭 Playwright Run Summary
2 passed (49.3s)
🎭 Playwright Run Summary
2 failed 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 specs/page-cache/page-cache.test.js:103:2 › Cache module › Page Cache header should be present when module is active 3 passed (5.6m)
🎭 Playwright Run Summary
4 passed (1.1m)
🎭 Playwright Run Summary
5 passed (1.3m)
🎭 Playwright Run Summary
1 passed (35.6s)
🎭 Playwright Run Summary
6 passed (3.1m)
🎭 Playwright Run Summary
1 passed (1.3m)
🎭 Playwright Run Summary
1 passed (42.8s)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack pre-connection Expired
6.59 KB