Fix: Call to undefined function get_the_block_template_html() #54958
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
1 error and 2 notices
|
[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
1 flaky
[chromium] › tests/e2e/specs/install.test.js:34:6 › WordPress installation process › should install WordPress with pre-existing database credentials
24 passed (59.5s)
|
|
🎭 Playwright Run Summary
25 passed (1.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
failures-artifacts-25608400251
|
350 KB |
sha256:4d6bc8b8df328b36754e36f8c9867e88f8138b8543a3ff67cd443b01c696c15a
|
|
|
failures-artifacts-SCRIPT_DEBUG-25608400251
|
791 Bytes |
sha256:3f43abbb8abec12501b53aa606af7e4fe59f1ea3eaff06447a9f242e00c77870
|
|