← r52615: Bundled Themes: Reverts [52549].

Failed

Environment

Host Seravo
PHPPHP PHP (PHP: Hypertext Preprocessor) is a general-purpose scripting language especially suited to web development. PHP code is usually processed on a web server by a PHP interpreter. On a web server, the result of the interpreted and executed PHP code would form the whole or part of an HTTP response. Version PHP 8.0.14
DatabaseDatabase A database is an organized collection of data. Access to this data is usually provided by a "database management system" (DBMS) consisting of an integrated set of computer software that allows users to interact with one or more databases and provides access to all of the data contained in the database. Because of the close relationship between them, the term "database" is often used casually to refer to both a database and the DBMS used to manipulate it. Version mysqlMySQL MySQL is an open-source relational database management system (RDBMS). MySQL is free and open-source software under the terms of the GNU General Public License. Ver 15.1 Distrib 10.5.13-MariaDBMariaDB MariaDB is a fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. MariaDB intended to maintain high compatibility with MySQL, ensuring a drop-in replacement capability with library binary parity and exact matching with MySQL APIs and commands.
Extensions bcmath (8.0.14), curl (8.0.14), filterFilter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. (8.0.14), gd (8.0.14), mysqli (8.0.14), imagick (3.6.0), pcre (8.0.14), xml (8.0.14), xmlreader (8.0.14), zlib (8.0.14), curl (7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3), ghostscript (9.26), openssl (1.1.1 11 Sep 2018)

Errors/Failures

Tests_Post_Revisions::test_wp_get_post_revisions_url::test_wp_get_post_revisions_url with data set "one revision"

Tests_Post_Revisions::test_wp_get_post_revisions_url with data set "one revision" (1)
Failed when passed the Post ID
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-admin/revision.php?revision=713'
+'http://example.org/wp-admin/revision.php?revision=715'

/tmp/wp-test-runner/tests/phpunit/tests/post/revisions.php:695

Tests_Post_Revisions::test_wp_get_post_revisions_url::test_wp_get_post_revisions_url with data set "multiple revisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision."

Tests_Post_Revisions::test_wp_get_post_revisions_url with data set "multiple revisions" (2)
Failed when passed the Post ID
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-admin/revision.php?revision=720'
+'http://example.org/wp-admin/revision.php?revision=724'

/tmp/wp-test-runner/tests/phpunit/tests/post/revisions.php:695

Tests_Post_Revisions::test_wp_get_post_revisions_url_with_post_object::test_wp_get_post_revisions_url_with_post_object with data set "one revision"

Tests_Post_Revisions::test_wp_get_post_revisions_url_with_post_object with data set "one revision" (1)
Failed when passed the Post Object
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-admin/revision.php?revision=728'
+'http://example.org/wp-admin/revision.php?revision=730'

/tmp/wp-test-runner/tests/phpunit/tests/post/revisions.php:743

Tests_Post_Revisions::test_wp_get_post_revisions_url_with_post_object::test_wp_get_post_revisions_url_with_post_object with data set "multiple revisions"

Tests_Post_Revisions::test_wp_get_post_revisions_url_with_post_object with data set "multiple revisions" (2)
Failed when passed the Post Object
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-admin/revision.php?revision=735'
+'http://example.org/wp-admin/revision.php?revision=739'

/tmp/wp-test-runner/tests/phpunit/tests/post/revisions.php:743

Tests_REST_API::test_rest_preload_api_request_embeds_links::test_rest_preload_api_request_embeds_links with data set #0

Tests_REST_API::test_rest_preload_api_request_embeds_links with data set #0 ('_embed=wp:term,author', array('wp:term', 'author'), array('replies'))
Failed asserting that an array has the key 'author'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api.php:2475

Tests_REST_API::test_rest_preload_api_request_embeds_links::test_rest_preload_api_request_embeds_links with data set #1

