Refactor ImageCDN parsing to rely on HTML API instead of RegExps #88324
e2e-tests.yml
on: pull_request
Annotations
2 errors, 10 warnings, and 10 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/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#L320
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: locator.waitFor: Timeout 180000ms exceeded.
Call log:
- waiting for locator('[data-testid="page-cache-meta"]').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.waitForPageCacheMetaInfoVisibility (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/pages/wp-admin/JetpackBoostPage.js:135:15)
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:97:27
|
Jetpack pre-connection e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack Boost - Image Guide e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack Boost - Image CDN e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack Boost - Concatenate JS/CSS e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack Boost - Base e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack Boost - Modules e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack Boost - Critical CSS e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack post-connection e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack connection e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
Jetpack Boost - Page Cache e2e tests
Unexpected input(s) 'include-hidden-files', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'compression-level', 'overwrite']
|
🎭 Playwright Run Summary
1 passed (39.8s)
|
🎭 Playwright Run Summary
2 passed (44.8s)
|
🎭 Playwright Run Summary
4 passed (56.5s)
|
🎭 Playwright Run Summary
5 passed (1.2m)
|
🎭 Playwright Run Summary
6 passed (1.8m)
|
🎭 Playwright Run Summary
13 passed (1.9m)
|
🎭 Playwright Run Summary
8 passed (2.0m)
|
🎭 Playwright Run Summary
2 passed (2.5m)
|
🎭 Playwright Run Summary
2 passed (2.8m)
|
🎭 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 (4.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-output-Jetpack Boost - Base
Expired
|
15 KB |
|
test-output-Jetpack Boost - Critical CSS
Expired
|
16 KB |
|
test-output-Jetpack Boost - Image CDN
Expired
|
9.54 KB |
|
test-output-Jetpack Boost - Image Guide
Expired
|
7.47 KB |
|
test-output-Jetpack Boost - Modules
Expired
|
22.8 KB |
|
test-output-Jetpack Boost - Page Cache
Expired
|
554 KB |
|
test-output-Jetpack connection
Expired
|
11.8 KB |
|
test-output-Jetpack post-connection
Expired
|
15.4 KB |
|
test-output-Jetpack pre-connection
Expired
|
6.96 KB |
|