Sync Checksums: Ensure is plugin active exists #89665
e2e-tests.yml
on: pull_request
Annotations
14 errors and 12 notices
Jetpack Boost - Page Cache e2e tests
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[data-testid="speed-scores"]').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 JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269: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 - Page Cache e2e tests
Process completed with exit code 1.
|
Jetpack Boost - Critical CSS e2e tests
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[data-testid="speed-scores"]').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 JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269: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 - Critical CSS 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.
|
specs/image-cdn/image-cdn.test.js:16:2 › Image CDN › No Image CDN meta information should show on the admin when the module is inactive:
tools/e2e-commons/pages/page-actions.js#L320
1) specs/image-cdn/image-cdn.test.js:16:2 › Image CDN › No Image CDN meta information should show on the admin when the module is inactive
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').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 JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.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 /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:18:28
|
specs/image-cdn/image-cdn.test.js:16:2 › Image CDN › No Image CDN meta information should show on the admin when the module is inactive:
tools/e2e-commons/pages/page-actions.js#L320
1) specs/image-cdn/image-cdn.test.js:16:2 › Image CDN › No Image CDN meta information should show on the admin when the module is inactive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').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 JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.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 /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:18:28
|
specs/image-cdn/image-cdn.test.js:26:2 › Image CDN › Image CDN functionality shouldn`t be active when the module is inactive:
projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js#L35
2) specs/image-cdn/image-cdn.test.js:26:2 › Image CDN › Image CDN functionality shouldn`t be active when the module is inactive
TimeoutError: locator.getAttribute: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[id="e2e-test-image"]')
33 | expect(
34 | // The image is added via a helper plugin.
> 35 | await firstPostPage.page.locator( '[id="e2e-test-image"]' ).getAttribute( 'src' ),
| ^
36 | 'Image shouldn`t use CDN'
37 | ).not.toMatch( /https:\/\/.*\.wp\.com/ );
38 | } );
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:35:64
|
specs/image-cdn/image-cdn.test.js:26:2 › Image CDN › Image CDN functionality shouldn`t be active when the module is inactive:
projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js#L35
2) specs/image-cdn/image-cdn.test.js:26:2 › Image CDN › Image CDN functionality shouldn`t be active when the module is inactive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.getAttribute: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[id="e2e-test-image"]')
33 | expect(
34 | // The image is added via a helper plugin.
> 35 | await firstPostPage.page.locator( '[id="e2e-test-image"]' ).getAttribute( 'src' ),
| ^
36 | 'Image shouldn`t use CDN'
37 | ).not.toMatch( /https:\/\/.*\.wp\.com/ );
38 | } );
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:35:64
|
specs/image-cdn/image-cdn.test.js:40:2 › Image CDN › Upgrade section should be visible when the module is active:
tools/e2e-commons/pages/page-actions.js#L320
3) specs/image-cdn/image-cdn.test.js:40:2 › Image CDN › Upgrade section should be visible when the module is active
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').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 JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.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 /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:42:28
|
specs/image-cdn/image-cdn.test.js:40:2 › Image CDN › Upgrade section should be visible when the module is active:
tools/e2e-commons/pages/page-actions.js#L320
3) specs/image-cdn/image-cdn.test.js:40:2 › Image CDN › Upgrade section should be visible when the module is active
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('#jb-dashboard').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 JetpackBoostPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17)
at JetpackBoostPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21)
at JetpackBoostPage.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 /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:42:28
|
specs/image-cdn/image-cdn.test.js:50:2 › Image CDN › Image should be loaded via CDN when Image CDN is active:
projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js#L59
4) specs/image-cdn/image-cdn.test.js:50:2 › Image CDN › Image should be loaded via CDN when Image CDN is active
TimeoutError: locator.getAttribute: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[id="e2e-test-image"]')
57 | expect(
58 | // The image is added via a helper plugin.
> 59 | await firstPostPage.page.locator( '[id="e2e-test-image"]' ).getAttribute( 'src' ),
| ^
60 | 'Image should use CDN'
61 | ).toMatch( /https:\/\/.*\.wp\.com/ );
62 | } );
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:59:64
|
specs/image-cdn/image-cdn.test.js:50:2 › Image CDN › Image should be loaded via CDN when Image CDN is active:
projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js#L59
4) specs/image-cdn/image-cdn.test.js:50:2 › Image CDN › Image should be loaded via CDN when Image CDN is active
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.getAttribute: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[id="e2e-test-image"]')
57 | expect(
58 | // The image is added via a helper plugin.
> 59 | await firstPostPage.page.locator( '[id="e2e-test-image"]' ).getAttribute( 'src' ),
| ^
60 | 'Image should use CDN'
61 | ).toMatch( /https:\/\/.*\.wp\.com/ );
62 | } );
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/image-cdn/image-cdn.test.js:59:64
|
Jetpack Boost - Image CDN e2e tests
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 passed (35.0s)
|
🎭 Playwright Run Summary
2 passed (38.4s)
|
🎭 Playwright Run Summary
1 passed (39.9s)
|
🎭 Playwright Run Summary
5 passed (1.2m)
|
🎭 Playwright Run Summary
6 passed (1.7m)
|
🎭 Playwright Run Summary
13 passed (1.8m)
|
🎭 Playwright Run Summary
3 passed (1.9m)
|
🎭 Playwright Run Summary
2 passed (2.1m)
|
🎭 Playwright Run Summary
2 passed (2.4m)
|
🎭 Playwright Run Summary
3 passed (2.6m)
|
🎭 Playwright Run Summary
6 passed (2.8m)
|
🎭 Playwright Run Summary
4 failed
specs/image-cdn/image-cdn.test.js:16:2 › Image CDN › No Image CDN meta information should show on the admin when the module is inactive
specs/image-cdn/image-cdn.test.js:26:2 › Image CDN › Image CDN functionality shouldn`t be active when the module is inactive
specs/image-cdn/image-cdn.test.js:40:2 › Image CDN › Upgrade section should be visible when the module is active
specs/image-cdn/image-cdn.test.js:50:2 › Image CDN › Image should be loaded via CDN when Image CDN is active
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack Boost - Base
Expired
|
15.1 KB |
|
test-output-Jetpack Boost - Critical CSS
Expired
|
2.98 KB |
|
test-output-Jetpack Boost - Image CDN
Expired
|
62.6 KB |
|
test-output-Jetpack Boost - Image Guide
Expired
|
7.44 KB |
|
test-output-Jetpack Boost - Modules
Expired
|
22.8 KB |
|
test-output-Jetpack Boost - Page Cache
Expired
|
2.98 KB |
|
test-output-Jetpack connection
Expired
|
11.7 KB |
|
test-output-Jetpack post-connection
Expired
|
15.4 KB |
|
test-output-Jetpack pre-connection
Expired
|
6.95 KB |
|
test-output-Jetpack sync
Expired
|
13.5 KB |
|
test-output-Search
Expired
|
23.6 KB |
|
test-output-Social
Expired
|
14 KB |
|
test-output-VideoPress
Expired
|
6.78 KB |
|