Tests_REST_API::test_rest_preload_api_request_embeds_links with data set #1 ('_embed[]=wp:term&_embed[]=author', array('wp:term', 'author'), array('replies'))
Failed asserting that an array has the key 'author'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api.php:2475

Tests_REST_API::test_rest_preload_api_request_embeds_links::test_rest_preload_api_request_embeds_links with data set #2

Tests_REST_API::test_rest_preload_api_request_embeds_links with data set #2 ('_embed', array('wp:term', 'author', 'replies'), array())
Failed asserting that an array has the key 'author'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api.php:2475

Tests_REST_API::test_rest_preload_api_request_embeds_links::test_rest_preload_api_request_embeds_links with data set #3

Tests_REST_API::test_rest_preload_api_request_embeds_links with data set #3 ('_embed=1', array('wp:term', 'author', 'replies'), array())
Failed asserting that an array has the key 'author'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api.php:2475

Tests_REST_API::test_rest_preload_api_request_embeds_links::test_rest_preload_api_request_embeds_links with data set #4

Tests_REST_API::test_rest_preload_api_request_embeds_links with data set #4 ('_embed=true', array('wp:term', 'author', 'replies'), array())
Failed asserting that an array has the key 'author'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api.php:2475

REST_Block_Type_Controller_Test::test_create_item

REST_Block_Type_Controller_Test::test_create_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-block-type-controller.php:541

REST_Block_Type_Controller_Test::test_update_item

REST_Block_Type_Controller_Test::test_update_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-block-type-controller.php:546

REST_Block_Type_Controller_Test::test_delete_item

REST_Block_Type_Controller_Test::test_delete_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-block-type-controller.php:551

WP_Test_REST_Comments_Controller::test_get_additional_field_registration

WP_Test_REST_Comments_Controller::test_get_additional_field_registration
Failed asserting that '' matches expected 123.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-comments-controller.php:3236

WP_Test_REST_Pages_Controller::test_get_item

WP_Test_REST_Pages_Controller::test_get_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-pages-controller.php:412

WP_Test_REST_Pages_Controller::test_create_item

WP_Test_REST_Pages_Controller::test_create_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-pages-controller.php:423

WP_Test_REST_Pages_Controller::test_update_item

WP_Test_REST_Pages_Controller::test_update_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-pages-controller.php:488

WP_Test_REST_Pages_Controller::test_prepare_item

WP_Test_REST_Pages_Controller::test_prepare_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-pages-controller.php:511

WP_Test_REST_Posts_Controller::test_get_additional_field_registration

WP_Test_REST_Posts_Controller::test_get_additional_field_registration
Failed asserting that '' matches expected 123.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-posts-controller.php:4389

WP_Test_REST_Revisions_Controller::test_get_additional_field_registration

WP_Test_REST_Revisions_Controller::test_get_additional_field_registration
Failed asserting that an array has the key 'my_custom_int'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-revisions-controller.php:390

WP_Test_REST_Settings_Controller::test_context_param

WP_Test_REST_Settings_Controller::test_context_param
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-settings-controller.php:73

WP_Test_REST_Settings_Controller::test_create_item

WP_Test_REST_Settings_Controller::test_create_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-settings-controller.php:378

WP_Test_REST_Settings_Controller::test_prepare_item

WP_Test_REST_Settings_Controller::test_prepare_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-settings-controller.php:658

WP_Test_REST_Settings_Controller::test_get_item_schema

WP_Test_REST_Settings_Controller::test_get_item_schema
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-settings-controller.php:661

WP_Test_REST_Sidebars_Controller::test_create_item

WP_Test_REST_Sidebars_Controller::test_create_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:578

WP_Test_REST_Sidebars_Controller::test_delete_item

WP_Test_REST_Sidebars_Controller::test_delete_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:895

WP_Test_REST_Sidebars_Controller::test_prepare_item

WP_Test_REST_Sidebars_Controller::test_prepare_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:901

WP_Test_REST_Tags_Controller::test_get_terms_post_args_paging

