[wp-trac] [WordPress Trac] #53323: Place Hello Dolly in containing folder
WordPress Trac
noreply at wordpress.org
Tue Aug 26 22:42:41 UTC 2025
#53323: Place Hello Dolly in containing folder
------------------------------+-----------------------
Reporter: afragen | Owner: afragen
Type: enhancement | Status: reopened
Priority: normal | Milestone: 6.9
Component: Upgrade/Install | Version: 5.8
Severity: normal | Resolution:
Keywords: needs-unit-tests | Focuses:
------------------------------+-----------------------
Changes (by johnbillion):
* keywords: has-unit-tests has-test-info changes-requested has-patch =>
needs-unit-tests
* status: closed => reopened
* resolution: fixed =>
Comment:
There are still test errors and failures in trunk. Example failing
workflow: https://github.com/WordPress/wordpress-
develop/actions/runs/17250411316/job/48952910236.
{{{
There were 2 errors:
1) Tests_Admin_IncludesPlugin::test_get_plugin_data
file_get_contents(/var/www/tests/phpunit/includes/../data/plugins/hello-
dolly/hello.php): failed to open stream: No such file or directory
/var/www/src/wp-includes/functions.php:6901
/var/www/src/wp-admin/includes/plugin.php:94
/var/www/tests/phpunit/tests/admin/includesPlugin.php:25
phpvfscomposer:///var/www/vendor/phpunit/phpunit/phpunit:97
/var/www/vendor/bin/phpunit:118
2) Tests_Admin_IncludesPlugin::test_is_network_only_plugin_hello
file_get_contents(/var/www/tests/phpunit/data/plugins/hello-
dolly/hello.php): failed to open stream: No such file or directory
/var/www/src/wp-includes/functions.php:6901
/var/www/src/wp-admin/includes/plugin.php:94
/var/www/src/wp-admin/includes/plugin.php:604
/var/www/tests/phpunit/tests/admin/includesPlugin.php:553
phpvfscomposer:///var/www/vendor/phpunit/phpunit/phpunit:97
/var/www/vendor/bin/phpunit:118
--
There were 4 failures:
1) Tests_Admin_IncludesPlugin::test_is_plugin_active_true
Failed asserting that false is true.
/var/www/tests/phpunit/tests/admin/includesPlugin.php:379
phpvfscomposer:///var/www/vendor/phpunit/phpunit/phpunit:97
/var/www/vendor/bin/phpunit:118
2) Tests_Admin_IncludesPlugin::test_is_plugin_inactive_false
Failed asserting that true is false.
/var/www/tests/phpunit/tests/admin/includesPlugin.php:399
phpvfscomposer:///var/www/vendor/phpunit/phpunit/phpunit:97
/var/www/vendor/bin/phpunit:118
3) Tests_Admin_IncludesPlugin::test_activate_plugins_single_no_array
Failed asserting that false is true.
/var/www/tests/phpunit/tests/admin/includesPlugin.php:575
phpvfscomposer:///var/www/vendor/phpunit/phpunit/phpunit:97
/var/www/vendor/bin/phpunit:118
4) Tests_Admin_IncludesPlugin::test_activate_plugins_single_array
Failed asserting that false is true.
/var/www/tests/phpunit/tests/admin/includesPlugin.php:585
phpvfscomposer:///var/www/vendor/phpunit/phpunit/phpunit:97
/var/www/vendor/bin/phpunit:118
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53323#comment:75>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list