Increase color picker button height #53401
end-to-end-tests.yml
on: pull_request
Matrix: e2e-tests
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
2 errors and 2 notices
|
[chromium] › tests/e2e/specs/media-upload.test.js:11:5 › Test dismissing failed upload works correctly:
tests/e2e/specs/media-upload.test.js#L13
2) [chromium] › tests/e2e/specs/media-upload.test.js:11:5 › Test dismissing failed upload works correctly
Error: apiRequestContext.get: 400 Bad Request
Response text:
0
Call log:
- → GET http://localhost:8889/wp-admin/admin-ajax.php?action=rest-nonce
- user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1775206833%7CeI4Wmx0K1TrVcNGX2CUirAyXVVCWEEcXkhnkiOtVF9J%7Cff567ed500038dbf488d860caffafb43d8e75dfa8e3a956fe546088436decc3d; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1775206833%7CeI4Wmx0K1TrVcNGX2CUirAyXVVCWEEcXkhnkiOtVF9J%7C21d63802ed9754aab5043a449c97c30c2654e993367e55d60930a8f5785314ee; wp-settings-time-1=1775034034
- ← 400 Bad Request
- server: nginx/1.29.7
- date: Wed, 01 Apr 2026 09:00:34 GMT
- content-type: text/html; charset=UTF-8
- transfer-encoding: chunked
- connection: keep-alive
- x-powered-by: PHP/8.3.30
- x-robots-tag: noindex
- x-content-type-options: nosniff
- referrer-policy: strict-origin-when-cross-origin
- x-frame-options: SAMEORIGIN
- content-security-policy: frame-ancestors 'self';
- expires: Wed, 11 Jan 1984 05:00:00 GMT
- cache-control: no-cache, must-revalidate, max-age=0, no-store, private
11 | test( 'Test dismissing failed upload works correctly', async ({ page, admin, requestUtils }) => {
12 | // Log in before visiting admin page.
> 13 | await requestUtils.login();
| ^
14 | await admin.visitAdminPage( '/media-new.php' );
15 |
16 | // It takes a moment for the multi-file uploader to become available.
at RequestUtils.login (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/@wordpress/e2e-test-utils-playwright/src/request-utils/login.ts:23:32)
at /home/runner/work/wordpress-develop/wordpress-develop/tests/e2e/specs/media-upload.test.js:13:2
|
|
[chromium] › tests/e2e/specs/install.test.js:34:6 › WordPress installation process › should install WordPress with pre-existing database credentials:
tests/e2e/specs/install.test.js#L40
1) [chromium] › tests/e2e/specs/install.test.js:34:6 › WordPress installation process › should install WordPress with pre-existing database credentials
Error: should redirect to the installation page
expect(page).toHaveURL(expected) failed
Expected pattern: /wp-admin\/install\.php$/
Received string: "http://localhost:8889/"
Timeout: 5000ms
Call log:
- should redirect to the installation page with timeout 5000ms
9 × unexpected value "http://localhost:8889/"
38 | page,
39 | 'should redirect to the installation page'
> 40 | ).toHaveURL( /wp-admin\/install\.php$/ );
| ^
41 |
42 | await expect(
43 | page.getByText( /WordPress database error/ ),
at /home/runner/work/wordpress-develop/wordpress-develop/tests/e2e/specs/install.test.js:40:5
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › tests/e2e/specs/install.test.js:34:6 › WordPress installation process › should install WordPress with pre-existing database credentials
[chromium] › tests/e2e/specs/media-upload.test.js:11:5 › Test dismissing failed upload works correctly
23 passed (1.2m)
|
|
🎭 Playwright Run Summary
25 passed (52.2s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
failures-artifacts-23840511174
|
792 Bytes |
sha256:b3a5dd4e0c8d89ed1ab43b1e847e19ab9ef1e1db5badc505315f832ee421261a
|
|
|
failures-artifacts-SCRIPT_DEBUG-23840511174
|
432 KB |
sha256:648b01c93de85a91ee7fb00394e53d96d5fa555f537a2ca8e80dd8e69ee1ed70
|
|