WP_Test_REST_Tags_Controller::test_get_terms_post_args_paging
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-tags-controller.php:402

WP_Test_REST_Themes_Controller::test_create_item

WP_Test_REST_Themes_Controller::test_create_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-themes-controller.php:1203

WP_Test_REST_Themes_Controller::test_update_item

WP_Test_REST_Themes_Controller::test_update_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-themes-controller.php:1208

WP_Test_REST_Themes_Controller::test_delete_item

WP_Test_REST_Themes_Controller::test_delete_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-themes-controller.php:1397

WP_Test_REST_Themes_Controller::test_context_param

WP_Test_REST_Themes_Controller::test_context_param
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-themes-controller.php:1402

WP_Test_REST_Users_Controller::test_get_items_pagination_headers

WP_Test_REST_Users_Controller::test_get_items_pagination_headers
Failed asserting that 29 is identical to 30.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-users-controller.php:326

WP_Test_REST_Users_Controller::test_get_items_offset

WP_Test_REST_Users_Controller::test_get_items_offset
Failed asserting that actual size 28 matches expected size 29.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-users-controller.php:581

WP_Test_REST_Users_Controller::test_get_additional_field_registration

WP_Test_REST_Users_Controller::test_get_additional_field_registration
Failed asserting that an array has the key 'my_custom_int'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-users-controller.php:2756

WP_Test_REST_Widget_Types_Controller::test_create_item

WP_Test_REST_Widget_Types_Controller::test_create_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-widget-types-controller.php:536

WP_Test_REST_Widget_Types_Controller::test_update_item

WP_Test_REST_Widget_Types_Controller::test_update_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-widget-types-controller.php:541

WP_Test_REST_Widget_Types_Controller::test_delete_item

WP_Test_REST_Widget_Types_Controller::test_delete_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-widget-types-controller.php:546

WP_Test_REST_Widgets_Controller::test_context_param

WP_Test_REST_Widgets_Controller::test_context_param
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-widgets-controller.php:219

WP_Test_REST_Widgets_Controller::test_prepare_item

WP_Test_REST_Widgets_Controller::test_prepare_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-widgets-controller.php:1513

Tests_REST_WpRestMenuLocationsController::test_create_item

Tests_REST_WpRestMenuLocationsController::test_create_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestMenuLocationsController.php:145

Tests_REST_WpRestMenuLocationsController::test_update_item

Tests_REST_WpRestMenuLocationsController::test_update_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestMenuLocationsController.php:150

Tests_REST_WpRestMenuLocationsController::test_delete_item

Tests_REST_WpRestMenuLocationsController::test_delete_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestMenuLocationsController.php:155

Tests_REST_WpRestMenuLocationsController::test_prepare_item

Tests_REST_WpRestMenuLocationsController::test_prepare_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestMenuLocationsController.php:160

Tests_REST_WpRestTemplatesController::test_prepare_item

Tests_REST_WpRestTemplatesController::test_prepare_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:607

Tests_User::test_wp_update_user_should_not_change_password_when_passed_WP_User_instance

Tests_User::test_wp_update_user_should_not_change_password_when_passed_WP_User_instance
Attempt to read property "user_pass" on bool

/tmp/wp-test-runner/tests/phpunit/tests/user.php:600

Tests_User_CountUsers::test_count_users_is_accurate::test_count_users_is_accurate with data set #0

Tests_User_CountUsers::test_count_users_is_accurate with data set #0 ('time')
Failed asserting that 7 is identical to 8.

/tmp/wp-test-runner/tests/phpunit/tests/user/countUsers.php:55

Tests_User_CountUsers::test_count_users_is_accurate::test_count_users_is_accurate with data set #1

Tests_User_CountUsers::test_count_users_is_accurate with data set #1 ('memory')
Failed asserting that 7 is identical to 8.

/tmp/wp-test-runner/tests/phpunit/tests/user/countUsers.php:55

