← r51913: Docs: Improve documentation for the `tax_input` parameter of `wp_insert_post()`.

Failed

Environment

Host SiteGround Bot
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 7.4.24
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.3.27-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 (7.4.24), curl (7.4.24), 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. (7.4.24), gd (7.4.24), mysqli (7.4.24), pcre (7.4.24), xml (7.4.24), xmlreader (7.4.24), zlib (7.4.24), curl (7.66.0 (x86_64-redhat-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.41.0), ghostscript (9.27), openssl (1.1.1l FIPS 24 Aug 2021)

Errors/Failures

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_should_generate_json_error_when_json_encoding_fails

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_should_generate_json_error_when_json_encoding_fails
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_html_contents::test_html_contents with data set "should contain null when string"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_html_contents with data set "should contain null when string" ('string')
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_html_contents::test_html_contents with data set "should contain only about when empty array"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_html_contents with data set "should contain only about when empty array" (array(), array('<h2 id="about-about">About</h...</div>'))
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_html_contents::test_html_contents with data set "should contain about and export data groups when single group exists"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_html_contents with data set "should contain about and export data groups when single group exists" (array(array('User', 'User’s profile data.', array(array(array('User ID', 1), array('User Login Name', 'user_login'), array('User Nice Name', 'User Name'), array('User Email', 'export-requester@example.com'), array('User Registration Date', '2020-01-31 19:29:29'), array('User Display Name', 'User Name'), array('User Nickname', 'User'))))), array('<div id="table_of_contents"><...</div>', ',"user":{"group_label":"User"...r"}]}}'))
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents::test_json_contents with data set "should contain null when integer"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents with data set "should contain null when integer" (10)
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents::test_json_contents with data set "should contain null when string"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents with data set "should contain null when string" ('string')
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents::test_json_contents with data set "should contain only about when _export_data_grouped does not exist"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents with data set "should contain only about when _export_data_grouped does not exist" (null)
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents::test_json_contents with data set "should contain only about when empty array"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents with data set "should contain only about when empty array" (array(), array('<h2 id="about-about">About</h...</div>'))
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents::test_json_contents with data set "should contain about and export data groups when multiple groups exist"

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_contents with data set "should contain about and export data groups when multiple groups exist" (array(array('User', 'User’s profile data.', array(array(array('User ID', 1), array('User Login Name', 'user_login'), array('User Nice Name', 'User Name'), array('User Email', 'export-requester@example.com'), array('User Registration Date', '2020-01-31 19:29:29'), array('User Display Name', 'User Name'), array('User Nickname', 'User')))), array('Comments', 'User’s comment data.', array(array(array('Comment Author', 'User Name'), array('Comment Author Email', 'export-requester@example.com'), array('Comment Author IP', '::1'), array('Comment Author User Agent', 'Mozilla/5.0 (Macintosh; Intel...537.36'), array('Comment Date', '2020-01-31 19:55:19'), array('Comment Content', 'Test'), array('Comment URL', '<a href="http://localhost:888...-2</a>')), array(array('Comment Author', 'User Name'), array('Comment Author Email', 'export-requester@example.com'), array('Comment Author IP', '::1'), array('Comment Author User Agent', 'Mozilla/5.0 (Macintosh; Intel...537.36'), array('Comment Date', '2020-01-31 20:55:19'), array('Comment Content', 'Test #2'), array('Comment URL', '<a href="http://localhost:888...-3</a>'))))), array('<div id="table_of_contents"><...</div>', ',"user":{"group_label":"User"...>"}]}}'))
rmdir(/home/customer/wp-test-runner/src/wp-content/uploads/wp-personal-data-exports/test_contents/): Directory not empty

/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:149
/home/customer/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:75
/home/customer/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:56

WP_REST_Block_Directory_Controller_Test::test_get_items_wdotorg_unavailable

WP_REST_Block_Directory_Controller_Test::test_get_items_wdotorg_unavailable
Failed asserting that exception of type "PHPUnitFrameworkErrorWarning" is thrown.

WP_REST_Plugins_Controller_Test::test_create_item_wdotorg_unreachable

WP_REST_Plugins_Controller_Test::test_create_item_wdotorg_unreachable
Failed asserting that exception of type "PHPUnitFrameworkErrorWarning" is thrown.

WP_Test_REST_Schema_Sanitization::test_format_validation_is_applied_if_missing_type

WP_Test_REST_Schema_Sanitization::test_format_validation_is_applied_if_missing_type
Failed asserting that exception of type "PHPUnitFrameworkErrorNotice" is thrown.

WP_Test_REST_Schema_Validation::test_format_validation_is_applied_if_missing_type

WP_Test_REST_Schema_Validation::test_format_validation_is_applied_if_missing_type
Failed asserting that exception of type "PHPUnitFrameworkErrorNotice" is thrown.