← r59156: Revert [59139] due to broad side effects in media library.
Failed
Environment
| Host |
ROBOTSTXT |
| Test Date |
2024-10-01 19:07 |
| Execution Time |
6m 43s |
| Environment Name |
Unknown |
| PHP 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.2.24 |
| Database 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 |
mysql 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. from 11.4.3-MariaDB 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.2.24), ctype (8.2.24), curl (8.2.24), date (8.2.24), dom (20031129), exif (8.2.24), fileinfo (8.2.24), filter 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.2.24), ftp (8.2.24), gd (8.2.24), gettext (8.2.24), hash (8.2.24), iconv (8.2.24), imagick (3.7.0), imap (8.2.24), intl (8.2.24), json JavaScript Object Notation (JSON) is an open standard file format, and data interchange format, that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and array data types. It is a very common data format, with a diverse range of applications, such as serving as a replacement for XML in AJAX systems. (8.2.24), libxml (8.2.24), mbstring (8.2.24), mcrypt (1.0.7), mysqli (8.2.24), mysqlnd (mysqlnd 8.2.24), openssl (8.2.24), pcre (8.2.24), pdo_mysql (8.2.24), soap (8.2.24), sockets (8.2.24), sodium (8.2.24), xml (8.2.24), xmlreader (8.2.24), zip (1.21.1), zlib (8.2.24), curl (8.5.0 OpenSSL/3.0.13 1.3), imagemagick (6.9.12-98), openssl (3.0.13 30 Jan 2024 (Library: 3.0.13 30 Jan 2024)) |
Errors/Failures
Tests_Admin_ExportWp::test_should_include_attachments::test_should_include_attachments with data set "for all content"
Tests_Admin_ExportWp::test_should_include_attachments with data set "for all content" (array('all'), array(array(8, 'The number of items should be...hments'), array('post 1', 'post 2', 'page 1', 'page 2', 'attachment for page 1', 'attachment for post 2', 'attachment for page 1', 'attachment for page 2')))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_ExportWp::test_should_include_attachments::test_should_include_attachments with data set "for all posts"
Tests_Admin_ExportWp::test_should_include_attachments with data set "for all posts" (array('post'), array(array(4, 'The number of items should be...hments'), array('post 1', 'post 2', 'attachment for post 1', 'attachment for post 2')))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_ExportWp::test_should_include_attachments::test_should_include_attachments with data set "for all pages"
Tests_Admin_ExportWp::test_should_include_attachments with data set "for all pages" (array('page'), array(array(4, 'The number of items should be...hments'), array('page 1', 'attachment for page 1', 'page 2', 'attachment for page 2')))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_ExportWp::test_should_include_attachments::test_should_include_attachments with data set "for specific author posts"
Tests_Admin_ExportWp::test_should_include_attachments with data set "for specific author posts" (array('post', ''), array(array(2, 'The number of items should be...chment'), array('post 1', 'attachment for post 1')))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_ExportWp::test_should_include_attachments::test_should_include_attachments with data set "for specific author pages"
Tests_Admin_ExportWp::test_should_include_attachments with data set "for specific author pages" (array('page', ''), array(array(2, 'The number of items should be...chment'), array('page 2', 'attachment for page 2')))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_IncludesSchema::test_populate_options_when_locale_uses_deprecated_timezone_string
Tests_Admin_IncludesSchema::test_populate_options_when_locale_uses_deprecated_timezone_string
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'America/Buenos_Aires'
+''
/tmp/wp-test-runner/tests/phpunit/tests/admin/includesSchema.php:218
Tests_Admin_WpAutomaticUpdater::test_is_allowed_dir_should_return_true_if_open_basedir_is_set_and_path_is_allowed
Tests_Admin_WpAutomaticUpdater::test_is_allowed_dir_should_return_true_if_open_basedir_is_set_and_path_is_allowed
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpAutomaticUpdater::test_is_allowed_dir_should_return_false_if_open_basedir_is_set_and_path_is_not_allowed
Tests_Admin_WpAutomaticUpdater::test_is_allowed_dir_should_return_false_if_open_basedir_is_set_and_path_is_not_allowed
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_clear_destination_should_return_wp_error_if_files_are_not_writable
Tests_Admin_WpUpgrader::test_clear_destination_should_return_wp_error_if_files_are_not_writable
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_install_package_should_clear_destination_when_clear_destination_is_true
Tests_Admin_WpUpgrader::test_install_package_should_clear_destination_when_clear_destination_is_true
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_install_package_should_return_wp_error_if_destination_cannot_be_created
Tests_Admin_WpUpgrader::test_install_package_should_return_wp_error_if_destination_cannot_be_created
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_maintenance_mode_should_create_maintenance_file_with_boolean
Tests_Admin_WpUpgrader::test_maintenance_mode_should_create_maintenance_file_with_boolean
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "ABSPATH"
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "ABSPATH" ('/tmp/wp-test-runner/src/', '/tmp/wp-test-runner/src/source_dir/')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "WP_CONTENT_DIR"
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "WP_CONTENT_DIR" ('/tmp/wp-test-runner/src/wp-content', '/tmp/wp-test-runner/src/wp-co...e_dir/')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "WP_PLUGIN_DIR"
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "WP_PLUGIN_DIR" ('/tmp/wp-test-runner/tests/php...lugins', '/tmp/wp-test-runner/tests/php...e_dir/')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "WP_CONTENT_DIR/themes"
Tests_Admin_WpUpgrader::test_install_package_should_make_remote_destination_safe_when_set_to_a_protected_directory with data set "WP_CONTENT_DIR/themes" ('/tmp/wp-test-runner/src/wp-co...themes', '/tmp/wp-test-runner/src/wp-co...e_dir/')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Date_CurrentTime::test_should_work_with_deprecated_timezone
Tests_Date_CurrentTime::test_should_work_with_deprecated_timezone
Exception: DateTimeZone::__construct(): Unknown or bad timezone (America/Buenos_Aires)
/tmp/wp-test-runner/tests/phpunit/tests/date/currentTime.php:165
Tests_Date_CurrentTime::test_partial_hour_timezones_match_datetime_offset::test_partial_hour_timezones_match_datetime_offset with data set "-03:30"
Tests_Date_CurrentTime::test_partial_hour_timezones_match_datetime_offset with data set "-03:30" (-3.5, 'Canada/Newfoundland')
Exception: DateTimeZone::__construct(): Unknown or bad timezone (Canada/Newfoundland)
/tmp/wp-test-runner/tests/phpunit/tests/date/currentTime.php:234
Tests_Date_DateI18n::test_adjusts_format_based_on_deprecated_timezone_string
Tests_Date_DateI18n::test_adjusts_format_based_on_deprecated_timezone_string
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'2022-08-01 00:00:00 -03 -03:00 America/Buenos_Aires'
+'2022-08-01 00:00:00 GMT+0000 +00:00 +00:00'
/tmp/wp-test-runner/tests/phpunit/tests/date/dateI18n.php:122
Tests_Date_mysql2date::test_mysql2date_should_format_time_with_deprecated_time_zone
Tests_Date_mysql2date::test_mysql2date_should_format_time_with_deprecated_time_zone
Exception: DateTimeZone::__construct(): Unknown or bad timezone (America/Buenos_Aires)
/tmp/wp-test-runner/tests/phpunit/tests/date/mysql2date.php:75
Tests_Date_wpTimezone::test_should_return_deprecated_timezone_string
Tests_Date_wpTimezone::test_should_return_deprecated_timezone_string
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'America/Buenos_Aires'
+'+00:00'
/tmp/wp-test-runner/tests/phpunit/tests/date/wpTimezone.php:132
Tests_Filesystem_WpFilesystemDirect_Chmod::test_should_handle_set_mode_when_not_passed::test_should_handle_set_mode_when_not_passed with data set "a file"
Tests_Filesystem_WpFilesystemDirect_Chmod::test_should_handle_set_mode_when_not_passed with data set "a file" ('a_file_that_exists.txt', 'FILE')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Filesystem_WpFilesystemDirect_Chmod::test_should_handle_set_mode_when_not_passed::test_should_handle_set_mode_when_not_passed with data set "a directory"
Tests_Filesystem_WpFilesystemDirect_Chmod::test_should_handle_set_mode_when_not_passed with data set "a directory" ('', 'DIR')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_owner
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_owner
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_group
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_group
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_create_directory::test_should_create_directory with data set "no trailing slash"
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_create_directory with data set "no trailing slash" ('TEST_DIR/directory-to-create')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_create_directory::test_should_create_directory with data set "a trailing slash"
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_create_directory with data set "a trailing slash" ('TEST_DIR/directory-to-create/')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_not_create_directory::test_should_not_create_directory with data set "empty path"
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_not_create_directory with data set "empty path" ('')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_not_create_directory::test_should_not_create_directory with data set "a path that exists"
Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_not_create_directory with data set "a path that exists" ('TEST_DIR')
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids::test_should_create_unique_prefixed_ids with data set "prefix as empty string"
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids with data set "prefix as empty string" ('', array('1', '2'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids::test_should_create_unique_prefixed_ids with data set "prefix as (string) "0""
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids with data set "prefix as (string) "0"" ('0', array('01', '02'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids::test_should_create_unique_prefixed_ids with data set "prefix as string"
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids with data set "prefix as string" ('test', array('test1', 'test2'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids::test_should_create_unique_prefixed_ids with data set "prefix as string with spaces"
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids with data set "prefix as string with spaces" (' ', array(' 1', ' 2'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids::test_should_create_unique_prefixed_ids with data set "prefix as (string) "1""
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids with data set "prefix as (string) "1"" ('1', array('11', '12'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids::test_should_create_unique_prefixed_ids with data set "prefix as a (string) ".""
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids with data set "prefix as a (string) "."" ('.', array('.1', '.2'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids::test_should_create_unique_prefixed_ids with data set "prefix as a block name"
Tests_Functions_WpUniquePrefixedId::test_should_create_unique_prefixed_ids with data set "prefix as a block name" ('core/list-item', array('core/list-item1', 'core/list-item2'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as null"
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as null" (null, 2, 'wp_unique_prefixed_id(): The ...given.', array('1', '2'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (int) 0"
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (int) 0" (0, 3, 'wp_unique_prefixed_id(): The ...given.', array('1', '2', '3'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (int) 1"
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (int) 1" (1, 4, 'wp_unique_prefixed_id(): The ...given.', array('1', '2', '3', '4'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (bool) false"
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (bool) false" (false, 5, 'wp_unique_prefixed_id(): The ...given.', array('1', '2', '3', '4', '5'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (double) 98.7"
Tests_Functions_WpUniquePrefixedId::test_should_raise_notice_and_use_empty_string_prefix_when_nonstring_given with data set "prefix as (double) 98.7" (98.7, 6, 'wp_unique_prefixed_id(): The ...given.', array('1', '2', '3', '4', '5', '6'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_same_prefixes_should_generate_unique_ids::test_same_prefixes_should_generate_unique_ids with data set "prefixes = empty string"
Tests_Functions_WpUniquePrefixedId::test_same_prefixes_should_generate_unique_ids with data set "prefixes = empty string" (array(null, true, ''), array('1', '2', '3'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_same_prefixes_should_generate_unique_ids::test_same_prefixes_should_generate_unique_ids with data set "prefixes = 0"
Tests_Functions_WpUniquePrefixedId::test_same_prefixes_should_generate_unique_ids with data set "prefixes = 0" (array('0', 0, 0.0, false), array('01', '1', '2', '3'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_Functions_WpUniquePrefixedId::test_same_prefixes_should_generate_unique_ids::test_same_prefixes_should_generate_unique_ids with data set "prefixes = 1"
Tests_Functions_WpUniquePrefixedId::test_same_prefixes_should_generate_unique_ids with data set "prefixes = 1" (array('1', 1, 1.0, true), array('11', '1', '2', '3'))
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Tests_oEmbed_HTTP_Headers::test_rest_pre_serve_request_headers
Tests_oEmbed_HTTP_Headers::test_rest_pre_serve_request_headers
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107
Tests_Option_SanitizeOption::test_sanitize_option::test_sanitize_option with data set "deprecated timezone string is accepted as valid"
Tests_Option_SanitizeOption::test_sanitize_option with data set "deprecated timezone string is accepted as valid" ('timezone_string', 'America/Buenos_Aires', 'America/Buenos_Aires')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'America/Buenos_Aires'
+''
/tmp/wp-test-runner/tests/phpunit/tests/option/sanitizeOption.php:14
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107
Tests_Sitemaps_Sitemaps::test_disable_sitemap_should_return_404
Tests_Sitemaps_Sitemaps::test_disable_sitemap_should_return_404
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107
Tests_Sitemaps_Sitemaps::test_empty_url_list_should_return_404
Tests_Sitemaps_Sitemaps::test_empty_url_list_should_return_404
PHPUnitFrameworkException: mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107