Tests_User_CountUsers::test_count_users_is_accurate_with_multiple_roles::test_count_users_is_accurate_with_multiple_roles with data set #0

Tests_User_CountUsers::test_count_users_is_accurate_with_multiple_roles with data set #0 ('time')
Failed asserting that 2 is identical to 3.

/tmp/wp-test-runner/tests/phpunit/tests/user/countUsers.php:241

Tests_User_CountUsers::test_count_users_is_accurate_with_multiple_roles::test_count_users_is_accurate_with_multiple_roles with data set #1

Tests_User_CountUsers::test_count_users_is_accurate_with_multiple_roles with data set #1 ('memory')
Failed asserting that 2 is identical to 3.

/tmp/wp-test-runner/tests/phpunit/tests/user/countUsers.php:241

Tests_User_ListAuthors::test_wp_list_authors_exclude_admin

Tests_User_ListAuthors::test_wp_list_authors_exclude_admin
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<li><a href="http://example.org/?author=1" title="Posts by admin">admin</a></li><li><a href="http://example.org/?author=240" title="Posts by bob">bob</a></li><li><a href="http://example.org/?author=243" title="Posts by paul">paul</a></li><li><a href="http://example.org/?author=237" title="Posts by zack">zack</a></li>'
+'<li><a href="http://example.org/?author=240" title="Posts by bob">bob</a></li><li><a href="http://example.org/?author=243" title="Posts by paul">paul</a></li><li><a href="http://example.org/?author=237" title="Posts by zack">zack</a></li>'

/tmp/wp-test-runner/tests/phpunit/tests/user/listAuthors.php:156

Tests_User_Query::test_get_all

Tests_User_Query::test_get_all
Failed asserting that actual size 12 matches expected size 13.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:140

Tests_User_Query::test_get_total_is_int

Tests_User_Query::test_get_total_is_int
Failed asserting that 12 is identical to 13.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:165

Tests_User_Query::test_number

Tests_User_Query::test_number
Failed asserting that actual size 12 matches expected size 13.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:505

Tests_User_Query::test_nicename__not_in_returns_users_without_included_nicenames

Tests_User_Query::test_nicename__not_in_returns_users_without_included_nicenames
Failed asserting that 9 is identical to 10.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:1148

Tests_User_Query::test_login__not_in_returns_users_without_included_logins

Tests_User_Query::test_login__not_in_returns_users_without_included_logins
Failed asserting that 9 is identical to 10.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:1249

Tests_User_Query::test_get_multiple_roles_or

Tests_User_Query::test_get_multiple_roles_or
Failed asserting that actual size 7 matches expected size 8.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:1413

Tests_User_Query::test_role_exclusion

Tests_User_Query::test_role_exclusion
Failed asserting that actual size 10 matches expected size 11.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:1503

Tests_User_Query::test_role__not_in_user_without_role

Tests_User_Query::test_role__not_in_user_without_role
Failed asserting that actual size 11 matches expected size 12.

/tmp/wp-test-runner/tests/phpunit/tests/user/query.php:1574

Tests_Functions_wpListUsers::test_should_create_a_user_list::test_should_create_a_user_list with data set "the admin account included"

Tests_Functions_wpListUsers::test_should_create_a_user_list with data set "the admin account included" (array(false), '<li>admin</li><li>jane</li><l...k</li>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<li>admin</li><li>jane</li><li>michelle</li><li>paul</li><li>zack</li>'
+'<li>jane</li><li>michelle</li><li>paul</li><li>zack</li>'

WP_Test_REST_Autosaves_Controller::test_delete_item

WP_Test_REST_Autosaves_Controller::test_delete_item
This test did not perform any assertions

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-autosaves-controller.php:272

WP_Test_REST_Autosaves_Controller::test_get_additional_field_registration

WP_Test_REST_Autosaves_Controller::test_get_additional_field_registration
Failed asserting that an array has the key 'my_custom_int'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-autosaves-controller.php:506