← r59156: Revert [59139] due to broad side effects in media library.

Failed

Environment

Host WordPress.com
Test Date 2024-10-02 12:56
Execution Time 15m 11s
Environment Name Unknown
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.2.23
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.11.6-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.2.23), ctype (8.2.23), curl (8.2.23), date (8.2.23), dom (20031129), exif (8.2.23), fileinfo (8.2.23), 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.2.23), gd (8.2.23), gmagick (2.0.6RC1), hash (8.2.23), iconv (8.2.23), imap (8.2.23), intl (8.2.23), jsonJSON 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.23), libxml (8.2.23), mbstring (8.2.23), mcrypt (1.0.7), mysqli (8.2.23), mysqlnd (mysqlnd 8.2.23), openssl (8.2.23), pcre (8.2.23), pdo_mysql (8.2.23), soap (8.2.23), sockets (8.2.23), sodium (8.2.23), xml (8.2.23), xmlreader (8.2.23), zip (1.21.1), zlib (8.2.23), curl (8.9.1 OpenSSL/3.0.14 1.2.13), graphicsmagick (1.3.42), openssl (3.0.14 4 Jun 2024 (Library: 3.0.14 4 Jun 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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

Tests_Admin_IncludesFile::test_get_home_path

Tests_Admin_IncludesFile::test_get_home_path
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'D:/root/vhosts/site/httpdocs/'
+'/tmp/wp-test-runner/src/'

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesFile.php:24

Tests_Admin_IncludesPlugin::test_menu_page_url

Tests_Admin_IncludesPlugin::test_menu_page_url
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.com/wp-admin/options-general.php?page=testsettings'
+'http://observantotter5.wpcomstaging.com/wp-admin/options-general.php?page=testsettings'

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:62

Tests_Admin_IncludesPlugin::test_get_mu_plugins_when_mu_plugins_exists_but_is_empty

Tests_Admin_IncludesPlugin::test_get_mu_plugins_when_mu_plugins_exists_but_is_empty
mkdir(): File exists

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:433

Tests_Admin_IncludesPlugin::test_get_mu_plugins_when_mu_plugins_directory_does_not_exist

Tests_Admin_IncludesPlugin::test_get_mu_plugins_when_mu_plugins_directory_does_not_exist
Failed asserting that file "/srv/htdocs/wp-content/mu-plugins" does not exist.

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:446

Tests_Admin_IncludesPlugin::test_get_mu_plugins_should_ignore_index_php_containing_silence_is_golden

Tests_Admin_IncludesPlugin::test_get_mu_plugins_should_ignore_index_php_containing_silence_is_golden
mkdir(): File exists

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:454

Tests_Admin_IncludesPlugin::test_get_mu_plugins_should_not_ignore_index_php_containing_something_other_than_silence_is_golden

Tests_Admin_IncludesPlugin::test_get_mu_plugins_should_not_ignore_index_php_containing_something_other_than_silence_is_golden
mkdir(): File exists

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:470

Tests_Admin_IncludesPlugin::test_get_mu_plugins_should_ignore_files_without_php_extensions

Tests_Admin_IncludesPlugin::test_get_mu_plugins_should_ignore_files_without_php_extensions
mkdir(): File exists

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:486

Tests_Admin_IncludesPlugin::test_get_dropins_empty

Tests_Admin_IncludesPlugin::test_get_dropins_empty
rename(/srv/htdocs/wp-content/advanced-cache.php,/srv/htdocs/wp-content/drop-ins-backup/advanced-cache.php): Operation not permitted

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:708
/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:512

Tests_Admin_IncludesPlugin::test_get_dropins_not_empty

Tests_Admin_IncludesPlugin::test_get_dropins_not_empty
rename(/srv/htdocs/wp-content/advanced-cache.php,/srv/htdocs/wp-content/drop-ins-backup/advanced-cache.php): Operation not permitted

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:708
/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPlugin.php:524

Tests_Admin_IncludesPost::test_get_sample_permalink_html_should_use_correct_permalink_for_view_post_link_when_changing_slug

Tests_Admin_IncludesPost::test_get_sample_permalink_html_should_use_correct_permalink_for_view_post_link_when_changing_slug
Draft post
Failed asserting that '<strong>Permalink:</strong>n
<span id="sample-permalink"><a href="http://observantotter5.wpcomstaging.com/?p=61&preview=true" target='wp-preview-61'>https://observantotter5.wpcomstaging.com/<span id="editable-post-name">new_slug-صورة</span>/</a></span>n
‎<span id="edit-slug-buttons"><button type="button" class="edit-slug button button-small hide-if-no-js" aria-label="Edit permalink">Edit</button></span>n
<span id="editable-post-name-full">new_slug-صورة</span>n
' contains "href="https://observantotter5.wpcomstaging.com/?p=61&preview=true"".

/tmp/wp-test-runner/tests/phpunit/tests/admin/includesPost.php:717

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

Tests_Admin_wpCommentsListTable::test_get_views_should_return_views_by_default

Tests_Admin_wpCommentsListTable::test_get_views_should_return_views_by_default
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'all' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=all" class="current" aria-current="page">All <span class="count">(<span class="all-count">0</span>)</span></a>'
-    'mine' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=mine&user_id=0">Mine <span class="count">(<span class="mine-count">0</span>)</span></a>'
-    'moderated' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=moderated">Pending <span class="count">(<span class="pending-count">0</span>)</span></a>'
-    'approved' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=approved">Approved <span class="count">(<span class="approved-count">0</span>)</span></a>'
-    'spam' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=spam">Spam <span class="count">(<span class="spam-count">0</span>)</span></a>'
-    'trash' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=trash">Trash <span class="count">(<span class="trash-count">0</span>)</span></a>'
+    'all' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=all" class="current" aria-current="page">All <span class="count">(<span class="all-count">0</span>)</span></a>'
+    'mine' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=mine&user_id=0">Mine <span class="count">(<span class="mine-count">0</span>)</span></a>'
+    'moderated' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=moderated">Pending <span class="count">(<span class="pending-count">0</span>)</span></a>'
+    'approved' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=approved">Approved <span class="count">(<span class="approved-count">0</span>)</span></a>'
+    'spam' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=spam">Spam <span class="count">(<span class="spam-count">0</span>)</span></a>'
+    'trash' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=trash">Trash <span class="count">(<span class="trash-count">0</span>)</span></a>'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpCommentsListTable.php:214

Tests_Admin_wpPluginsListTable::test_construct_should_not_set_show_autoupdates_to_false_for_mustuse_and_dropins::test_construct_should_not_set_show_autoupdates_to_false_for_mustuse_and_dropins with data set "Must-Use"

Tests_Admin_wpPluginsListTable::test_construct_should_not_set_show_autoupdates_to_false_for_mustuse_and_dropins with data set "Must-Use" ('mustuse')
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpPluginsListTable.php:158

Tests_Admin_wpPluginsListTable::test_construct_should_not_set_show_autoupdates_to_false_for_mustuse_and_dropins::test_construct_should_not_set_show_autoupdates_to_false_for_mustuse_and_dropins with data set "Drop-ins"

Tests_Admin_wpPluginsListTable::test_construct_should_not_set_show_autoupdates_to_false_for_mustuse_and_dropins with data set "Drop-ins" ('dropins')
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpPluginsListTable.php:158

Tests_Admin_wpPostCommentsListTable::test_get_views_should_return_views_by_default

Tests_Admin_wpPostCommentsListTable::test_get_views_should_return_views_by_default
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'all' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=all" class="current" aria-current="page">All <span class="count">(<span class="all-count">0</span>)</span></a>'
-    'mine' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=mine&user_id=0">Mine <span class="count">(<span class="mine-count">0</span>)</span></a>'
-    'moderated' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=moderated">Pending <span class="count">(<span class="pending-count">0</span>)</span></a>'
-    'approved' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=approved">Approved <span class="count">(<span class="approved-count">0</span>)</span></a>'
-    'spam' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=spam">Spam <span class="count">(<span class="spam-count">0</span>)</span></a>'
-    'trash' => '<a href="http://example.org/wp-admin/edit-comments.php?comment_status=trash">Trash <span class="count">(<span class="trash-count">0</span>)</span></a>'
+    'all' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=all" class="current" aria-current="page">All <span class="count">(<span class="all-count">0</span>)</span></a>'
+    'mine' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=mine&user_id=0">Mine <span class="count">(<span class="mine-count">0</span>)</span></a>'
+    'moderated' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=moderated">Pending <span class="count">(<span class="pending-count">0</span>)</span></a>'
+    'approved' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=approved">Approved <span class="count">(<span class="approved-count">0</span>)</span></a>'
+    'spam' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=spam">Spam <span class="count">(<span class="spam-count">0</span>)</span></a>'
+    'trash' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/edit-comments.php?comment_status=trash">Trash <span class="count">(<span class="trash-count">0</span>)</span></a>'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpPostCommentsListTable.php:36

Tests_Admin_wpPrivacyRequestsTable::test_get_views_should_return_views_by_default

Tests_Admin_wpPrivacyRequestsTable::test_get_views_should_return_views_by_default
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'all' => '<a href="http://example.org/wp-admin/export-personal-data.php" class="current" aria-current="page">All <span class="count">(0)</span></a>'
+    'all' => '<a href="http://observantotter5.wpcomstaging.com/wp-admin/export-personal-data.php" class="current" aria-current="page">All <span class="count">(0)</span></a>'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpPrivacyRequestsTable.php:206

Tests_Admin_wpSiteHealth::test_get_page_cache::test_get_page_cache with data set "no-cacheCache A cache is a component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewhere.-control"

Tests_Admin_wpSiteHealth::test_get_page_cache with data set "no-cache-control" (array(array(), array(), array()), 'critical', 'Page cache is not detected an...s slow', null, true)
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     )
     'test' => 'page_cache'
     'status' => 'critical'
-    'label' => 'Page cache is not detected and the server response time is slow'
+    'label' => 'Page cache is detected but the server response time is still slow'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpSiteHealth.php:252

Tests_Admin_wpSiteHealth::test_get_page_cache::test_get_page_cache with data set "no-cache"

Tests_Admin_wpSiteHealth::test_get_page_cache with data set "no-cache" (array(array('no-cache'), array('no-cache'), array('no-cache')), 'recommended', 'Page cache is not detected bu... is OK')
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'color' => 'blue'
     )
     'test' => 'page_cache'
-    'status' => 'recommended'
-    'label' => 'Page cache is not detected but the server response time is OK'
+    'status' => 'good'
+    'label' => 'Page cache is detected and the server response time is good'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpSiteHealth.php:252

Tests_Admin_wpSiteHealth::test_get_page_cache::test_get_page_cache with data set "no-cache-arrays"

Tests_Admin_wpSiteHealth::test_get_page_cache with data set "no-cache-arrays" (array(array(array('no-cache', 'no-store')), array(array('no-cache', 'no-store')), array(array('no-cache', 'no-store'))), 'recommended', 'Page cache is not detected bu... is OK')
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'color' => 'blue'
     )
     'test' => 'page_cache'
-    'status' => 'recommended'
-    'label' => 'Page cache is not detected but the server response time is OK'
+    'status' => 'good'
+    'label' => 'Page cache is detected and the server response time is good'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpSiteHealth.php:252

Tests_Admin_wpSiteHealth::test_get_page_cache::test_get_page_cache with data set "no-cache-with-delayed-response"

Tests_Admin_wpSiteHealth::test_get_page_cache with data set "no-cache-with-delayed-response" (array(array('no-cache'), array('no-cache'), array('no-cache')), 'critical', 'Page cache is not detected an...s slow', null, true)
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     )
     'test' => 'page_cache'
     'status' => 'critical'
-    'label' => 'Page cache is not detected and the server response time is slow'
+    'label' => 'Page cache is detected but the server response time is still slow'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpSiteHealth.php:252

Tests_Admin_wpSiteHealth::test_get_page_cache::test_get_page_cache with data set "cache-control-with-past-expires"

Tests_Admin_wpSiteHealth::test_get_page_cache with data set "cache-control-with-past-expires" (array(array('Wed, 02 Oct 2024 11:29:56 +0000'), array('Wed, 02 Oct 2024 11:29:56 +0000'), array('Wed, 02 Oct 2024 11:29:56 +0000')), 'critical', 'Page cache is not detected an...s slow', null, true)
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     )
     'test' => 'page_cache'
     'status' => 'critical'
-    'label' => 'Page cache is not detected and the server response time is slow'
+    'label' => 'Page cache is detected but the server response time is still slow'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpSiteHealth.php:252

Tests_Admin_wpSiteHealth::test_get_page_cache::test_get_page_cache with data set "x-cache-enabled-with-delay"

Tests_Admin_wpSiteHealth::test_get_page_cache with data set "x-cache-enabled-with-delay" (array(array('false'), array('false'), array('false')), 'critical', 'Page cache is not detected an...s slow', null, true)
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     )
     'test' => 'page_cache'
     'status' => 'critical'
-    'label' => 'Page cache is not detected and the server response time is slow'
+    'label' => 'Page cache is detected but the server response time is still slow'
 )

/tmp/wp-test-runner/tests/phpunit/tests/admin/wpSiteHealth.php:252

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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" ('/srv/htdocs/wp-content', '/srv/htdocs/wp-content/source_dir/')
PHPUnitFrameworkException: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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" ('/srv/htdocs/wp-content/themes', '/srv/htdocs/wp-content/themes...e_dir/')
PHPUnitFrameworkException: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

Tests_Block_Supports_Layout::test_restore_group_inner_container::test_restore_group_inner_container with data set "group block with no existing inner container"

Tests_Block_Supports_Layout::test_restore_group_inner_container with data set "group block with no existing inner container" (array('<div class="wp-block-group"></div>', array('core/group', array(array('default')), array(), '<div class="wp-block-group"></div>', array('<div class="wp-block-group">', ' ', ' </div>'))), '<div class="wp-block-group"><...</div>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<div class="wp-block-group"><div class="wp-block-group__inner-container"></div></div>'
+'<div class="wp-block-group"></div>'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/layout.php:313

Tests_Block_Supports_Layout::test_restore_group_inner_container::test_restore_group_inner_container with data set "group block with layout classnames"

Tests_Block_Supports_Layout::test_restore_group_inner_container with data set "group block with layout classnames" (array('<div class="wp-block-group is...</div>', array('core/group', array(array('default')), array(), '<div class="wp-block-group"></div>', array('<div class="wp-block-group">', ' ', ' </div>'))), '<div class="wp-block-group"><...</div>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"></div></div>'
+'<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"></div>'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/layout.php:313

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns value when fluid typography is deactivated"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns value when fluid typography is deactivated" (array('28px'), null, '28px')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'28px'
+'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 1.052), 28px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value with minViewportWidth override"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value with minViewportWidth override" (array('28px'), array(array(array('500px'))), 'clamp(17.905px, 1.119rem + ((... 28px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(17.905px, 1.119rem + ((1vw - 5px) * 0.918), 28px)'
+'clamp(17.905px, 1.119rem + ((1vw - 5px) * 1.294), 28px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value with rem min and max units"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value with rem min and max units" (array('1.75rem'), array(array(true)), 'clamp(1.119rem, 1.119rem + ((...75rem)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(1.119rem, 1.119rem + ((1vw - 0.2rem) * 0.789), 1.75rem)'
+'clamp(1.119rem, 1.119rem + ((1vw - 0.2rem) * 1.052), 1.75rem)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value with em min and max units"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value with em min and max units" (array('1.75em'), array(array(true)), 'clamp(1.119em, 1.119rem + ((1....75em)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(1.119em, 1.119rem + ((1vw - 0.2em) * 0.789), 1.75em)'
+'clamp(1.119em, 1.119rem + ((1vw - 0.2em) * 1.052), 1.75em)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value for floats"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value for floats" (array('70.175px'), array(array(true)), 'clamp(37.897px, 2.369rem + ((...175px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(37.897px, 2.369rem + ((1vw - 3.2px) * 2.522), 70.175px)'
+'clamp(37.897px, 2.369rem + ((1vw - 3.2px) * 3.362), 70.175px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "coerces integer to `px` and returns clamp value"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "coerces integer to `px` and returns clamp value" (array(33), array(array(true)), 'clamp(20.515px, 1.282rem + ((... 33px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(20.515px, 1.282rem + ((1vw - 3.2px) * 0.975), 33px)'
+'clamp(20.515px, 1.282rem + ((1vw - 3.2px) * 1.301), 33px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "coerces float to `px` and returns clamp value"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "coerces float to `px` and returns clamp value" (array(70.175), array(array(true)), 'clamp(37.897px, 2.369rem + ((...175px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(37.897px, 2.369rem + ((1vw - 3.2px) * 2.522), 70.175px)'
+'clamp(37.897px, 2.369rem + ((1vw - 3.2px) * 3.362), 70.175px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value when `fluid` is empty array"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value when `fluid` is empty array" (array('28px', array()), array(array(true)), 'clamp(17.905px, 1.119rem + ((... 28px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 0.789), 28px)'
+'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 1.052), 28px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value when `fluid` is `null`"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value when `fluid` is `null`" (array('28px', null), array(array(true)), 'clamp(17.905px, 1.119rem + ((... 28px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 0.789), 28px)'
+'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 1.052), 28px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value where min and max fluid values defined"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value where min and max fluid values defined" (array('80px', array('70px', '125px')), array(array(true)), 'clamp(70px, 4.375rem + ((1vw ...125px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(70px, 4.375rem + ((1vw - 3.2px) * 4.297), 125px)'
+'clamp(70px, 4.375rem + ((1vw - 3.2px) * 5.729), 125px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value where max is equal to size"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value where max is equal to size" (array('7.8125rem', array('4.375rem', '7.8125rem')), array(array(true)), 'clamp(4.375rem, 4.375rem + ((...25rem)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(4.375rem, 4.375rem + ((1vw - 0.2rem) * 4.298), 7.8125rem)'
+'clamp(4.375rem, 4.375rem + ((1vw - 0.2rem) * 5.73), 7.8125rem)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value if min font size is greater than max"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value if min font size is greater than max" (array('3rem', array('5rem', '32px')), array(array(true)), 'clamp(5rem, 5rem + ((1vw - 0.... 32px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(5rem, 5rem + ((1vw - 0.2rem) * -3.75), 32px)'
+'clamp(5rem, 5rem + ((1vw - 0.2rem) * -5), 32px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value with different min max units"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value with different min max units" (array('28px', array('20px', '50rem')), array(array(true)), 'clamp(20px, 1.25rem + ((1vw -...50rem)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(20px, 1.25rem + ((1vw - 3.2px) * 60.938), 50rem)'
+'clamp(20px, 1.25rem + ((1vw - 3.2px) * 81.25), 50rem)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value where no fluid max size is set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value where no fluid max size is set" (array('50px', array('2.6rem')), array(array(true)), 'clamp(2.6rem, 2.6rem + ((1vw ... 50px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(2.6rem, 2.6rem + ((1vw - 0.2rem) * 0.656), 50px)'
+'clamp(2.6rem, 2.6rem + ((1vw - 0.2rem) * 0.875), 50px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "returns clamp value where no fluid min size is set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "returns clamp value where no fluid min size is set" (array('28px', array('80px')), array(array(true)), 'clamp(17.905px, 1.119rem + ((... 80px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 4.851), 80px)'
+'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 6.468), 80px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should not apply lower bound test when fluid values are set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should not apply lower bound test when fluid values are set" (array('1.5rem', array('0.5rem', '5rem')), array(array(true)), 'clamp(0.5rem, 0.5rem + ((1vw ... 5rem)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(0.5rem, 0.5rem + ((1vw - 0.2rem) * 5.625), 5rem)'
+'clamp(0.5rem, 0.5rem + ((1vw - 0.2rem) * 7.5), 5rem)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should not apply lower bound test when only fluid min is set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should not apply lower bound test when only fluid min is set" (array('20px', array('12px')), array(array(true)), 'clamp(12px, 0.75rem + ((1vw -... 20px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(12px, 0.75rem + ((1vw - 3.2px) * 0.625), 20px)'
+'clamp(12px, 0.75rem + ((1vw - 3.2px) * 0.833), 20px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should not apply lower bound test when only fluid max is set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should not apply lower bound test when only fluid max is set" (array('0.875rem', array('20rem')), array(array(true)), 'clamp(0.875rem, 0.875rem + ((...20rem)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 23.906), 20rem)'
+'clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 31.875), 20rem)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should apply scaled min font size for em values when custom min font size is not set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should apply scaled min font size for em values when custom min font size is not set" (array('12rem'), array(array(true)), 'clamp(5.174rem, 5.174rem + ((...12rem)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(5.174rem, 5.174rem + ((1vw - 0.2rem) * 8.533), 12rem)'
+'clamp(5.174rem, 5.174rem + ((1vw - 0.2rem) * 11.377), 12rem)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should apply scaled min font size for px values when custom min font size is not set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should apply scaled min font size for px values when custom min font size is not set" (array('200px'), array(array(true)), 'clamp(85.342px, 5.334rem + ((...200px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(85.342px, 5.334rem + ((1vw - 3.2px) * 8.958), 200px)'
+'clamp(85.342px, 5.334rem + ((1vw - 3.2px) * 11.944), 200px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should not apply scaled min font size for minimum font size when custom min font size is set"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should not apply scaled min font size for minimum font size when custom min font size is set" (array('200px', array('100px')), array(array(true)), 'clamp(100px, 6.25rem + ((1vw ...200px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(100px, 6.25rem + ((1vw - 3.2px) * 7.813), 200px)'
+'clamp(100px, 6.25rem + ((1vw - 3.2px) * 10.417), 200px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should convert individual preset size to fluid if fluid is disabled in global settings"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should convert individual preset size to fluid if fluid is disabled in global settings" (array('17px', true), array(array()), 'clamp(14px, 0.875rem + ((1vw ... 17px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.234), 17px)'
+'clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.313), 17px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value::test_wp_get_typography_font_size_value with data set "should use individual preset settings if fluid is disabled in global settings"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value with data set "should use individual preset settings if fluid is disabled in global settings" (array('17px', array('16px', '26px')), array(array(false)), 'clamp(16px, 1rem + ((1vw - 3.... 26px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(16px, 1rem + ((1vw - 3.2px) * 0.781), 26px)'
+'clamp(16px, 1rem + ((1vw - 3.2px) * 1.042), 26px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:317

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value_should_use_fluid_typography_deprecated::test_wp_get_typography_font_size_value_should_use_fluid_typography_deprecated with data set "returns clamp value when fluid typography is activated"

Tests_Block_Supports_Typography::test_wp_get_typography_font_size_value_should_use_fluid_typography_deprecated with data set "returns clamp value when fluid typography is activated" (array('28px'), true, 'clamp(17.905px, 1.119rem + ((... 28px)')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 0.789), 28px)'
+'clamp(17.905px, 1.119rem + ((1vw - 3.2px) * 1.052), 28px)'

/tmp/wp-test-runner/tests/phpunit/tests/block-supports/typography.php:833

Tests_Block_Templates_wpBlockTemplatesRegistry::test_get_registered

Tests_Block_Templates_wpBlockTemplatesRegistry::test_get_registered
Template theme mismatch.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'default'
+'twentytwentyfour'

/tmp/wp-test-runner/tests/phpunit/tests/block-templates/WpBlockTemplatesRegistry.php:159

Tests_Blocks_Editor::test_get_default_block_editor_settings

Tests_Blocks_Editor::test_get_default_block_editor_settings
Failed asserting that true is false.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/editor.php:254

Tests_Blocks_Editor::test_wp_get_post_content_block_attributes

Tests_Blocks_Editor::test_wp_get_post_content_block_attributes
Failed asserting that Array &0 (
    'lock' => Array &1 (
        'move' => false
        'remove' => true
    )
    'align' => 'full'
    'layout' => Array &2 (
        'type' => 'constrained'
    )
) is null.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/editor.php:452

Tests_Blocks_Editor::test_get_block_editor_settings_without_post_content_block

Tests_Blocks_Editor::test_get_block_editor_settings_without_post_content_block
Failed asserting that an array does not have the key 'postContentAttributes'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/editor.php:547

Tests_Blocks_Editor::test_get_classic_theme_supports_block_editor_settings

Tests_Blocks_Editor::test_get_classic_theme_supports_block_editor_settings
Value for array key "enableCustomLineHeight" does not match expectations
Failed asserting that true is false.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/editor.php:679

Tests_Get_Block_Asset_Url::test_plugin

Tests_Get_Block_Asset_Url::test_plugin
The return block asset url should contain the url that support with the mu plugin url.
Failed asserting that 'http://observantotter5.wpcomstaging.com/wp-content/plugins/test-plugin/blocks/example-block/view.js' starts with "https://observantotter5.wpcomstaging.com/wp-content/plugins".

/tmp/wp-test-runner/tests/phpunit/tests/blocks/getBlockAssetUrl.php:89

Tests_Get_Block_Asset_Url::test_muplugin

Tests_Get_Block_Asset_Url::test_muplugin
The return block asset url should contain the url that support with the mu plugin url.
Failed asserting that 'http://observantotter5.wpcomstaging.com/wp-content/mu-plugins/test-plugin/example-block/view.js' starts with "https://observantotter5.wpcomstaging.com/wp-content/mu-plugins".

/tmp/wp-test-runner/tests/phpunit/tests/blocks/getBlockAssetUrl.php:101

Tests_Blocks_GetBlockTemplates::test_get_block_templates_should_respect_posttypes_property::test_get_block_templates_should_respect_posttypes_property with data set "post"

Tests_Blocks_GetBlockTemplates::test_get_block_templates_should_respect_posttypes_property with data set "post" ('post', array('block-theme//custom-hero-template', 'block-theme//custom-single-po...mplate'))
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => 'block-theme//custom-hero-template'
     1 => 'block-theme//custom-single-post-template'
+    2 => 'twentytwentyfour//registered-template'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/blocks/getBlockTemplates.php:201

Tests_Blocks_GetBlockTemplates::test_get_block_templates_should_respect_posttypes_property::test_get_block_templates_should_respect_posttypes_property with data set "page"

Tests_Blocks_GetBlockTemplates::test_get_block_templates_should_respect_posttypes_property with data set "page" ('page', array('block-theme//custom-hero-template', 'block-theme//page-home'))
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => 'block-theme//custom-hero-template'
     1 => 'block-theme//page-home'
+    2 => 'twentytwentyfour//registered-template'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/blocks/getBlockTemplates.php:201

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "audio"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "audio" ('audio', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/audio', 'Audio', 'media', 'Embed a simple audio player.', array('music', 'sound', 'podcast', 'recording'), 'default', array(array('string', 'local'), array('string', 'attribute', 'audio', 'src', 'content'), array('rich-text', 'rich-text', 'figcaption', 'content'), array('number', 'content'), array('boolean', 'attribute', 'audio', 'autoplay'), array('boolean', 'attribute', 'audio', 'loop'), array('string', 'attribute', 'audio', 'preload')), array(true, true, array(true, true, array(false, false)), array(true)), 'wp-block-audio-editor', 'wp-block-audio'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-audio'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "avatar"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "avatar" ('avatar', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/avatar', 'Avatar', 'theme', 'Add a user’s avatar.', 'default', array(array('number'), array('number', 96), array('boolean', false), array('string', '_self')), array('postType', 'postId', 'commentId'), array(false, true, false, array(true, true, array(false, false)), array(true, true, true, true, true, array(true)), array(false, false, 'img'), array(true)), array('.wp-block-avatar img'), 'wp-block-avatar-editor', 'wp-block-avatar'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-avatar'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "block"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "block" ('block', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/block', 'Pattern', 'reusable', 'Reuse this design across your site.', array('reusable'), 'default', array(array('number'), array('object', array())), array('content'), array(false, false, false, false, array(true)), 'wp-block-block', 'wp-block-block-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-block'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "button"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "button" ('button', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/button', 'Button', 'design', array('core/buttons'), 'Prompt visitors to take actio... link.', array('link'), 'default', array(array('string', array('a', 'button'), 'a'), array('string', 'button'), array('string'), array('string', 'attribute', 'a', 'href', 'content'), array('string', 'attribute', 'a,button', 'title', 'content'), array('rich-text', 'rich-text', 'a,button', 'content'), array('string', 'attribute', 'a', 'target', 'content'), array('string', 'attribute', 'a', 'rel', 'content'), array('string'), array('string'), array('string'), array('string'), array('number')), array(true, true, false, false, array(true, true, array(true, true)), array(true, true, true, true, true, true, true, true, true, array(true)), false, array(true), array(true, array('horizontal', 'vertical'), array(true)), array(true, true, true, true, true, array(true, true, true, true)), '.wp-block-button .wp-block-bu...__link', array(true)), array(array('fill', 'Fill', true), array('outline', 'Outline')), 'wp-block-button-editor', 'wp-block-button'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-button'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "buttons"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "buttons" ('buttons', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/buttons', 'Buttons', 'design', array('core/button'), 'Prompt visitors to take actio...links.', array('link'), 'default', array(true, array('wide', 'full'), false, true, array(true, false, array(true)), array(array('horizontal', 'vertical'), true, array('top', 'bottom'), array(true)), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, true, true, array(true, true, true, true)), array(false, false, array('flex')), array(true)), 'wp-block-buttons-editor', 'wp-block-buttons'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-buttons'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "calendar"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "calendar" ('calendar', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/calendar', 'Calendar', 'widgets', 'A calendar of your site’s posts.', array('posts', 'archive'), 'default', array(array('integer'), array('integer')), array(true, array(true, array('text', 'background'), array(true, true), 'table, th'), array(true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-calendar', 'wp-block-calendar-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-calendar'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "categories"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "categories" ('categories', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/categories', 'Terms List', 'widgets', 'Display a list of all terms o...onomy.', array('categories'), 'default', array(array('string', 'category'), array('boolean', false), array('boolean', false), array('boolean', false), array('boolean', false), array('boolean', false), array('string', 'content'), array('boolean', true)), array('enhancedPagination'), array(true, false, array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-categories-editor', 'wp-block-categories'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-categories'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "code"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "code" ('code', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/code', 'Code', 'text', 'Display code snippets that re... tabs.', 'default', array(array('rich-text', 'rich-text', 'code', true)), array(array('wide'), true, array(true, true, true, true, true, true, true, true, array(true)), array(array('top', 'bottom'), true, array(false, false)), array(true, true, true, true, array(true, true)), array(true, true, true, array(true, true)), array(true)), 'wp-block-code', 'wp-block-code-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-code'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "column"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "column" ('column', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/column', 'Column', 'design', array('core/columns'), 'A single column within a colu...block.', 'default', array(array('string'), array('string'), array('array'), array(array('string', 'boolean'), array('all', 'insert', 'contentOnly', false))), array(true, true, false, false, array(true, true, true, true, array(true, true)), true, array(true, true, array(true, true)), array(true, true, true, true, array(true, true, true, true)), array(true, true, true, true, true, true, true, true, array(true)), true, array(true)), 'wp-block-column', 'wp-block-column-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-column'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "columns"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "columns" ('columns', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/columns', 'Columns', 'design', array('core/column'), 'Display content in multiple c...olumn.', 'default', array(array('string'), array('boolean', true), array(array('string', 'boolean'), array('all', 'insert', 'contentOnly', false))), array(true, array('wide', 'full'), false, array(true, true, true, true, array(true, true)), array(array('2em', array('horizontal', 'vertical')), array('top', 'bottom'), true, array(true, true)), array(false, false, false, array('flex', 'nowrap')), array(true, true, true, true, array(true, true, true, true)), array(true, true, true, true, true, true, true, true, array(true)), array(true), true), 'wp-block-columns-editor', 'wp-block-columns'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-columns'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comment-author-name"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comment-author-name" ('comment-author-name', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comment-author-name', 'Comment Author Name', 'theme', array('core/comment-template'), 'Displays the name of the auth...mment.', 'default', array(array('boolean', true), array('string', '_self'), array('string')), array('commentId'), array(false, array(true, true), array(true, true, array(true, true, true)), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-comment-author-name', 'wp-block-comment-author-name-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comment-author-name'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comment-content"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comment-content" ('comment-content', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comment-content', 'Comment Content', 'theme', array('core/comment-template'), 'Displays the contents of a comment.', 'default', array('commentId'), array(array('string')), array(array(true, true, array(true, true)), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, true, true, array(true, true, true, true)), array(array('horizontal', 'vertical'), array(true)), false), 'wp-block-comment-content', 'wp-block-comment-content-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comment-content'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comment-date"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comment-date" ('comment-date', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comment-date', 'Comment Date', 'theme', array('core/comment-template'), 'Displays the date on which th...osted.', 'default', array(array('string'), array('boolean', true)), array('commentId'), array(false, array(true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-comment-date', 'wp-block-comment-date-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comment-date'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comment-edit-link"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comment-edit-link" ('comment-edit-link', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comment-edit-link', 'Comment Edit Link', 'theme', array('core/comment-template'), 'Displays a link to edit the c...ility.', 'default', array('commentId'), array(array('string', '_self'), array('string')), array(false, array(true, true, false, array(true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true)), 'wp-block-comment-edit-link', 'wp-block-comment-edit-link-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comment-edit-link'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comment-reply-link"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comment-reply-link" ('comment-reply-link', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comment-reply-link', 'Comment Reply Link', 'theme', array('core/comment-template'), 'Displays a link to reply to a comment.', 'default', array('commentId'), array(array('string')), array(array(true, true, false, array(true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, true, true), false), 'wp-block-comment-reply-link', 'wp-block-comment-reply-link-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comment-reply-link'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comment-template"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comment-template" ('comment-template', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comment-template', 'Comment Template', 'design', array('core/comments'), 'Contains the block elements u... more.', 'default', array('postId'), array(true, false, false, array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-comment-template', 'wp-block-comment-template-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comment-template'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comments"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comments" ('comments', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comments', 'Comments', 'theme', 'An advanced block that allows...tions.', 'default', array(array('string', 'div'), array('boolean', false)), array(array('wide', 'full'), false, array(true, true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true))), 'wp-block-comments-editor', array('postId', 'postType'), 'wp-block-comments'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comments'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination" ('comments-pagination', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comments-pagination', 'Comments Pagination', 'theme', array('core/comments'), array('core/comments-pagination-previous', 'core/comments-pagination-numbers', 'core/comments-pagination-next'), 'Displays a paginated navigati...cable.', 'default', array(array('string', 'none')), array('paginationArrow'), array(true, false, false, array(true, true, array(true, true, true)), array(false, false, array('flex')), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-comments-pagination-editor', 'wp-block-comments-pagination'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comments-pagination'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination-next"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination-next" ('comments-pagination-next', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comments-pagination-next', 'Comments Next Page', 'theme', array('core/comments-pagination'), 'Displays the next comment's page link.', 'default', array(array('string')), array('postId', 'comments/paginationArrow'), array(false, false, array(true, false, array(true)), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-comments-pagination-next', 'wp-block-comments-pagination-...editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comments-pagination-next'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination-numbers"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination-numbers" ('comments-pagination-numbers', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comments-pagination-numbers', 'Comments Page Numbers', 'theme', array('core/comments-pagination'), 'Displays a list of page numbe...ation.', 'default', array('postId'), array(false, false, array(true, false, array(true)), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-comments-pagination-numbers', 'wp-block-comments-pagination-...editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comments-pagination-numbers'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination-previous"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comments-pagination-previous" ('comments-pagination-previous', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comments-pagination-previous', 'Comments Previous Page', 'theme', array('core/comments-pagination'), 'Displays the previous comment... link.', 'default', array(array('string')), array('postId', 'comments/paginationArrow'), array(false, false, array(true, false, array(true)), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-comments-pagination-previous', 'wp-block-comments-pagination-...editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comments-pagination-previous'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "comments-title"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "comments-title" ('comments-title', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/comments-title', 'Comments Title', 'theme', array('core/comments'), 'Displays a title with the num...ments.', 'default', array('postId', 'postType'), array(array('string'), array('boolean', true), array('boolean', true), array('number', 2), array('array')), array(false, true, false, array(true, true, true, true), array(true, array(true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true, true, true, true)), array(true)), 'wp-block-comments-title', 'wp-block-comments-title-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-comments-title'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "cover"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "cover" ('cover', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/cover', 'Cover', 'media', 'Add an image or video with a ...erlay.', 'default', array(array('string'), array('boolean', false), array('number'), array('string', ''), array('boolean', false), array('boolean', false), array('number', 100), array('string'), array('string'), array('boolean'), array('string', 'image'), array('object'), array('number'), array('string'), array('string'), array('string'), array('string'), array('boolean', true), array('array'), array(array('string', 'boolean'), array('all', 'insert', 'contentOnly', false)), array('string', 'div')), array('postId', 'postType'), array(true, true, false, true, array(true, array('top', 'bottom'), true, array(true, true)), array(true, true, true, true, array(true, true, true, true)), array('> .wp-block-cover__image-back...ground', true, true, false, array('gradients'), false), array(true), array(true, true, true, true, true, true, true, true, array(true)), array(false), array(true)), 'wp-block-cover-editor', 'wp-block-cover'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-cover'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "details"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "details" ('details', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/details', 'Details', 'text', 'Hide and show additional content.', array('accordion', 'summary', 'toggle', 'disclosure'), 'default', array(array('boolean', false), array('rich-text', 'rich-text', 'summary')), array(true, array('wide', 'full'), array(true, true, array(true, true)), array(true, true, true), false, array(true, true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(false), array(true)), 'wp-block-details-editor', 'wp-block-details'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-details'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "embed"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "embed" ('embed', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/embed', 'Embed', 'embed', 'Add a block that displays con...uTube.', 'default', array(array('string', 'content'), array('rich-text', 'rich-text', 'figcaption', 'content'), array('string', 'content'), array('string', 'content'), array('boolean', true), array('boolean', false, 'content'), array('boolean', true, 'content')), array(true, array(true), array(true)), 'wp-block-embed-editor', 'wp-block-embed'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-embed'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "file"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "file" ('file', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/file', 'File', 'media', 'Add a link to a downloadable file.', array('document', 'pdf', 'download'), 'default', array(array('number'), array('string', 'local'), array('string'), array('string', 'attribute', 'a:not([download])', 'id'), array('rich-text', 'rich-text', 'a:not([download])'), array('string', 'attribute', 'a:not([download])', 'href'), array('string', 'attribute', 'a:not([download])', 'target'), array('boolean', true), array('rich-text', 'rich-text', 'a[download]'), array('boolean'), array('number', 600)), array(true, true, array(true, true), array(true, true, false, array(true, true)), array(true, true, true, true, array(true, true, true, true)), true), 'wp-block-file-editor', 'wp-block-file'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-file'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "footnotes"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "footnotes" ('footnotes', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/footnotes', 'Footnotes', 'text', 'Display footnotes added to the page.', array('references'), 'default', array('postId', 'postType'), array(array(true, true, true, true, array(false, false, false, false)), array(true, true, true, array(true, true)), false, false, false, false, array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-footnotes', 'wp-block-footnotes-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-footnotes'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "freeform"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "freeform" ('freeform', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/freeform', 'Classic', 'text', 'Use the classic WordPress editor.', 'default', array(array('string', 'raw')), array(false, false, false), 'wp-block-freeform-editor', 'wp-block-freeform'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-freeform'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "gallery"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "gallery" ('gallery', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/gallery', 'Gallery', 'media', array('core/image'), 'Display multiple images in a ...llery.', array('images', 'photos'), 'default', array(array('array', array(), 'query', '.blocks-gallery-item', array(array('string', 'attribute', 'img', 'src'), array('string', 'attribute', 'img', 'data-full-url'), array('string', 'attribute', 'img', 'data-link'), array('string', 'attribute', 'img', 'alt', ''), array('string', 'attribute', 'img', 'data-id'), array('rich-text', 'rich-text', '.blocks-gallery-item__caption'))), array('array', array('number'), array()), array('array', array('object'), array()), array('number', 1, 8), array('rich-text', 'rich-text', '.blocks-gallery-caption'), array('boolean', true), array('boolean', false), array('boolean', true), array('string'), array('string'), array('string', 'large'), array('boolean', false)), array('allowResize', 'imageCrop', 'fixedHeight'), array(true, true, array(true, true, true, true, array(true, true)), false, array('px', 'em', 'rem', 'vh', 'vw'), array(true, true, array('horizontal', 'vertical'), array('blockGap'), array(true, false, false)), array(false, true, true), array(false, false, false, array('flex')), array(true)), 'wp-block-gallery-editor', 'wp-block-gallery'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-gallery'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "group"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "group" ('group', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/group', 'Group', 'design', 'Gather blocks in a layout container.', array('container', 'wrapper', 'row', 'section'), 'default', array(array('string', 'div'), array(array('string', 'boolean'), array('all', 'insert', 'contentOnly', false)), array('array')), array(true, true, true, array('wide', 'full'), true, true, false, array(true, true, array(true)), array(true, true, true, true, array(true, true)), true, array(array('top', 'bottom'), true, true, array(true, true)), array(true), array(true, true, true, true, array(true, true, true, true)), array(true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true)), 'wp-block-group-editor', 'wp-block-group'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-group'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "heading"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "heading" ('heading', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/heading', 'Heading', 'text', 'Introduce new sections and or...ntent.', array('title', 'subtitle'), 'default', array(array('string'), array('rich-text', 'rich-text', 'h1,h2,h3,h4,h5,h6', 'content'), array('number', 2), array('array'), array('string')), array(array('wide', 'full'), true, true, true, array(true, true, true, true, array(true, true, true, true)), array(true, true, array(true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, true, array(true)), true, true, array(true)), 'wp-block-heading-editor', 'wp-block-heading'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-heading'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "home-link"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "home-link" ('home-link', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/home-link', 'design', array('core/navigation'), 'Home Link', 'Create a link that always poi...eader.', 'default', array(array('string')), array('textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'fontSize', 'customFontSize', 'style'), array(false, false, array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-home-link-editor', 'wp-block-home-link'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-home-link'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "htmlHTML Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document."

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "html" ('html', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/html', 'Custom HTML', 'widgets', 'Add custom HTML code and prev... edit.', array('embed'), 'default', array(array('string', 'raw')), array(false, false, false, array(true)), 'wp-block-html-editor', 'wp-block-html'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-html'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "image"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "image" ('image', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/image', 'Image', 'media', array('allowResize', 'imageCrop', 'fixedHeight'), 'Insert an image to make a vis...ement.', array('img', 'photo', 'picture'), 'default', array(array('string', 'local'), array('string', 'attribute', 'img', 'src', 'content'), array('string', 'attribute', 'img', 'alt', '', 'content'), array('rich-text', 'rich-text', 'figcaption', 'content'), array('object', array('boolean')), array('string', 'attribute', 'img', 'title', 'content'), array('string', 'attribute', 'figure > a', 'href', 'content'), array('string', 'attribute', 'figure > a', 'rel'), array('string', 'attribute', 'figure > a', 'class'), array('number', 'content'), array('string'), array('string'), array('string'), array('string'), array('string'), array('string'), array('string', 'attribute', 'figure > a', 'target')), array(true, array('left', 'center', 'right', 'wide', 'full'), true, array(false, false), array(true), array(true), array(true, true, true, true, array(true, true, true)), array(true)), array('.wp-block-image img, .wp-bloc...holder', '.wp-block-image img, .wp-bloc...holder', array('.wp-block-image img, .wp-bloc...holder')), array(array('default', 'Default', true), array('rounded', 'Rounded')), 'wp-block-image-editor', 'wp-block-image'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-image'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "latest-comments"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "latest-comments" ('latest-comments', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/latest-comments', 'Latest Comments', 'widgets', 'Display a list of your most r...ments.', array('recent comments'), 'default', array(array('number', 5, 1, 100), array('boolean', true), array('boolean', true), array('boolean', true)), array(true, array(true, true, array(true, true, true)), false, array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-latest-comments-editor', 'wp-block-latest-comments'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-latest-comments'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "latest-posts"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "latest-posts" ('latest-posts', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/latest-posts', 'Latest Posts', 'widgets', 'Display a list of your most r...posts.', array('recent posts'), 'default', array(array('array', array('object')), array('number'), array('number', 5), array('boolean', false), array('string', 'excerpt'), array('number', 55), array('boolean', false), array('boolean', false), array('string', 'list'), array('number', 3), array('string', 'desc'), array('string', 'date'), array('boolean', false), array('string', array('left', 'center', 'right')), array('string', 'thumbnail'), array('number', null), array('number', null), array('boolean', false)), array(true, false, array(true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-latest-posts-editor', 'wp-block-latest-posts'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-latest-posts'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "legacy-widgetWidget A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. WordPress widgets were originally created to provide a simple and easy-to-use way of giving design and structure control of the WordPress theme to the user."

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "legacy-widget" ('legacy-widget', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/legacy-widget', 'Legacy Widget', 'widgets', 'Display a legacy widget.', 'default', array(array('string', null), array('string', null), array('object', null)), array(false, false, false), 'wp-block-legacy-widget-editor', 'wp-block-legacy-widget'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-legacy-widget'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "list"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "list" ('list', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/list', 'List', 'text', array('core/list-item'), 'An organized collection of it...order.', array('bullet list', 'ordered list', 'numbered list'), 'default', array(array('boolean', false, 'content'), array('string', 'html', 'ol,ul', 'li', array('ol', 'ul'), '', 'content'), array('string'), array('number'), array('boolean'), array('string')), array(true, false, array(true, true, true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, array(true, true)), array(true, true, array(false, false)), true, true, true, array(true)), array('.wp-block-list:not(.wp-block-...-list)'), 'wp-block-list-editor', 'wp-block-list'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-list'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "list-item"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "list-item" ('list-item', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/list-item', 'List item', 'text', array('core/list'), array('core/list'), 'An individual item within a list.', 'default', array(array('string'), array('rich-text', 'rich-text', 'li', 'content')), array(true, false, true, array(true, true, true, true), array(true, true, true, array(true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(true)), array('.wp-block-list > li', '.wp-block-list:not(.wp-block-...) > li'), 'wp-block-list-item', 'wp-block-list-item-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-list-item'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "loginout"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "loginout" ('loginout', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/loginout', 'Login/out', 'theme', 'Show login & logout links.', array('login', 'logout', 'form'), 'default', array(array('boolean', false), array('boolean', true)), array(350), array(true, array(true, false, true, true), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, true, true), array(true)), 'wp-block-loginout', 'wp-block-loginout-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-loginout'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "media-text"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "media-text" ('media-text', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/media-text', 'Media & Text', 'media', 'Set media and words side-by-s...ayout.', array('image', 'video'), 'default', array(array('string', 'none'), array('string', 'attribute', 'figure img', 'alt', '', 'content'), array('string', 'left'), array('number', 'content'), array('string', 'attribute', 'figure video,figure img', 'src', 'content'), array('string'), array('string'), array('string', 'attribute', 'figure a', 'target'), array('string', 'attribute', 'figure a', 'href', 'content'), array('string', 'attribute', 'figure a', 'rel'), array('string', 'attribute', 'figure a', 'class'), array('string', 'content'), array('number', 50), array('string'), array('boolean', true), array('string'), array('boolean'), array('object'), array('array'), array('boolean', false)), array('postId', 'postType'), array(true, array('wide', 'full'), false, array(true, true, true, true, array(true, true, true, true)), array(true, true, true, array(true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-media-text-editor', 'wp-block-media-text'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-media-text'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "missing"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "missing" ('missing', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/missing', 'Unsupported', 'text', 'Your site doesn’t include sup...block.', 'default', array(array('string'), array('string'), array('string', 'raw')), array(false, false, false, false, false, array(true)), 'wp-block-missing', 'wp-block-missing-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-missing'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "more"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "more" ('more', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/more', 'More', 'design', 'Content before this block wil... page.', array('read more'), 'default', array(array('string', ''), array('boolean', false)), array(false, false, false, false, array(true)), 'wp-block-more-editor', 'wp-block-more'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-more'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "navigation"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "navigation" ('navigation', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/navigation', 'Navigation', 'theme', array('core/navigation-link', 'core/search', 'core/social-links', 'core/page-list', 'core/spacer', 'core/home-link', 'core/site-title', 'core/site-logo', 'core/navigation-submenu', 'core/loginout', 'core/buttons'), 'A collection of blocks that a... site.', array('menu', 'navigation', 'links'), 'default', array(array('number'), array('string'), array('string'), array('string'), array('string'), array('string'), array('string'), array('boolean', true), array('boolean', false), array('string', 'mobile'), array('string', 'handle'), array('boolean', true), array('string'), array('string'), array('string'), array('string'), array('string'), array('number', 5), array(array('string', 'boolean'), array('all', 'insert', 'contentOnly', false))), array('textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'openSubmenusOnClick', 'style', 'maxNestingLevel'), array(array('wide', 'full'), true, false, true, array(true, true, true, true, true, true, true, true, array('textDecoration'), array(true)), array(true, array('px', 'em', 'rem', 'vh', 'vw'), array(true)), array(false, false, false, true, array('flex')), true, false), 'wp-block-navigation-editor', 'wp-block-navigation'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-navigation'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "navigation-link"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "navigation-link" ('navigation-link', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/navigation-link', 'Custom Link', 'design', array('core/navigation'), array('core/navigation-link', 'core/navigation-submenu', 'core/page-list'), 'Add a page, link, or another ...ation.', 'default', array(array('string'), array('string'), array('string'), array('string'), array('number'), array('boolean', false), array('string'), array('string'), array('string'), array('boolean')), array('textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'maxNestingLevel', 'style'), array(false, false, true, array(true, true, true, true, true, true, true, true, array(true)), false, array(true)), 'wp-block-navigation-link-editor', 'wp-block-navigation-link'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-navigation-link'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "navigation-submenu"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "navigation-submenu" ('navigation-submenu', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/navigation-submenu', 'Submenu', 'design', array('core/navigation'), 'Add a submenu to your navigation.', 'default', array(array('string'), array('string'), array('string'), array('string'), array('number'), array('boolean', false), array('string'), array('string'), array('string'), array('boolean')), array('textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'maxNestingLevel', 'openSubmenusOnClick', 'style'), array(false, false, array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-navigation-submenu-editor', 'wp-block-navigation-submenu'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-navigation-submenu'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "nextpage"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "nextpage" ('nextpage', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/nextpage', 'Page Break', 'design', 'Separate your content into a ...ience.', array('next page', 'pagination'), array('core/post-content'), 'default', array(false, false, false, array(true)), 'wp-block-nextpage-editor', 'wp-block-nextpage'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-nextpage'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "page-list"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "page-list" ('page-list', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/page-list', 'Page List', 'widgets', array('core/page-list-item'), 'Display a list of all pages.', array('menu', 'navigation'), 'default', array(array('integer', 0), array('boolean', false)), array('textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'style', 'openSubmenusOnClick'), array(false, false, array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-page-list-editor', 'wp-block-page-list'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-page-list'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "page-list-item"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "page-list-item" ('page-list-item', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/page-list-item', 'Page List Item', 'widgets', array('core/page-list'), 'Displays a page inside a list...pages.', array('page', 'menu', 'navigation'), 'default', array(array('number'), array('string'), array('string'), array('string'), array('boolean')), array('textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'style', 'openSubmenusOnClick'), array(false, false, false, false, false, array(true)), 'wp-block-page-list-editor', 'wp-block-page-list'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-page-list'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "paragraph"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "paragraph" ('paragraph', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/paragraph', 'Paragraph', 'text', 'Start with the basic building...ative.', array('text'), 'default', array(array('string'), array('rich-text', 'rich-text', 'p', 'content'), array('boolean', false), array('string'), array('string', array('ltr', 'rtl'))), array(true, true, false, array(true, true, true, true), array(true, true, array(true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, true, array(true)), 'p', true, array(true)), 'wp-block-paragraph-editor', 'wp-block-paragraph'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-paragraph'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "pattern"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "pattern" ('pattern', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/pattern', 'Pattern placeholder', 'theme', 'Show a block pattern.', array(false, false, false, array(true)), 'default', array(array('string')), 'wp-block-pattern', 'wp-block-pattern-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-pattern'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-author"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-author" ('post-author', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-author', 'Author', 'theme', 'Display post author details s...d bio.', 'default', array(array('string'), array('number', 48), array('boolean', true), array('boolean'), array('string'), array('boolean', false), array('string', '_self')), array('postType', 'postId', 'queryId'), array(false, array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, '.wp-block-post-author__avatar img', array(true, true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-author-editor', 'wp-block-post-author'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-author'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-author-biography"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-author-biography" ('post-author-biography', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-author-biography', 'Author Biography', 'theme', 'The author biography.', 'default', array(array('string')), array('postType', 'postId'), array(350), array(array(true, true), array(true, true, array(true, true)), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-author-biography', 'wp-block-post-author-biography-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-author-biography'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-author-name"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-author-name" ('post-author-name', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-author-name', 'Author Name', 'theme', 'The author name.', 'default', array(array('string'), array('boolean', false), array('string', '_self')), array('postType', 'postId'), array(350), array(false, array(true, true), array(true, true, array(true, true, true)), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-author-name', 'wp-block-post-author-name-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-author-name'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-comments-form"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-comments-form" ('post-comments-form', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-comments-form', 'Comments Form', 'theme', 'Display a post's comments form.', 'default', array(array('string')), array('postId', 'postType'), array(false, array(true, true, true, array(true, true)), array(true, true), array(true, true, true, true, true, true, array(true)), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-comments-form-editor', array('wp-block-post-comments-form', 'wp-block-buttons', 'wp-block-button')))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-comments-form-editor'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-content"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-content" ('post-content', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-content', 'Content', 'theme', 'Displays the contents of a po... page.', 'default', array('postId', 'postType', 'queryId'), array(350), array(array('wide', 'full'), false, true, array(true, true, array(true)), array(true), array(true, true, array(false, false)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true))), 'wp-block-post-content', 'wp-block-post-content-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-content'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-date"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-date" ('post-date', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-date', 'Date', 'theme', 'Display the publish date for ... page.', 'default', array(array('string'), array('string'), array('boolean', false), array('string', 'date')), array('postId', 'postType', 'queryId'), array(350), array(false, array(true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-date', 'wp-block-post-date-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-date'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-excerptExcerpt An excerpt is the description of the blog post or page that will by default show on the blog archive page, in search results (SERPs), and on social media. With an SEO plugin, the excerpt may also be in that plugin’s metabox."

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-excerpt" ('post-excerpt', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-excerpt', 'Excerpt', 'theme', 'Display the excerpt.', 'default', array(array('string'), array('string'), array('boolean', true), array('number', 55)), array('postId', 'postType', 'queryId'), array(350), array(false, array(true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-excerpt-editor', 'wp-block-post-excerpt'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-excerpt'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-featured-image"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-featured-image" ('post-featured-image', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-featured-image', 'Featured Image', 'theme', 'Display a post's featured image.', 'default', array(array('boolean', false), array('string'), array('string'), array('string'), array('string', 'cover'), array('string'), array('string', 'rel', ''), array('string', '_self'), array('string'), array('string'), array('number', 0), array('string'), array('string'), array('boolean', false)), array('postId', 'postType', 'queryId'), array(350), array(array('left', 'right', 'center', 'wide', 'full'), array(false, false), array(true, true, true, true, array(true, true, true)), array(true), array(true), false, array(true, true), array(true)), array('.wp-block-post-featured-image...verlay', '.wp-block-post-featured-image...holder', array('.wp-block-post-featured-image...before')), 'wp-block-post-featured-image-editor', 'wp-block-post-featured-image'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-featured-image'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-navigation-link"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-navigation-link" ('post-navigation-link', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-navigation-link', 'Post Navigation Link', 'theme', 'Displays the next or previous... post.', 'default', array(array('string'), array('string', 'next'), array('string'), array('boolean', false), array('boolean', false), array('string', 'none'), array('string', '')), array('postType'), array(false, false, array(true), array(true, true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-post-navigation-link', 'wp-block-post-navigation-link-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-navigation-link'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-template"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-template" ('post-template', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-template', 'Post Template', 'theme', array('core/query'), 'Contains the block elements u... more.', 'default', array('queryId', 'query', 'displayLayout', 'templateSlug', 'previewPostType', 'enhancedPagination'), array(false, false, array('wide', 'full'), true, array(true, true, array(true, true)), array(true, true, true, true, true, true, true, true, array(true)), array(array('1.25em'), array(true)), array(true)), 'wp-block-post-template', 'wp-block-post-template-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-template'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-terms"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-terms" ('post-terms', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-terms', 'Post Terms', 'theme', 'Post terms.', 'default', array(array('string'), array('string'), array('string', ', '), array('string', ''), array('string', '')), array('postId', 'postType'), array(350), array(false, array(true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-terms', 'wp-block-post-terms-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-terms'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "post-title"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "post-title" ('post-title', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-title', 'Title', 'theme', 'Displays the title of a post,...-type.', 'default', array('postId', 'postType', 'queryId'), array(array('string'), array('number', 2), array('array'), array('boolean', false), array('string', 'rel', ''), array('string', '_self')), array(350), array(array('wide', 'full'), false, array(true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-title', 'wp-block-post-title-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-post-title'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "preformatted"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "preformatted" ('preformatted', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/preformatted', 'Preformatted', 'text', 'Add text that respects your s...yling.', 'default', array(array('rich-text', 'rich-text', 'pre', true, 'content')), array(true, array(true, array(true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-preformatted', 'wp-block-preformatted-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-preformatted'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "pullquote"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "pullquote" ('pullquote', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/pullquote', 'Pullquote', 'text', 'Give special visual emphasis ... text.', 'default', array(array('rich-text', 'rich-text', 'p', 'content'), array('rich-text', 'rich-text', 'cite', 'content'), array('string')), array(true, array('left', 'right', 'wide', 'full'), array(true, true, array(true)), array(true, true, true, array(true, true)), array(true, array(false)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, true, true, array(true, true, true, true)), array(array('1.5em', '1.6')), array(true)), 'wp-block-pullquote-editor', 'wp-block-pullquote'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-pullquote'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "query"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "query" ('query', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/query', 'Query Loop', 'theme', 'An advanced block that allows...tions.', 'default', array(array('number'), array('object', array(null, 0, 0, 'post', 'desc', 'date', '', '', array(), '', true, null, array(), array())), array('string', 'div'), array('string'), array('boolean', false)), array('postType'), array('queryId', 'query', 'displayLayout', 'enhancedPagination'), array(array('wide', 'full'), false, true, true), 'wp-block-query-editor', 'wp-block-query'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-query'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "query-no-results"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "query-no-results" ('query-no-results', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/query-no-results', 'No results', 'theme', 'Contains the block elements u...found.', array('core/query'), 'default', array('queryId', 'query'), array(true, false, false, array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-query-no-results', 'wp-block-query-no-results-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-query-no-results'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination" ('query-pagination', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/query-pagination', 'Pagination', 'theme', array('core/query'), array('core/query-pagination-previous', 'core/query-pagination-numbers', 'core/query-pagination-next'), 'Displays a paginated navigati...cable.', 'default', array(array('string', 'none'), array('boolean', true)), array('queryId', 'query'), array('paginationArrow', 'showLabel'), array(true, false, false, array(true, true, array(true, true, true)), array(false, false, array('flex')), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-query-pagination-editor', 'wp-block-query-pagination'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-query-pagination'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination-next"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination-next" ('query-pagination-next', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/query-pagination-next', 'Next Page', 'theme', array('core/query-pagination'), 'Displays the next posts page link.', 'default', array(array('string')), array('queryId', 'query', 'paginationArrow', 'showLabel', 'enhancedPagination'), array(false, false, array(true, false, array(true)), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-query-pagination-next', 'wp-block-query-pagination-next-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-query-pagination-next'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination-numbers"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination-numbers" ('query-pagination-numbers', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/query-pagination-numbers', 'Page Numbers', 'theme', array('core/query-pagination'), 'Displays a list of page numbe...ation.', 'default', array(array('number', 2)), array('queryId', 'query', 'enhancedPagination'), array(false, false, array(true, false, array(true)), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-query-pagination-num...editor', 'wp-block-query-pagination-numbers'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-query-pagination-numbers'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination-previous"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "query-pagination-previous" ('query-pagination-previous', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/query-pagination-previous', 'Previous Page', 'theme', array('core/query-pagination'), 'Displays the previous posts page link.', 'default', array(array('string')), array('queryId', 'query', 'paginationArrow', 'showLabel', 'enhancedPagination'), array(false, false, array(true, false, array(true)), array(true, true, true, true, true, true, true, true, array(true)), array(true)), 'wp-block-query-pagination-previous', 'wp-block-query-pagination-pre...editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-query-pagination-previous'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "query-title"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "query-title" ('query-title', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/query-title', 'Query Title', 'theme', 'Display the query title.', 'default', array(array('string'), array('string'), array('number', 1), array('array'), array('boolean', true), array('boolean', true)), array(array('wide', 'full'), false, array(true, array(true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-query-title', 'wp-block-query-title-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-query-title'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "quote"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "quote" ('quote', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/quote', 'Quote', 'text', 'Give quoted text visual empha...rtázar', array('blockquote', 'cite'), 'default', array(array('string', 'html', 'blockquote', 'p', '', 'content'), array('rich-text', 'rich-text', 'cite', 'content'), array('string')), array(true, array('left', 'right', 'wide', 'full'), false, array(true, true, array(true)), array(true, true, true, true, array(true, true, true, true)), array(true, array(false)), true, true, array(true, true, true, true, true, true, true, true, array(true)), array(true, true, true, array(true, true)), array(false), array(true, true, true), array(true)), array(array('default', 'Default', true), array('plain', 'Plain')), 'wp-block-quote-editor', 'wp-block-quote'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-quote'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "read-more"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "read-more" ('read-more', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/read-more', 'Read More', 'theme', 'Displays the link of a post, ...-type.', 'default', array(array('string'), array('string', '_self')), array('postId'), array(false, array(true, true), array(true, true, true, true, true, true, true, true, array(true, true)), array(array('top', 'bottom'), true, array(true)), array(true, true, true, array(true)), array(true)), 'wp-block-read-more', 'wp-block-read-more-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-read-more'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "rss"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "rss" ('rss', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/rss', 'RSS', 'widgets', 'Display entries from any RSS ... feed.', array('atom', 'feed'), 'default', array(array('number', 2), array('string', 'list'), array('string', ''), array('number', 5), array('boolean', false), array('boolean', false), array('boolean', false), array('number', 55)), array(true, false, array(true)), 'wp-block-rss-editor', 'wp-block-rss'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-rss'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "search"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "search" ('search', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/search', 'Search', 'widgets', 'Help visitors find your content.', array('find'), 'default', array(array('string', 'content'), array('boolean', true), array('string', '', 'content'), array('number'), array('string'), array('string', 'content'), array('string', 'button-outside'), array('boolean', false), array('object', array()), array('boolean', false)), array(array('left', 'center', 'right'), array(true, true, array(true, true)), true, array(true, '.wp-block-search__label, .wp-...button', true, true, true, true, true, true, true, true, array(true)), array(true, true, true, true, array(true, true, true)), array(true), false), 'wp-block-search-editor', 'wp-block-search'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-search'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "separator"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "separator" ('separator', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/separator', 'Separator', 'design', 'Create a break between ideas ...rator.', array('horizontal-line', 'hr', 'divider'), 'default', array(array('string', 'alpha-channel')), array(true, array('center', 'wide', 'full'), array(false, true, true, true, false, array(true)), array(array('top', 'bottom')), array(true)), array(array('default', 'Default', true), array('wide', 'Wide Line'), array('dots', 'Dots')), 'wp-block-separator-editor', 'wp-block-separator'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-separator'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "shortcodeShortcode A shortcode is a placeholder used within a WordPress post, page, or widget to insert a form or function generated by a plugin in a specific location on your site."

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "shortcode" ('shortcode', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/shortcode', 'Shortcode', 'widgets', 'Insert additional custom elem...tcode.', 'default', array(array('string', 'raw')), array(false, false, false), 'wp-block-shortcode-editor', 'wp-block-shortcode'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-shortcode'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "site-logo"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "site-logo" ('site-logo', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/site-logo', 'Site Logo', 'theme', 'Display an image to represent...where.', 'default', array(array('number'), array('boolean', true), array('string', '_self'), array('boolean')), array(500, array(350, 'block-editor-block-types-list...xample')), array(false, true, false, array('img, .components-placeholder_...before', false, false), array(true, true, array(false, false)), array(true)), array(array('default', 'Default', true), array('rounded', 'Rounded')), 'wp-block-site-logo-editor', 'wp-block-site-logo'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-site-logo'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "site-tagline"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "site-tagline" ('site-tagline', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/site-tagline', 'Site Tagline', 'theme', 'Describe in a few words what ...esign.', array('description'), 'default', array(array('string'), array('number', 0), array('array', array(0, 1, 2, 3, 4, 5, 6))), array(350, array('center')), array(array('wide', 'full'), false, array(true, array(true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true)), 'wp-block-site-tagline-editor', 'wp-block-site-tagline'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-site-tagline'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "site-title"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "site-title" ('site-title', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/site-title', 'Site Title', 'theme', 'Displays the name of this sit...sults.', 'default', array(array('number', 1), array('array', array(0, 1, 2, 3, 4, 5, 6)), array('string'), array('boolean', true), array('string', '_self')), array(500), array(array('wide', 'full'), false, array(true, true, array(true, true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true)), 'wp-block-site-title-editor', 'wp-block-site-title'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-site-title'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "social-link"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "social-link" ('social-link', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/social-link', 'Social Icon', 'widgets', array('core/social-links'), 'Display an icon linking to a ... site.', 'default', array(array('string'), array('string'), array('string'), array('string')), array('openInNewTab', 'showLabels', 'iconColor', 'iconColorValue', 'iconBackgroundColor', 'iconBackgroundColorValue'), array(false, false, array(true)), 'wp-block-social-link-editor', 'wp-block-social-link'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-social-link'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "social-links"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "social-links" ('social-links', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/social-links', 'Social Icons', 'widgets', array('core/social-link'), 'Display icons linking to your...sites.', array('links'), 'default', array(array('string'), array('string'), array('string'), array('string'), array('string'), array('string'), array('boolean', false), array('boolean', false), array('string')), array('openInNewTab', 'showLabels', 'iconColor', 'iconColorValue', 'iconBackgroundColor', 'iconBackgroundColorValue'), array(array('left', 'center', 'right'), true, true, array(false, false, false, array('flex')), array(false, true, true, false, array(false)), array(array('horizontal', 'vertical'), true, true, array('px', 'em', 'rem', 'vh', 'vw'), array(true, true, false)), array(true), array(true, true, true, true, array(true, true, true, true))), array(array('default', 'Default', true), array('logos-only', 'Logos Only'), array('pill-shape', 'Pill Shape')), 'wp-block-social-links-editor', 'wp-block-social-links'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-social-links'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "spacer"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "spacer" ('spacer', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/spacer', 'Spacer', 'design', 'Add white space between block...eight.', 'default', array(array('string', '100px'), array('string')), array('orientation'), array(true, array(array('top', 'bottom'), array(true)), array(true)), 'wp-block-spacer-editor', 'wp-block-spacer'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-spacer'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "table"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "table" ('table', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/table', 'Table', 'text', 'Create structured content in ...ation.', 'default', array(array('boolean', true), array('rich-text', 'rich-text', 'figcaption'), array('array', array(), 'query', 'thead tr', array(array('array', array(), 'query', 'td,th', array(array('rich-text', 'rich-text'), array('string', 'td', 'tag'), array('string', 'attribute', 'scope'), array('string', 'attribute', 'data-align'), array('string', 'attribute', 'colspan'), array('string', 'attribute', 'rowspan'))))), array('array', array(), 'query', 'tbody tr', array(array('array', array(), 'query', 'td,th', array(array('rich-text', 'rich-text'), array('string', 'td', 'tag'), array('string', 'attribute', 'scope'), array('string', 'attribute', 'data-align'), array('string', 'attribute', 'colspan'), array('string', 'attribute', 'rowspan'))))), array('array', array(), 'query', 'tfoot tr', array(array('array', array(), 'query', 'td,th', array(array('rich-text', 'rich-text'), array('string', 'td', 'tag'), array('string', 'attribute', 'scope'), array('string', 'attribute', 'data-align'), array('string', 'attribute', 'colspan'), array('string', 'attribute', 'rowspan')))))), array(true, true, array(true, true, array(true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, true, true, array(true, true, true)), '.wp-block-table > table', array(true)), array(array('regular', 'Default', true), array('stripes', 'Stripes')), 'wp-block-table-editor', 'wp-block-table'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-table'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "tag-cloud"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "tag-cloud" ('tag-cloud', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/tag-cloud', 'Tag Cloud', 'widgets', 'A cloud of popular keywords, ...pears.', 'default', array(array('number', 45, 1, 100), array('string', 'post_tag'), array('boolean', false), array('string', '8pt'), array('string', '22pt')), array(array('default', 'Default', true), array('outline', 'Outline')), array(false, true, array(true, true), array(true, true, true, true, true, true), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-tag-cloud-editor', 'wp-block-tag-cloud'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-tag-cloud'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "template-part"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "template-part" ('template-part', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/template-part', 'Template Part', 'theme', 'Edit the different global reg...r own.', 'default', array(array('string'), array('string'), array('string'), array('string')), array(true, false, false, false, array(true)), 'wp-block-template-part-editor', 'wp-block-template-part'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-template-part'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "term-description"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "term-description" ('term-description', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/term-description', 'Term Description', 'theme', 'Display the description of ca...chive.', 'default', array(array('string')), array(array('wide', 'full'), false, array(true, array(true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-term-description', 'wp-block-term-description-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-term-description'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "text-columns"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "text-columns" ('text-columns', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/text-columns', 'Text Columns (deprecated)', 'columns', 'design', 'This block is deprecated. Ple...stead.', 'default', array(array('array', 'query', 'p', array(array('string', 'html')), array(array(), array())), array('number', 2), array('string')), array(false, array(true)), 'wp-block-text-columns-editor', 'wp-block-text-columns'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-text-columns'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "verse"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "verse" ('verse', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/verse', 'Verse', 'text', 'Insert poetry. Use special sp...yrics.', array('poetry', 'poem'), 'default', array(array('rich-text', 'rich-text', 'pre', true, 'content'), array('string')), array(true, array(true, true, array(true)), array(true, true, array(true, true)), array(true, array(false)), array(true, true, true, true, true, true, true, true, true, array(true)), array(true, true, array(false, false)), array(true, true, true, true), array(true)), 'wp-block-verse', 'wp-block-verse-editor'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-verse'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false::test_wp_should_load_separate_core_block_assets_false with data set "video"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_false with data set "video" ('video', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/video', 'Video', 'media', 'Embed a video from your media...w one.', array('movie'), 'default', array(array('boolean', 'attribute', 'video', 'autoplay'), array('rich-text', 'rich-text', 'figcaption', 'content'), array('boolean', 'attribute', 'video', 'controls', true), array('number', 'content'), array('boolean', 'attribute', 'video', 'loop'), array('boolean', 'attribute', 'video', 'muted'), array('string', 'attribute', 'video', 'poster'), array('string', 'attribute', 'video', 'preload', 'metadata'), array('string', 'local'), array('string', 'attribute', 'video', 'src', 'content'), array('boolean', 'attribute', 'video', 'playsinline'), array('content', 'array', array('object'), array())), array(true, true, array(true, true, array(false, false)), array(true)), 'wp-block-video-editor', 'wp-block-video'))
The key should not exist, as this style should not be registered
Failed asserting that an array does not have the key 'wp-block-video'.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:71

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true::test_wp_should_load_separate_core_block_assets_true with data set "details"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true with data set "details" ('details', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/details', 'Details', 'text', 'Hide and show additional content.', array('accordion', 'summary', 'toggle', 'disclosure'), 'default', array(array('boolean', false), array('rich-text', 'rich-text', 'summary')), array(true, array('wide', 'full'), array(true, true, array(true, true)), array(true, true, true), false, array(true, true, true, array(false, false)), array(true, true, true, true, true, true, true, true, array(true)), array(false), array(true)), 'wp-block-details-editor', 'wp-block-details'))
If source is false, style path should not be set
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:98

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true::test_wp_should_load_separate_core_block_assets_true with data set "heading"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true with data set "heading" ('heading', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/heading', 'Heading', 'text', 'Introduce new sections and or...ntent.', array('title', 'subtitle'), 'default', array(array('string'), array('rich-text', 'rich-text', 'h1,h2,h3,h4,h5,h6', 'content'), array('number', 2), array('array'), array('string')), array(array('wide', 'full'), true, true, true, array(true, true, true, true, array(true, true, true, true)), array(true, true, array(true, true)), array(true, true, array(false, false)), array(true, true, true, true, true, true, true, true, true, array(true)), true, true, array(true)), 'wp-block-heading-editor', 'wp-block-heading'))
If source is false, style path should not be set
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:98

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true::test_wp_should_load_separate_core_block_assets_true with data set "list"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true with data set "list" ('list', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/list', 'List', 'text', array('core/list-item'), 'An organized collection of it...order.', array('bullet list', 'ordered list', 'numbered list'), 'default', array(array('boolean', false, 'content'), array('string', 'html', 'ol,ul', 'li', array('ol', 'ul'), '', 'content'), array('string'), array('number'), array('boolean'), array('string')), array(true, false, array(true, true, true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true, true, array(true, true)), array(true, true, array(false, false)), true, true, true, array(true)), array('.wp-block-list:not(.wp-block-...-list)'), 'wp-block-list-editor', 'wp-block-list'))
If source is false, style path should not be set
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:98

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true::test_wp_should_load_separate_core_block_assets_true with data set "navigation-link"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true with data set "navigation-link" ('navigation-link', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/navigation-link', 'Custom Link', 'design', array('core/navigation'), array('core/navigation-link', 'core/navigation-submenu', 'core/page-list'), 'Add a page, link, or another ...ation.', 'default', array(array('string'), array('string'), array('string'), array('string'), array('number'), array('boolean', false), array('string'), array('string'), array('string'), array('boolean')), array('textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'maxNestingLevel', 'style'), array(false, false, true, array(true, true, true, true, true, true, true, true, array(true)), false, array(true)), 'wp-block-navigation-link-editor', 'wp-block-navigation-link'))
If source is false, style path should not be set
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:98

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true::test_wp_should_load_separate_core_block_assets_true with data set "post-terms"

Tests_Blocks_registerCoreBlockStyleHandles::test_wp_should_load_separate_core_block_assets_true with data set "post-terms" ('post-terms', array('https://schemas.wp.org/trunk/...k.json', 3, 'core/post-terms', 'Post Terms', 'theme', 'Post terms.', 'default', array(array('string'), array('string'), array('string', ', '), array('string', ''), array('string', '')), array('postId', 'postType'), array(350), array(false, array(true, true, array(true, true, true)), array(true, true), array(true, true, true, true, true, true, true, true, array(true)), array(true), array(true, true, true, true, array(true, true, true, true))), 'wp-block-post-terms', 'wp-block-post-terms-editor'))
If source is false, style path should not be set
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/registerCoreBlockStyleHandles.php:98

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_with_context

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_with_context
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     'hierarchical' => 'threaded'
     'no_found_rows' => false
-    'number' => 5
+    'number' => '5'
     'order' => 'ASC'
     'orderby' => 'comment_date_gmt'
     'paged' => 1

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/blocks/renderCommentTemplate.php:107

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_no_context

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_no_context
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     'hierarchical' => 'threaded'
     'no_found_rows' => false
-    'number' => 5
+    'number' => '5'
     'order' => 'ASC'
     'orderby' => 'comment_date_gmt'
     'paged' => 1
     'status' => 'approve'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/blocks/renderCommentTemplate.php:162

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_pagination_with_no_comments

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_pagination_with_no_comments
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     'hierarchical' => 'threaded'
     'no_found_rows' => false
-    'number' => 50
+    'number' => '50'
     'order' => 'ASC'
     'orderby' => 'comment_date_gmt'
     'post_id' => 77
     'status' => 'approve'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/blocks/renderCommentTemplate.php:214

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_with_comment_preview

Tests_Blocks_RenderReusableCommentTemplate::test_build_comment_query_vars_from_block_with_comment_preview
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         0 => 'unapproved@example.org'
     )
     'no_found_rows' => false
-    'number' => 5
+    'number' => '5'
     'order' => 'ASC'
     'orderby' => 'comment_date_gmt'
     'paged' => 1

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/blocks/renderCommentTemplate.php:458

Tests_Blocks_wpBlockPatternsRegistry::test_lazy_loading_block_patterns_get_all_registered

Tests_Blocks_wpBlockPatternsRegistry::test_lazy_loading_block_patterns_get_all_registered
Pattern was not lazy loaded.
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/wpBlockPatternsRegistry.php:582

Tests_Blocks_wpBlockPatternsRegistry::test_lazy_loading_block_patterns_get_registered

Tests_Blocks_wpBlockPatternsRegistry::test_lazy_loading_block_patterns_get_registered
Pattern was not lazy loaded.
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/blocks/wpBlockPatternsRegistry.php:636

Tests_Canonical::test_utf8_query_keys_canonical

Tests_Canonical::test_utf8_query_keys_canonical
Failed asserting that 'https://observantotter5.wpcomstaging.com/?%D0%BA%D0%BE%D0%BA%D0%BE%D0%BA%D0%BE=1' is null.

/tmp/wp-test-runner/tests/phpunit/tests/canonical.php:437

Tests_Comment::test_update_comment_from_privileged_user_by_privileged_user

Tests_Comment::test_update_comment_from_privileged_user_by_privileged_user
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'new comment <img onerror=demo src=x>'
+'new comment '

/tmp/wp-test-runner/tests/phpunit/tests/comment.php:131

Tests_Comment::test_update_comment_from_unprivileged_user_by_privileged_user

Tests_Comment::test_update_comment_from_unprivileged_user_by_privileged_user
Object of class WP_Error could not be converted to int

/tmp/wp-test-runner/src/wp-includes/comment.php:2223
/tmp/wp-test-runner/tests/phpunit/tests/comment.php:144

Tests_Comment::test_wp_new_comment_sends_all_expected_parameters_to_preprocess_comment_filter

Tests_Comment::test_wp_new_comment_sends_all_expected_parameters_to_preprocess_comment_filter
Attempt to read property "ID" on bool

/tmp/wp-test-runner/tests/phpunit/tests/comment.php:982

Tests_Comment::test_wp_new_comment_notify_postauthor_should_send_email_when_comment_is_approved

Tests_Comment::test_wp_new_comment_notify_postauthor_should_send_email_when_comment_is_approved
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/comment.php:1055

Tests_Comment::test_wp_new_comment_notify_postauthor_content_should_include_link_to_parent

Tests_Comment::test_wp_new_comment_notify_postauthor_content_should_include_link_to_parent
Failed asserting that '' contains "http://observantotter5.wpcomstaging.com/wp-admin/comment.php?action=editcomment&c=227".

/tmp/wp-test-runner/tests/phpunit/tests/comment.php:1130

Tests_Comment::test_wp_notify_moderator_filter_moderation_notify_option_true_filter_false

Tests_Comment::test_wp_notify_moderator_filter_moderation_notify_option_true_filter_false
Unexpected incorrect usage notice for wpdb::prepare.
Unsupported value type (object). (This message was added in version 4.8.2.)
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Comment::test_wp_notify_moderator_filter_moderation_notify_option_false_filter_true

Tests_Comment::test_wp_notify_moderator_filter_moderation_notify_option_false_filter_true
Unexpected incorrect usage notice for wpdb::prepare.
Unsupported value type (object). (This message was added in version 4.8.2.)
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Comment::test_wp_notify_post_author_filter_comments_notify_option_true_filter_false

Tests_Comment::test_wp_notify_post_author_filter_comments_notify_option_true_filter_false
Unexpected incorrect usage notice for wpdb::prepare.
Unsupported value type (object). (This message was added in version 4.8.2.)
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Comment::test_wp_notify_post_author_filter_comments_notify_option_false_filter_true

Tests_Comment::test_wp_notify_post_author_filter_comments_notify_option_false_filter_true
Test with author notification setting off, filter set to on
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/comment.php:1392

Tests_Comment_CommentForm::test_default_markup_for_submit_button_and_wrapper

Tests_Comment_CommentForm::test_default_markup_for_submit_button_and_wrapper
Failed asserting that '	<div id="respond" class="comment-respond">n
		<h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="#respond" style="display:none;">Cancel reply</a></small></h3><form action="http://observantotter5.wpcomstaging.com/wp-comments-post.php" method="post" id="commentform" class="comment-form"><p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> <span class="required-field-message">Required fields are marked <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Comment <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required"></textarea></p><p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required="required" /></p>n
<p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="text" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required="required" /></p>n
<p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="text" value="" size="30" maxlength="200" autocomplete="url" /></p>n
<p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Save my name, email, and website in this browser for the next time I comment.</label></p>n
<p class="form-submit wp-block-button"><input name="foo-name" type="submit" id="foo-id" class="foo-class wp-block-button__link wp-element-button" value="foo-label" /> <input type='hidden' name='comment_post_ID' value='807' id='comment_post_ID' />n
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />n
</p></form>	</div><!-- #respond -->n
	' matches PCRE pattern "|<p class="form-submit">s*<input name="foo-name" type="submit" id="foo-id" class="foo-class" value="foo-label" />s*<input type='hidden' name='comment_post_ID' value='807' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
s*|".

/tmp/wp-test-runner/tests/phpunit/tests/comment/commentForm.php:29

Tests_Comment_CommentForm::test_custom_submit_field

Tests_Comment_CommentForm::test_custom_submit_field
Failed asserting that '	<div id="respond" class="comment-respond">n
		<h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="#respond" style="display:none;">Cancel reply</a></small></h3><form action="http://observantotter5.wpcomstaging.com/wp-comments-post.php" method="post" id="commentform" class="comment-form"><p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> <span class="required-field-message">Required fields are marked <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Comment <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required"></textarea></p><p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required="required" /></p>n
<p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="text" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required="required" /></p>n
<p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="text" value="" size="30" maxlength="200" autocomplete="url" /></p>n
<p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Save my name, email, and website in this browser for the next time I comment.</label></p>n
<p class="my-custom-submit-field"><input name="foo-name" type="submit" id="foo-id" class="foo-class wp-block-button__link wp-element-button" value="foo-label" /> <input type='hidden' name='comment_post_ID' value='809' id='comment_post_ID' />n
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />n
</p></form>	</div><!-- #respond -->n
	' matches PCRE pattern "|<p class="my-custom-submit-field">s*<input name="foo-name" type="submit" id="foo-id" class="foo-class" value="foo-label" />s*<input type='hidden' name='comment_post_ID' value='809' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
s*|".

/tmp/wp-test-runner/tests/phpunit/tests/comment/commentForm.php:64

Tests_Cron::test_clear_schedule

Tests_Cron::test_clear_schedule
Failed asserting that 1 is identical to 2.

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:203

Tests_Cron::test_unschedule_hook

Tests_Cron::test_unschedule_hook
Failed asserting that 2 is identical to 4.

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:319

Tests_Cron::test_not_duplicate_event

Tests_Cron::test_not_duplicate_event
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:384

Tests_Cron::test_not_duplicate_event_reversed

Tests_Cron::test_not_duplicate_event_reversed
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:406

Tests_Cron::test_get_scheduled_event_singles

Tests_Cron::test_get_scheduled_event_singles
false does not match expected type "object".

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:634

Tests_Cron::test_get_scheduled_event_recurring

Tests_Cron::test_get_scheduled_event_recurring
false does not match expected type "object".

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:683

Tests_Cron::test_not_duplicate_future_event

Tests_Cron::test_not_duplicate_future_event
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:817

Tests_Cron::test_clear_scheduled_hook_returns_default_pre_filter_error_when_wp_error_is_set_to_true

Tests_Cron::test_clear_scheduled_hook_returns_default_pre_filter_error_when_wp_error_is_set_to_true
Failed asserting that actual size 1 matches expected size 2.

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:1116

Tests_Cron::test_clear_scheduled_hook_returns_custom_pre_filter_error_when_wp_error_is_set_to_true

Tests_Cron::test_clear_scheduled_hook_returns_custom_pre_filter_error_when_wp_error_is_set_to_true
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => 'error message'
-    1 => 'error message'
 )

/tmp/wp-test-runner/tests/phpunit/tests/cron.php:1150

Tests_Cron::test_wp_reschedule_event_works_with_args::test_wp_reschedule_event_works_with_args with data set "indexed"

Tests_Cron::test_wp_reschedule_event_works_with_args with data set "indexed" (array(1, 2, 3))
A plugin disallowed this event.
Failed asserting that WP_Error Object (...) is not an instance of class "WP_Error".

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:852
/tmp/wp-test-runner/tests/phpunit/tests/cron.php:1046

Tests_Cron::test_wp_reschedule_event_works_with_args::test_wp_reschedule_event_works_with_args with data set "associative"

Tests_Cron::test_wp_reschedule_event_works_with_args with data set "associative" (array(1, 2, 3))
A plugin disallowed this event.
Failed asserting that WP_Error Object (...) is not an instance of class "WP_Error".

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:852
/tmp/wp-test-runner/tests/phpunit/tests/cron.php:1046

Test_WP_Customize_Custom_CSS_Setting::test_get_custom_css_post_queries_after_failed_lookup

Test_WP_Customize_Custom_CSS_Setting::test_get_custom_css_post_queries_after_failed_lookup
Failed asserting that 92940 is identical to 92941.

/tmp/wp-test-runner/tests/phpunit/tests/customize/custom-css-setting.php:252

Tests_WP_Customize_Manager::test_import_theme_starter_content

Tests_WP_Customize_Manager::test_import_theme_starter_content
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     14 => 'page_for_posts'
     15 => 'page_on_front'
     16 => 'show_on_front'
-    17 => 'sidebars_widgets[sidebar-1]'
-    18 => 'widget_meta[2]'
-    19 => 'widget_text[2]'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/customize/manager.php:683

Tests_WP_Customize_Manager::test_customize_preview_init

Tests_WP_Customize_Manager::test_customize_preview_init
Error: Call to a member function value() on null

/wordpress/plugins/wpcomsh/5.10.1-alpha+rolling.19924ac/vendor/automattic/jetpack-mu-wpcom/src/features/custom-css/custom-css.php:864
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/theme.php:2050
/tmp/wp-test-runner/src/wp-includes/script-loader.php:2523
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:324
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:348
/tmp/wp-test-runner/src/wp-includes/plugin.php:517
/tmp/wp-test-runner/src/wp-includes/script-loader.php:2272
/tmp/wp-test-runner/src/wp-includes/class-wp-customize-manager.php:462
/tmp/wp-test-runner/src/wp-includes/class-wp-customize-manager.php:1935
/tmp/wp-test-runner/tests/phpunit/tests/customize/manager.php:923

Tests_WP_Customize_Manager::test_save_changeset_post_without_theme_activation

Tests_WP_Customize_Manager::test_save_changeset_post_without_theme_activation
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'trash'
+'publish'

/tmp/wp-test-runner/tests/phpunit/tests/customize/manager.php:1216

Tests_WP_Customize_Manager::test_wp_customize_publish_changeset

Tests_WP_Customize_Manager::test_wp_customize_publish_changeset
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'block-4'
+    0 => 'block-2'
     1 => 'block-3'
-    2 => 'block-2'
+    2 => 'block-4'
 )

/tmp/wp-test-runner/tests/phpunit/tests/customize/manager.php:2057

Tests_WP_Customize_Manager::test_is_cross_domain

Tests_WP_Customize_Manager::test_is_cross_domain
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/customize/manager.php:2252

Tests_WP_Customize_Manager::test_get_allowed_urls

Tests_WP_Customize_Manager::test_get_allowed_urls
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'https://observantotter5.wpcomstaging.com/'
+    0 => 'http://observantotter5.wpcomstaging.com/'
 )

/tmp/wp-test-runner/tests/phpunit/tests/customize/manager.php:2266

Tests_WP_Customize_Manager::test_customize_loaded_components_filter

Tests_WP_Customize_Manager::test_customize_loaded_components_filter
Failed asserting that null is an instance of class "WP_Customize_Widgets".

/tmp/wp-test-runner/tests/phpunit/tests/customize/manager.php:3220

Tests_WP_Customize_Widgets::test_construct

Tests_WP_Customize_Widgets::test_construct
Failed asserting that null is an instance of class "WP_Customize_Widgets".

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:128

Tests_WP_Customize_Widgets::test_customize_register_with_deleted_sidebars

Tests_WP_Customize_Widgets::test_customize_register_with_deleted_sidebars
Error: Call to a member function customize_register() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:143

Tests_WP_Customize_Widgets::test_get_selective_refreshable_widgets_when_theme_supports

Tests_WP_Customize_Widgets::test_get_selective_refreshable_widgets_when_theme_supports
Error: Call to a member function get_selective_refreshable_widgets() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:237

Tests_WP_Customize_Widgets::test_get_selective_refreshable_widgets_when_no_theme_supports

Tests_WP_Customize_Widgets::test_get_selective_refreshable_widgets_when_no_theme_supports
Error: Call to a member function get_selective_refreshable_widgets() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:255

Tests_WP_Customize_Widgets::test_is_widget_selective_refreshable

Tests_WP_Customize_Widgets::test_is_widget_selective_refreshable
Error: Call to a member function is_widget_selective_refreshable() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:279

Tests_WP_Customize_Widgets::test_register_settings

Tests_WP_Customize_Widgets::test_register_settings
Error: Call to a member function sanitize_widget_js_instance() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:307

Tests_WP_Customize_Widgets::test_register_settings_without_selective_refresh

Tests_WP_Customize_Widgets::test_register_settings_without_selective_refresh
Error: Call to a member function sanitize_widget_js_instance() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:307
/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:345

Tests_WP_Customize_Widgets::test_register_settings_with_late_theme_support_added

Tests_WP_Customize_Widgets::test_register_settings_with_late_theme_support_added
Error: Call to a member function sanitize_widget_js_instance() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:307
/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:356

Tests_WP_Customize_Widgets::test_get_setting_args

Tests_WP_Customize_Widgets::test_get_setting_args
Error: Call to a member function get_setting_args() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:381

Tests_WP_Customize_Widgets::test_sanitize_widget_js_instance

Tests_WP_Customize_Widgets::test_sanitize_widget_js_instance
Error: Call to a member function sanitize_widget_js_instance() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:468

Tests_WP_Customize_Widgets::test_sanitize_widget_instance_raw_instance

Tests_WP_Customize_Widgets::test_sanitize_widget_instance_raw_instance
Error: Call to a member function sanitize_widget_js_instance() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:497

Tests_WP_Customize_Widgets::test_sanitize_widget_instance_with_no_show_instance_in_rest

Tests_WP_Customize_Widgets::test_sanitize_widget_instance_with_no_show_instance_in_rest
Error: Call to a member function sanitize_widget_js_instance() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:529

Tests_WP_Customize_Widgets::test_sanitize_widget_instance_empty_instance

Tests_WP_Customize_Widgets::test_sanitize_widget_instance_empty_instance
Error: Call to a member function sanitize_widget_instance() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:549

Tests_WP_Customize_Widgets::test_get_widget_control

Tests_WP_Customize_Widgets::test_get_widget_control
Error: Call to a member function get_widget_control() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:580

Tests_WP_Customize_Widgets::test_get_widget_control_parts

Tests_WP_Customize_Widgets::test_get_widget_control_parts
Error: Call to a member function get_widget_control_parts() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:593

Tests_WP_Customize_Widgets::test_wp_widget_form_customize_control_json

Tests_WP_Customize_Widgets::test_wp_widget_form_customize_control_json
Error: Call to a member function json() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:610

Tests_WP_Customize_Widgets::test_is_panel_active

Tests_WP_Customize_Widgets::test_is_panel_active
Failed asserting that an array is not empty.

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:633

Tests_WP_Customize_Widgets::test_call_widget_update

Tests_WP_Customize_Widgets::test_call_widget_update
Error: Call to a member function call_widget_update() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:678

Tests_WP_Customize_Widgets::test_customize_dynamic_partial_args

Tests_WP_Customize_Widgets::test_customize_dynamic_partial_args
Failed asserting that false is of type "array".

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:706

Tests_WP_Customize_Widgets::test_selective_refresh_init_with_theme_support

Tests_WP_Customize_Widgets::test_selective_refresh_init_with_theme_support
Error: Call to a member function selective_refresh_init() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:730

Tests_WP_Customize_Widgets::test_selective_refresh_init_without_theme_support

Tests_WP_Customize_Widgets::test_selective_refresh_init_without_theme_support
Error: Call to a member function selective_refresh_init() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:744

Tests_WP_Customize_Widgets::test_customize_preview_enqueue

Tests_WP_Customize_Widgets::test_customize_preview_enqueue
Error: Call to a member function customize_preview_enqueue() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:757

Tests_WP_Customize_Widgets::test_filter_dynamic_sidebar_params

Tests_WP_Customize_Widgets::test_filter_dynamic_sidebar_params
Error: Call to a member function selective_refresh_init() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:779

Tests_WP_Customize_Widgets::test_render_widget_partial

Tests_WP_Customize_Widgets::test_render_widget_partial
Error: Call to a member function selective_refresh_init() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:829

Tests_WP_Customize_Widgets::test_deprecated_methods

Tests_WP_Customize_Widgets::test_deprecated_methods
Error: Call to a member function setup_widget_addition_previews() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:855

Tests_WP_Customize_Widgets::test_customize_register_control_label_and_description::test_customize_register_control_label_and_description with data set "with widgets block editor"

Tests_WP_Customize_Widgets::test_customize_register_control_label_and_description with data set "with widgets block editor" (array(array('footer-1', 'Footer 1', 'This is the Footer 1 sidebar.'), array('footer-2', 'Footer 2', 'This is the Footer 2 sidebar.')), false, array(array('Footer 1', 'Footer 2'), array('', '')))
Error: Call to a member function customize_register() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:163

Tests_WP_Customize_Widgets::test_customize_register_control_label_and_description::test_customize_register_control_label_and_description with data set "with classic widgets"

Tests_WP_Customize_Widgets::test_customize_register_control_label_and_description with data set "with classic widgets" (array(array('classic-1', 'Classic 1', 'This is the Classic 1 sidebar.'), array('classic-2', 'Classic 2', 'This is the Classic 2 sidebar.'), array('classic-3', 'Classic 3', 'This is the Classic 3 sidebar.')), true, array(array('', '', ''), array('', '', '')))
Error: Call to a member function customize_register() on null

/tmp/wp-test-runner/tests/phpunit/tests/customize/widgets.php:163

Tests_Date_GetPermalink::test_should_return_correct_date_permalink_with_changed_time_zone

Tests_Date_GetPermalink::test_should_return_correct_date_permalink_with_changed_time_zone
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/2018/07/22/21/13/23'
+'https://observantotter5.wpcomstaging.com/2018/07/22/21/13/23'

/tmp/wp-test-runner/tests/phpunit/tests/date/getPermalink.php:38

Tests_DB::test_empty_where_on_update

Tests_DB::test_empty_where_on_update
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'UPDATE `wptests_posts` SET `post_name` = 'burrito' WHERE '
+'UPDATE `wptests_posts` SET `post_name` = 'burrito' WHERE /*  example.org */'

/tmp/wp-test-runner/tests/phpunit/tests/db.php:699

Tests_DB::test_get_col::test_get_col with data set #0

Tests_DB::test_get_col with data set #0 ('SELECT display_name FROM wptests_users', 'admin', array(), 0)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT display_name FROM wptests_users'
+'SELECT display_name FROM wptests_users /*  example.org */'

/tmp/wp-test-runner/tests/phpunit/tests/db.php:594

Tests_DB::test_get_col::test_get_col with data set #1

Tests_DB::test_get_col with data set #1 ('SELECT user_login, user_email..._users', 'admin', array(), 0)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT user_login, user_email FROM wptests_users'
+'SELECT user_login, user_email FROM wptests_users /*  example.org */'

/tmp/wp-test-runner/tests/phpunit/tests/db.php:594

Tests_DB::test_get_col::test_get_col with data set #2

Tests_DB::test_get_col with data set #2 ('SELECT user_login, user_email..._users', 'admin@example.org', array(), 1)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT user_login, user_email FROM wptests_users'
+'SELECT user_login, user_email FROM wptests_users /*  example.org */'

/tmp/wp-test-runner/tests/phpunit/tests/db.php:594

Tests_DB::test_get_col::test_get_col with data set #3

Tests_DB::test_get_col with data set #3 ('SELECT user_login, user_email..._users', 'admin@example.org', array(), '1')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT user_login, user_email FROM wptests_users'
+'SELECT user_login, user_email FROM wptests_users /*  example.org */'

/tmp/wp-test-runner/tests/phpunit/tests/db.php:594

Tests_DB::test_get_col::test_get_col with data set #4

Tests_DB::test_get_col with data set #4 ('SELECT user_login, user_email..._users', array(null), array(), 3)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT user_login, user_email FROM wptests_users'
+'SELECT user_login, user_email FROM wptests_users /*  example.org */'

/tmp/wp-test-runner/tests/phpunit/tests/db.php:594

Tests_Dependencies_Scripts::test_various_strategy_dependency_chains::test_various_strategy_dependency_chains with data set "jquery-deferred"

Tests_Dependencies_Scripts::test_various_strategy_dependency_chains with data set "jquery-deferred" (Closure Object (...), '<script type='text/javascript...cript>')
Actual markup:
<script type="text/javascript" src="http://observantotter5.wpcomstaging.com/wp-includes/js/jquery/jquery.js" id="jquery-core-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="http://observantotter5.wpcomstaging.com/wp-includes/js/jquery/jquery-migrate.js" id="jquery-migrate-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://example.com/theme-functions.js" id="theme-functions-js" defer="defer" data-wp-strategy="defer"></script>

Failed asserting that two DOM nodes are equal.
--- Expected
+++ Actual
@@ @@
 <?xml version="1.0"?>
-<body><script data-wp-strategy="defer" defer="" id="jquery-core-js" src="http://example.org/wp-includes/js/jquery/jquery.js" type="text/javascript"/> <script data-wp-strategy="defer" defer="" id="jquery-migrate-js" src="http://example.org/wp-includes/js/jquery/jquery-migrate.js" type="text/javascript"/> <script data-wp-strategy="defer" defer="" id="theme-functions-js" src="https://example.com/theme-functions.js" type="text/javascript"/></body>
+<body><script data-wp-strategy="defer" defer="" id="jquery-core-js" src="http://observantotter5.wpcomstaging.com/wp-includes/js/jquery/jquery.js" type="text/javascript"/> <script data-wp-strategy="defer" defer="" id="jquery-migrate-js" src="http://observantotter5.wpcomstaging.com/wp-includes/js/jquery/jquery-migrate.js" type="text/javascript"/> <script data-wp-strategy="defer" defer="" id="theme-functions-js" src="https://example.com/theme-functions.js" type="text/javascript"/></body>

/tmp/wp-test-runner/tests/phpunit/tests/dependencies/scripts.php:3058
/tmp/wp-test-runner/tests/phpunit/tests/dependencies/scripts.php:963

Tests_Dependencies_Styles::test_block_styles_for_editing_with_theme_support

Tests_Dependencies_Styles::test_block_styles_for_editing_with_theme_support
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/dependencies/styles.php:448

Tests_Dependencies_Styles::test_block_styles_for_viewing_with_theme_support

Tests_Dependencies_Styles::test_block_styles_for_viewing_with_theme_support
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/dependencies/styles.php:484

Tests_Feed_Atom::test_feed_element

Tests_Feed_Atom::test_feed_element
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/?feed=atom'
+'http://observantotter5.wpcomstaging.com/?feed=atom'

/tmp/wp-test-runner/tests/phpunit/tests/feed/atom.php:137

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_owner

Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_owner
PHPUnitFrameworkException: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_group

Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_group
PHPUnitFrameworkException: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

Tests_Formatting_MakeClickable::test_urls::test_urls with data set "real world: example.com text (.org URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org)"

Tests_Formatting_MakeClickable::test_urls with data set "real world: example.com text (.org URL)" ('Example: WordPress, test (som...lliant', 'Example: WordPress, test (som...lliant')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Example: WordPress, test (some text), I love example.com (<a href="http://example.org">http://example.org</a>), it is brilliant'
+'Example: WordPress, test (some text), I love example.com (<a href="http://example.org" rel="nofollow">http://example.org</a>), it is brilliant'

/tmp/wp-test-runner/tests/phpunit/tests/formatting/makeClickable.php:76

Tests_Formatting_wpTargetedLinkRel::test_add_to_links_with_target_blank

Tests_Formatting_wpTargetedLinkRel::test_add_to_links_with_target_blank
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_add_to_links_with_target_foo

Tests_Formatting_wpTargetedLinkRel::test_add_to_links_with_target_foo
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_target_as_first_attribute

Tests_Formatting_wpTargetedLinkRel::test_target_as_first_attribute
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_add_to_existing_rel

Tests_Formatting_wpTargetedLinkRel::test_add_to_existing_rel
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_no_duplicate_values_added

Tests_Formatting_wpTargetedLinkRel::test_no_duplicate_values_added
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_rel_with_single_quote_delimiter

Tests_Formatting_wpTargetedLinkRel::test_rel_with_single_quote_delimiter
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_rel_with_no_delimiter

Tests_Formatting_wpTargetedLinkRel::test_rel_with_no_delimiter
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_rel_value_spaced_and_no_delimiter

Tests_Formatting_wpTargetedLinkRel::test_rel_value_spaced_and_no_delimiter
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_escaped_quotes

Tests_Formatting_wpTargetedLinkRel::test_escaped_quotes
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_ignore_links_with_no_target

Tests_Formatting_wpTargetedLinkRel::test_ignore_links_with_no_target
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_ignore_if_wp_targeted_link_rel_nulled

Tests_Formatting_wpTargetedLinkRel::test_ignore_if_wp_targeted_link_rel_nulled
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_filters_run

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_filters_run
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<p>Links: <a href="/" target="_blank" rel="noopener">No rel</a></p>'
+'<p>Links: <a href="/" target="_blank">No rel</a></p>'

/tmp/wp-test-runner/tests/phpunit/tests/formatting/wpTargetedLinkRel.php:98

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_should_preserve_json

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_should_preserve_json
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_skips_style_and_scripts

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_skips_style_and_scripts
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_ignore_entirely_serialized_content

Tests_Formatting_wpTargetedLinkRel::test_ignore_entirely_serialized_content
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_tab_separated_values_are_split

Tests_Formatting_wpTargetedLinkRel::test_wp_targeted_link_rel_tab_separated_values_are_split
Unexpected deprecation notice for wp_targeted_link_rel.
Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available.
Unexpected deprecation notice for wp_targeted_link_rel_callback.
Function wp_targeted_link_rel_callback is deprecated since version 6.7.0 with no alternative available.
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82

Tests_Functions_Referer::test_from_request_different_resource

Tests_Functions_Referer::test_from_request_different_resource
Failed asserting that false is identical to 'http://example.org/another.php?id=123'.

/tmp/wp-test-runner/tests/phpunit/tests/functions/referer.php:56

Tests_Functions_Referer::test_from_request_different_query_args

Tests_Functions_Referer::test_from_request_different_query_args
Failed asserting that false is identical to 'http://example.org/test.php?another=555'.

/tmp/wp-test-runner/tests/phpunit/tests/functions/referer.php:62

Tests_Functions_Referer::test_from_request_subfolder_install_different_resource

Tests_Functions_Referer::test_from_request_subfolder_install_different_resource
Failed asserting that false is identical to 'http://example.org/subfolder/another.php?id=123'.

/tmp/wp-test-runner/tests/phpunit/tests/functions/referer.php:86

Tests_Functions_Referer::test_different_resource

Tests_Functions_Referer::test_different_resource
Failed asserting that false is identical to 'http://example.org/another.php?id=123'.

/tmp/wp-test-runner/tests/phpunit/tests/functions/referer.php:106

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url::test_wp_guess_url_should_return_site_url with data set "no trailing slash"

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url with data set "no trailing slash" ('wp-admin')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com'
+'https://observantotter5.wpcomstaging.com'

/tmp/wp-test-runner/tests/phpunit/tests/functions/wpGuessUrl.php:22

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url::test_wp_guess_url_should_return_site_url with data set "trailing slash"

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url with data set "trailing slash" ('wp-admin/')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com'
+'https://observantotter5.wpcomstaging.com'

/tmp/wp-test-runner/tests/phpunit/tests/functions/wpGuessUrl.php:22

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url::test_wp_guess_url_should_return_site_url with data set "trailing slash, query var"

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url with data set "trailing slash, query var" ('wp-admin/?foo=bar')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com'
+'https://observantotter5.wpcomstaging.com'

/tmp/wp-test-runner/tests/phpunit/tests/functions/wpGuessUrl.php:22

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url::test_wp_guess_url_should_return_site_url with data set "file extension, no trailing slash"

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url with data set "file extension, no trailing slash" ('wp-login.php')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com'
+'https://observantotter5.wpcomstaging.com'

/tmp/wp-test-runner/tests/phpunit/tests/functions/wpGuessUrl.php:22

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url::test_wp_guess_url_should_return_site_url with data set "file extension, query var, no trailing slash"

Tests_Functions_wpGuessUrl::test_wp_guess_url_should_return_site_url with data set "file extension, query var, no trailing slash" ('wp-login.php?foo=bar')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com'
+'https://observantotter5.wpcomstaging.com'

/tmp/wp-test-runner/tests/phpunit/tests/functions/wpGuessUrl.php:22

Tests_Functions_wpNonceAys::test_wp_nonce_ays_log_out

Tests_Functions_wpNonceAys::test_wp_nonce_ays_log_out
Failed asserting that exception message 'You are attempting to log out of Test Blog</p><p>Do you really want to <a href="http://observantotter5.wpcomstaging.com/wp-login.php?action=logout&_wpnonce=73b6126685">log out</a>?' matches '#You are attempting to log out of Test Blog</p><p>Do you really want to <a href="http://example.org/wp-login.php?action=logout&_wpnonce=.{10}">log out</a>?#m'.

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_comments_open

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_comments_open
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<link rel="alternate" type="application/rss+xml" title="Test Blog » Post with no comments Comments Feed" href="http://example.org/?feed=rss2&p=4" />
+'<link rel="alternate" type="application/rss+xml" title="Test Blog » Post with no comments Comments Feed" href="https://observantotter5.wpcomstaging.com/?feed=rss2&p=4" />
 '

/tmp/wp-test-runner/tests/phpunit/tests/general/feedLinksExtra.php:444

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_pings_open

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_pings_open
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<link rel="alternate" type="application/rss+xml" title="Test Blog » Post with no comments Comments Feed" href="http://example.org/?feed=rss2&p=4" />
+'<link rel="alternate" type="application/rss+xml" title="Test Blog » Post with no comments Comments Feed" href="https://observantotter5.wpcomstaging.com/?feed=rss2&p=4" />
 '

/tmp/wp-test-runner/tests/phpunit/tests/general/feedLinksExtra.php:459

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_post_comment_count

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_post_comment_count
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<link rel="alternate" type="application/rss+xml" title="Test Blog » Post with a comment Comments Feed" href="http://example.org/?feed=rss2&p=5" />
+'<link rel="alternate" type="application/rss+xml" title="Test Blog » Post with a comment Comments Feed" href="https://observantotter5.wpcomstaging.com/?feed=rss2&p=5" />
 '

/tmp/wp-test-runner/tests/phpunit/tests/general/feedLinksExtra.php:474

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_feed_type

Tests_General_FeedLinksExtra::test_feed_links_extra_should_respect_feed_type
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<link rel="alternate" type="testing/foo" title="Test Blog » Post with a comment Comments Feed" href="http://example.org/?feed=foo&p=5" />
+'<link rel="alternate" type="testing/foo" title="Test Blog » Post with a comment Comments Feed" href="https://observantotter5.wpcomstaging.com/?feed=foo&p=5" />
 '

/tmp/wp-test-runner/tests/phpunit/tests/general/feedLinksExtra.php:511

Tests_General_Template::test_get_site_icon_url

Tests_General_Template::test_get_site_icon_url
Site icon URL should not be set initially.
Failed asserting that a string is empty.

/tmp/wp-test-runner/tests/phpunit/tests/general/template.php:64

Tests_General_Template::test_site_icon_url

Tests_General_Template::test_site_icon_url
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image.jpg'
+'https://s0.wp.com/i/webclip.pnghttps://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image.jpg'

Tests_General_Template::test_has_site_icon

Tests_General_Template::test_has_site_icon
Site icon should not be set initially.
Failed asserting that true is false.

/tmp/wp-test-runner/tests/phpunit/tests/general/template.php:93

Tests_General_Template::test_wp_site_icon

Tests_General_Template::test_wp_site_icon
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<link rel="icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-1-32x32.jpg" sizes="32x32" />n
+'<link rel="icon" href="https://s0.wp.com/i/webclip.png" sizes="32x32" />n
+<link rel="icon" href="https://s0.wp.com/i/webclip.png" sizes="192x192" />n
+<link rel="apple-touch-icon" href="https://s0.wp.com/i/webclip.png" />n
+<meta name="msapplication-TileImage" content="https://s0.wp.com/i/webclip.png" />n
+<link rel="icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-1-32x32.jpg" sizes="32x32" />n
 <link rel="icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-1.jpg" sizes="192x192" />n
 <link rel="apple-touch-icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-1.jpg" />n
 <meta name="msapplication-TileImage" content="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-1.jpg" />n
 '

Tests_General_Template::test_wp_site_icon_with_filter

Tests_General_Template::test_wp_site_icon_with_filter
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<link rel="icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-2-32x32.jpg" sizes="32x32" />n
+'<link rel="icon" href="https://s0.wp.com/i/webclip.png" sizes="32x32" />n
+<link rel="icon" href="https://s0.wp.com/i/webclip.png" sizes="192x192" />n
+<link rel="apple-touch-icon" href="https://s0.wp.com/i/webclip.png" />n
+<meta name="msapplication-TileImage" content="https://s0.wp.com/i/webclip.png" />n
+<link rel="icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-2-32x32.jpg" sizes="32x32" />n
 <link rel="icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-2.jpg" sizes="192x192" />n
 <link rel="apple-touch-icon" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-2.jpg" />n
 <meta name="msapplication-TileImage" content="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-2.jpg" />n
 <link rel="apple-touch-icon" sizes="150x150" href="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-2.jpg" />n
 '

Tests_General_Template::test_customize_preview_wp_site_icon_empty

Tests_General_Template::test_customize_preview_wp_site_icon_empty
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<link rel="icon" href="/favicon.ico" sizes="32x32" />n
+'<link rel="icon" href="https://s0.wp.com/i/webclip.png" sizes="32x32" />n
+<link rel="icon" href="https://s0.wp.com/i/webclip.png" sizes="192x192" />n
+<link rel="apple-touch-icon" href="https://s0.wp.com/i/webclip.png" />n
+<meta name="msapplication-TileImage" content="https://s0.wp.com/i/webclip.png" />n
 '

Tests_General_Template::test_has_custom_logo

Tests_General_Template::test_has_custom_logo
Custom logo should not be set after removal.
Failed asserting that true is false.

/tmp/wp-test-runner/tests/phpunit/tests/general/template.php:293

Tests_General_Template::test_get_custom_logo

Tests_General_Template::test_get_custom_logo
Custom logo should not be set after removal.
Failed asserting that a string is empty.

/tmp/wp-test-runner/tests/phpunit/tests/general/template.php:338

Tests_General_Template::test_the_custom_logo

Tests_General_Template::test_the_custom_logo
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<a href="http://example.org/" class="custom-logo-link" rel="home"><img width="50" height="50" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-6.jpg" class="custom-logo" alt="Test Blog" decoding="async" /></a>'
+'<a href="https://observantotter5.wpcomstaging.com/" class="custom-logo-link" rel="home"><img width="50" height="50" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-6.jpg" class="custom-logo" alt="Test Blog" decoding="async" /></a>'

Tests_General_Template::test_the_custom_logo_with_alt

Tests_General_Template::test_the_custom_logo_with_alt
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<a href="http://example.org/" class="custom-logo-link" rel="home"><img width="50" height="50" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-7.jpg" class="custom-logo" alt="My alt attribute" decoding="async" /></a>'
+'<a href="https://observantotter5.wpcomstaging.com/" class="custom-logo-link" rel="home"><img width="50" height="50" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-7.jpg" class="custom-logo" alt="My alt attribute" decoding="async" /></a>'

Tests_General_wpGetDocumentTitle::test__wp_render_title_tag

Tests_General_wpGetDocumentTitle::test__wp_render_title_tag
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<title>Test Blog</title>n
-'
+''

Tests_General_wpGetDocumentTitle::test__wp_render_title_tag_with_blog_description

Tests_General_wpGetDocumentTitle::test__wp_render_title_tag_with_blog_description
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<title>Test Blog – A blog description</title>n
-'
+''

Tests_General_wpResourceHints::test_dns_prefetch_styles

Tests_General_wpResourceHints::test_dns_prefetch_styles
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<link rel='dns-prefetch' href='//fonts.googleapis.com' />
+'<link rel='dns-prefetch' href='//fonts-api.wp.com' />
 '

/tmp/wp-test-runner/tests/phpunit/tests/general/wpResourceHints.php:149

Tests_General_wpResourceHints::test_dns_prefetch_scripts

Tests_General_wpResourceHints::test_dns_prefetch_scripts
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<link rel='dns-prefetch' href='//fonts.googleapis.com' />
+'<link rel='dns-prefetch' href='//fonts-api.wp.com' />
 '

/tmp/wp-test-runner/tests/phpunit/tests/general/wpResourceHints.php:166

Tests_HTTP_HTTP::test_wp_http_validate_url_should_validate_with_an_unsafe_port_when_the_host_and_port_match_the_home_url

Tests_HTTP_HTTP::test_wp_http_validate_url_should_validate_with_an_unsafe_port_when_the_host_and_port_match_the_home_url
Failed asserting that false is identical to 'https://observantotter5.wpcomstaging.com:83/caniload.php'.

/tmp/wp-test-runner/tests/phpunit/tests/http/http.php:473

Tests_HTTPS_Migration::test_wp_update_https_migration_required

Tests_HTTPS_Migration::test_wp_update_https_migration_required
Failed asserting that '1' is true.

/tmp/wp-test-runner/tests/phpunit/tests/https-migration.php:112

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "valid value for type"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "valid value for type" ('<object type="application/pdf...df" />', '<object type="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object type="application/pdf" data="https://example.org/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "multiple type attributes, last invalid"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "multiple type attributes, last invalid" ('<object type="application/pdf...df" />', '<object type="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object type="application/pdf" data="https://example.org/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "multiple type attributes, first uppercase, last invalid"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "multiple type attributes, first uppercase, last invalid" ('<object TYPE="application/pdf...df" />', '<object TYPE="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object TYPE="application/pdf" data="https://example.org/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "multiple type attributes, last upper case and invalid"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "multiple type attributes, last upper case and invalid" ('<object type="application/pdf...df" />', '<object type="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object type="application/pdf" data="https://example.org/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "multiple objectObject In computer science, an object can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier. tags, last invalid"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "multiple object tags, last invalid" ('<object type="application/pdf...xe" />', '<object type="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object type="application/pdf" data="https://example.org/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "multiple object tags, first invalid"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "multiple object tags, first invalid" ('<object type="application/exe...df" />', '<object type="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object type="application/pdf" data="https://example.org/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "different protocol in url"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "different protocol in url" ('<object type="application/pdf...df" />', '<object type="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object type="application/pdf" data="http://example.org/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Kses::test_wp_kses_object_tag_allowed::test_wp_kses_object_tag_allowed with data set "url with port number-like path"

Tests_Kses::test_wp_kses_object_tag_allowed with data set "url with port number-like path" ('<object type="application/pdf...df" />', '<object type="application/pdf...df" />')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<object type="application/pdf" data="https://example.org/cat:8888/foo.pdf" />'
+''

/tmp/wp-test-runner/tests/phpunit/tests/kses.php:1743

Tests_Link_GetEditTermLink::test_get_edit_term_link_default

Tests_Link_GetEditTermLink::test_get_edit_term_link_default
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-admin/term.php?taxonomy=wptests_tax&tag_ID=111&post_type=post'
+'http://observantotter5.wpcomstaging.com/wp-admin/term.php?taxonomy=wptests_tax&tag_ID=111&post_type=post'

/tmp/wp-test-runner/tests/phpunit/tests/link/getEditTermLink.php:67

Tests_Link_GetPreviewPostLink::test_get_preview_post_link

Tests_Link_GetPreviewPostLink::test_get_preview_post_link
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/?p=250&preview=true'
+'http://observantotter5.wpcomstaging.com/?p=250&preview=true'

/tmp/wp-test-runner/tests/phpunit/tests/link/getPreviewPostLink.php:11

Tests_Link_GetPreviewPostLink::test_get_preview_post_link_should_add_additional_query_vars

Tests_Link_GetPreviewPostLink::test_get_preview_post_link_should_add_additional_query_vars
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/?p=251&foo=bar&bar=baz&preview=true'
+'http://observantotter5.wpcomstaging.com/?p=251&foo=bar&bar=baz&preview=true'

/tmp/wp-test-runner/tests/phpunit/tests/link/getPreviewPostLink.php:31

Tests_Link_GetPreviewPostLink::test_get_preview_post_link_for_global_post

Tests_Link_GetPreviewPostLink::test_get_preview_post_link_for_global_post
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/?p=253&preview=true'
+'http://observantotter5.wpcomstaging.com/?p=253&preview=true'

/tmp/wp-test-runner/tests/phpunit/tests/link/getPreviewPostLink.php:67

Tests_Media::test_post_galleries_images

Tests_Media::test_post_galleries_images
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => Array &1 (
-        0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
-        1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
-        2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
+        0 => 'http://example.org/wp-content/uploads/image1.jpg'
+        1 => 'http://example.org/wp-content/uploads/image2.jpg'
+        2 => 'http://example.org/wp-content/uploads/image3.jpg'
     )
     1 => Array &2 ()
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media.php:568
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_post_gallery_images

Tests_Media::test_post_gallery_images
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
-    1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
-    2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
+    0 => 'http://example.org/wp-content/uploads/image1.jpg'
+    1 => 'http://example.org/wp-content/uploads/image2.jpg'
+    2 => 'http://example.org/wp-content/uploads/image3.jpg'
 )

/tmp/wp-test-runner/tests/phpunit/tests/media.php:619
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_block_post_gallery_images_json

Tests_Media::test_block_post_gallery_images_json
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'http://example.org/wp-content/uploads/image1.jpg'
-    1 => 'http://example.org/wp-content/uploads/image2.jpg'
-    2 => 'http://example.org/wp-content/uploads/image3.jpg'
+    0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
+    1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
+    2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media.php:695
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_mixed_post_gallery_images

Tests_Media::test_mixed_post_gallery_images
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'http://example.org/wp-content/uploads/image1.jpg'
-    1 => 'http://example.org/wp-content/uploads/image2.jpg'
-    2 => 'http://example.org/wp-content/uploads/image3.jpg'
+    0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
+    1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
+    2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media.php:738
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_block_post_gallery_innerblock_images

Tests_Media::test_block_post_gallery_innerblock_images
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'http://example.org/wp-content/uploads/image1.jpg'
-    1 => 'http://example.org/wp-content/uploads/image2.jpg'
-    2 => 'http://example.org/wp-content/uploads/image3.jpg'
+    0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
+    1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
+    2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media.php:822
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_attachment_url_to_postid

Tests_Media::test_attachment_url_to_postid
Failed asserting that 0 is identical to 333.

/tmp/wp-test-runner/tests/phpunit/tests/media.php:1210
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_attachment_url_to_postid_with_different_scheme

Tests_Media::test_attachment_url_to_postid_with_different_scheme
Failed asserting that 0 is identical to 334.

/tmp/wp-test-runner/tests/phpunit/tests/media.php:1228
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_attachment_url_to_postid_should_be_case_sensitive

Tests_Media::test_attachment_url_to_postid_should_be_case_sensitive
Failed asserting that 0 is identical to 336.

/tmp/wp-test-runner/tests/phpunit/tests/media.php:1256
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_attachment_url_to_postid_filtered

Tests_Media::test_attachment_url_to_postid_filtered
Failed asserting that 0 is identical to 337.

/tmp/wp-test-runner/tests/phpunit/tests/media.php:1272
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_calculate_image_srcset

Tests_Media::test_wp_calculate_image_srcset
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/2024/10/test-image-large-300x225.jpg 300w, http://example.org/wp-content/uploads/2024/10/test-image-large-1024x768.jpg 1024w, http://example.org/wp-content/uploads/2024/10/test-image-large-768x576.jpg 768w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-300x225.jpg 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-1024x768.jpg 1024w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-768x576.jpg 768w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:1754
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_calculate_image_srcset_no_date_uploads

Tests_Media::test_wp_calculate_image_srcset_no_date_uploads
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/test-image-large-300x225.jpg 300w, http://example.org/wp-content/uploads/test-image-large-1024x768.jpg 1024w, http://example.org/wp-content/uploads/test-image-large-768x576.jpg 768w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/test-image-large-300x225.jpg 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/test-image-large-1024x768.jpg 1024w, https://observantotter5.wpcomstaging.com/wp-content/uploads/test-image-large-768x576.jpg 768w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:1815
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_calculate_image_srcset_with_absolute_path_in_meta

Tests_Media::test_wp_calculate_image_srcset_with_absolute_path_in_meta
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/2024/10/test-image-large-300x225.jpg 300w, http://example.org/wp-content/uploads/2024/10/test-image-large-1024x768.jpg 1024w, http://example.org/wp-content/uploads/2024/10/test-image-large-768x576.jpg 768w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-300x225.jpg 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-1024x768.jpg 1024w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-768x576.jpg 768w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:1901
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_calculate_image_srcset_ratio_variance

Tests_Media::test_wp_calculate_image_srcset_ratio_variance
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/2015/12/test-768x1055-218x300.png 218w, http://example.org/wp-content/uploads/2015/12/test-768x1055-600x824.png 600w, http://example.org/wp-content/uploads/2015/12/test-768x1055.png 768w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-768x1055-218x300.png 218w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-768x1055-600x824.png 600w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-768x1055.png 768w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:2002
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_calculate_image_srcset_include_src

Tests_Media::test_wp_calculate_image_srcset_include_src
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/2015/12/test.png 2000w, http://example.org/wp-content/uploads/2015/12/test-300x150.png 300w, http://example.org/wp-content/uploads/2015/12/test-768x384.png 768w, http://example.org/wp-content/uploads/2015/12/test-1024x512.png 1024w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test.png 2000w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-300x150.png 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-768x384.png 768w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-1024x512.png 1024w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:2052
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_calculate_image_srcset_corrupted_image_meta

Tests_Media::test_wp_calculate_image_srcset_corrupted_image_meta
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/2015/12/test-300x150.png 300w, http://example.org/wp-content/uploads/2015/12/test-1024x512.png 1024w, http://example.org/wp-content/uploads/2015/12/test.png 1600w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-300x150.png 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test-1024x512.png 1024w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test.png 1600w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:2125
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_calculate_image_srcset_with_spaces_in_filenames

Tests_Media::test_wp_calculate_image_srcset_with_spaces_in_filenames
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/2015/12/test%20image-300x150.png 300w, http://example.org/wp-content/uploads/2015/12/test%20image-768x384.png 768w, http://example.org/wp-content/uploads/2015/12/test%20image-1024x512.png 1024w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test%20image-300x150.png 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test%20image-768x384.png 768w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2015/12/test%20image-1024x512.png 1024w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:2173
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_get_attachment_image_srcset

Tests_Media::test_wp_get_attachment_image_srcset
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-content/uploads/2024/10/test-image-large.jpg 3000w, http://example.org/wp-content/uploads/2024/10/test-image-large-300x225.jpg 300w, http://example.org/wp-content/uploads/2024/10/test-image-large-1024x768.jpg 1024w, http://example.org/wp-content/uploads/2024/10/test-image-large-768x576.jpg 768w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large.jpg 3000w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-300x225.jpg 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-1024x768.jpg 1024w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-768x576.jpg 768w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:2213
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_get_attachment_image_with_https_on

Tests_Media::test_wp_get_attachment_image_with_https_on
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://example.org/wp-content/uploads/test-1024x512.jpg 1024w, https://example.org/wp-content/uploads/test-300x150.jpg 300w, https://example.org/wp-content/uploads/test.jpg 1200w'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/test-1024x512.jpg 1024w, https://observantotter5.wpcomstaging.com/wp-content/uploads/test-300x150.jpg 300w, https://observantotter5.wpcomstaging.com/wp-content/uploads/test.jpg 1200w'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:2631
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media::test_wp_get_attachment_image_should_use_wp_get_attachment_metadata

Tests_Media::test_wp_get_attachment_image_should_use_wp_get_attachment_metadata
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<img width="999" height="999" src="http://example.org/wp-content/uploads/2024/10/test-image-testsize-999x999.jpg" class="attachment-testsize size-testsize" alt="" decoding="async" loading="lazy" srcset="http://example.org/wp-content/uploads/2024/10/test-image-testsize-999x999.jpg 999w, http://example.org/wp-content/uploads/2024/10/test-image-large-150x150.jpg 150w" sizes="auto, (max-width: 999px) 100vw, 999px" />'
+'<img width="999" height="999" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-testsize-999x999.jpg" class="attachment-testsize size-testsize" alt="" decoding="async" loading="lazy" srcset="https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-testsize-999x999.jpg 999w, https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image-large-150x150.jpg 150w" sizes="auto, (max-width: 999px) 100vw, 999px" />'

/tmp/wp-test-runner/tests/phpunit/tests/media.php:2761
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link::test_get_adjacent_image_link with data set "when has previous link"

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link with data set "when has previous link" (3, 2, '<a href='http://example.org/?.../></a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=366'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=366'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getAdjacentImageLink.php:26
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link::test_get_adjacent_image_link with data set "with text when has previous link"

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link with data set "with text when has previous link" (3, 2, '<a href='http://example.org/?...xt</a>', array('Some text'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=366'>Some text</a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=366'>Some text</a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getAdjacentImageLink.php:26
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link::test_get_adjacent_image_link with data set "when has next link"

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link with data set "when has next link" (4, 5, '<a href='http://example.org/?.../></a>', array(false))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=369'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=369'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getAdjacentImageLink.php:26
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link::test_get_adjacent_image_link with data set "with text when has next link"

Tests_Media_GetAdjacentImageLink::test_get_adjacent_image_link with data set "with text when has next link" (4, 5, '<a href='http://example.org/?...xt</a>', array(false, 'Some text'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=369'>Some text</a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=369'>Some text</a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getAdjacentImageLink.php:26
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetNextImageLink::test_get_next_image_link::test_get_next_image_link with data set "when has next link"

Tests_Media_GetNextImageLink::test_get_next_image_link with data set "when has next link" (4, 5, '<a href='http://example.org/?.../></a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=382'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=382'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getNextImageLink.php:25
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetNextImageLink::test_get_next_image_link::test_get_next_image_link with data set "with text when has next link"

Tests_Media_GetNextImageLink::test_get_next_image_link with data set "with text when has next link" (4, 5, '<a href='http://example.org/?...xt</a>', array('Some text'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=382'>Some text</a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=382'>Some text</a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getNextImageLink.php:25
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_returns_no_srcs_with_block_v2_in_post_with_no_attached_images

Tests_Media_GetPostGalleries::test_returns_no_srcs_with_block_v2_in_post_with_no_attached_images
The expected and actual srcs are not the same.
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'http://example.org/wp-content/uploads/test.jpg'
+    0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/test.jpg'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:300
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_returns_html_with_shortcode_gallery

Tests_Media_GetPostGalleries::test_returns_html_with_shortcode_gallery
The returned data did not contain a src attribute with the expected image URL.
Failed asserting that 'n
		<style type="text/css">n
			#gallery-15 {n
				margin: auto;n
			}n
			#gallery-15 .gallery-item {n
				float: left;n
				margin-top: 10px;n
				text-align: center;n
				width: 33%;n
			}n
			#gallery-15 img {n
				border: 2px solid #cfcfcf;n
			}n
			#gallery-15 .gallery-caption {n
				margin-left: 0;n
			}n
			/* see gallery_shortcode() in wp-includes/media.php */n
		</style>n
		<div id='gallery-15' class='gallery galleryid-394 gallery-columns-3 gallery-size-thumbnail'><dl class='gallery-item'>n
			<dt class='gallery-icon '>n
				<a href='https://observantotter5.wpcomstaging.com/?attachment_id=396'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/test.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>n
			</dt></dl>n
			<br style='clear: both' />n
		</div>n
' contains "src="http://example.org/wp-content/uploads/test.jpg"".

/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:354
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_respects_post_id_with_shortcode_gallery

Tests_Media_GetPostGalleries::test_respects_post_id_with_shortcode_gallery
The expected and actual srcs are not the same.
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'http://example.org/wp-content/uploads/test.jpg'
+    0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/test.jpg'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:544
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_respects_post_id_with_block_gallery

Tests_Media_GetPostGalleries::test_respects_post_id_with_block_gallery
The expected and actual srcs are not the same.
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     0 => Array &1 (
         'ids' => '405,406,407'
         'src' => Array &2 (
-            0 => 'http://example.org/wp-content/uploads/image1.jpg'
-            1 => 'http://example.org/wp-content/uploads/image2.jpg'
-            2 => 'http://example.org/wp-content/uploads/image3.jpg'
+            0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
+            1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
+            2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
         )
     )
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:637
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_respects_post_id_with_block_gallery_v2

Tests_Media_GetPostGalleries::test_respects_post_id_with_block_gallery_v2
The expected and actual srcs are not the same.
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     0 => Array &1 (
         'ids' => '411'
         'src' => Array &2 (
-            0 => 'http://example.org/wp-content/uploads/image1.jpg'
+            0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
         )
     )
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:732
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_respects_shortcode_id_attribute

Tests_Media_GetPostGalleries::test_respects_shortcode_id_attribute
The expected and actual srcs are not the same.
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    0 => 'http://example.org/wp-content/uploads/test.jpg'
+    0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/test.jpg'
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:808
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_respects_shortcode_and_block_id_attributes

Tests_Media_GetPostGalleries::test_respects_shortcode_and_block_id_attributes
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     0 => Array &1 (
         'ids' => '418,419,420'
         'src' => Array &2 (
-            0 => 'http://example.org/wp-content/uploads/image1.jpg'
-            1 => 'http://example.org/wp-content/uploads/image2.jpg'
-            2 => 'http://example.org/wp-content/uploads/image3.jpg'
+            0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
+            1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
+            2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
         )
     )
     1 => Array &3 (
         'ids' => '421,422,423'
         'src' => Array &4 (
-            0 => 'http://example.org/wp-content/uploads/image4.jpg'
-            1 => 'http://example.org/wp-content/uploads/image5.jpg'
-            2 => 'http://example.org/wp-content/uploads/image6.jpg'
+            0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image4.jpg'
+            1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg'
+            2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image6.jpg'
         )
     )
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:863
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPostGalleries::test_respects_additional_shortcode_and_block_attributes

Tests_Media_GetPostGalleries::test_respects_additional_shortcode_and_block_attributes
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'type' => 'type'
         'foo' => 'bar'
         'src' => Array &2 (
-            0 => 'http://example.org/wp-content/uploads/image1.jpg'
-            1 => 'http://example.org/wp-content/uploads/image2.jpg'
-            2 => 'http://example.org/wp-content/uploads/image3.jpg'
+            0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image1.jpg'
+            1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg'
+            2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image3.jpg'
         )
     )
     1 => Array &3 (
         'ids' => '428,429,430'
         'src' => Array &4 (
-            0 => 'http://example.org/wp-content/uploads/image4.jpg'
-            1 => 'http://example.org/wp-content/uploads/image5.jpg'
-            2 => 'http://example.org/wp-content/uploads/image6.jpg'
+            0 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image4.jpg'
+            1 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg'
+            2 => 'https://observantotter5.wpcomstaging.com/wp-content/uploads/image6.jpg'
         )
     )
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1032
/tmp/wp-test-runner/tests/phpunit/tests/media/getPostGalleries.php:925
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPreviousImageLink::test_get_previous_image_link::test_get_previous_image_link with data set "when has previous link"

Tests_Media_GetPreviousImageLink::test_get_previous_image_link with data set "when has previous link" (3, 2, '<a href='http://example.org/?.../></a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=439'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=439'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getPreviousImageLink.php:25
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_GetPreviousImageLink::test_get_previous_image_link::test_get_previous_image_link with data set "with text when has previous link"

Tests_Media_GetPreviousImageLink::test_get_previous_image_link with data set "with text when has previous link" (3, 2, '<a href='http://example.org/?...xt</a>', array('Some text'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=439'>Some text</a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=439'>Some text</a>'

/tmp/wp-test-runner/tests/phpunit/tests/media/getPreviousImageLink.php:25
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_NextImageLink::test_next_image_link::test_next_image_link with data set "when has next link"

Tests_Media_NextImageLink::test_next_image_link with data set "when has next link" (4, 5, '<a href='http://example.org/?.../></a>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=448'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=448'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image5.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_NextImageLink::test_next_image_link::test_next_image_link with data set "with text when has next link"

Tests_Media_NextImageLink::test_next_image_link with data set "with text when has next link" (4, 5, '<a href='http://example.org/?...xt</a>', array('Some text'))
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=448'>Some text</a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=448'>Some text</a>'

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_PreviousImageLink::test_previous_image_link::test_previous_image_link with data set "when has previous link"

Tests_Media_PreviousImageLink::test_previous_image_link with data set "when has previous link" (3, 2, '<a href='http://example.org/?.../></a>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=451'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=451'><img width="1" height="1" src="https://observantotter5.wpcomstaging.com/wp-content/uploads/image2.jpg" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" loading="lazy" /></a>'

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Media_PreviousImageLink::test_previous_image_link::test_previous_image_link with data set "with text when has previous link"

Tests_Media_PreviousImageLink::test_previous_image_link with data set "with text when has previous link" (3, 2, '<a href='http://example.org/?...xt</a>', array('Some text'))
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<a href='http://example.org/?attachment_id=451'>Some text</a>'
+'<a href='https://observantotter5.wpcomstaging.com/?attachment_id=451'>Some text</a>'

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_oEmbed_HTTP_Headers::test_rest_pre_serve_request_headers

Tests_oEmbed_HTTP_Headers::test_rest_pre_serve_request_headers
PHPUnitFrameworkException: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Embed_Template::test_oembed_output_post_with_thumbnail

Tests_Embed_Template::test_oembed_output_post_with_thumbnail
ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty

/tmp/wp-test-runner/tests/phpunit/tests/oembed/template.php:81
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Embed_Template::test_oembed_output_404

Tests_Embed_Template::test_oembed_output_404
ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty

/tmp/wp-test-runner/tests/phpunit/tests/oembed/template.php:98
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Embed_Template::test_oembed_output_attachment

Tests_Embed_Template::test_oembed_output_attachment
ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty

/tmp/wp-test-runner/tests/phpunit/tests/oembed/template.php:125
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Embed_Template::test_oembed_output_draft_post

Tests_Embed_Template::test_oembed_output_draft_post
ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty

/tmp/wp-test-runner/tests/phpunit/tests/oembed/template.php:150
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Embed_Template::test_oembed_output_scheduled_post

Tests_Embed_Template::test_oembed_output_scheduled_post
ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty

/tmp/wp-test-runner/tests/phpunit/tests/oembed/template.php:174
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Embed_Template::test_oembed_output_private_post

Tests_Embed_Template::test_oembed_output_private_post
ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty

/tmp/wp-test-runner/tests/phpunit/tests/oembed/template.php:197
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Embed_Template::test_oembed_output_private_post_with_permissions

Tests_Embed_Template::test_oembed_output_private_post_with_permissions
ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty

/tmp/wp-test-runner/tests/phpunit/tests/oembed/template.php:224
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_NetworkOption::test_update_network_option_clears_the_notoptions_cache

Tests_Option_NetworkOption::test_update_network_option_clears_the_notoptions_cache
PHPUnitFrameworkInvalidArgumentException: Argument #2 of PHPUnitFrameworkAssert::assertArrayNotHasKey() must be an array or ArrayAccess

/tmp/wp-test-runner/tests/phpunit/tests/option/networkOption.php:284
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_NetworkOption::test_add_network_option_clears_the_notoptions_cache

Tests_Option_NetworkOption::test_add_network_option_clears_the_notoptions_cache
PHPUnitFrameworkInvalidArgumentException: Argument #2 of PHPUnitFrameworkAssert::assertArrayNotHasKey() must be an array or ArrayAccess

/tmp/wp-test-runner/tests/phpunit/tests/option/networkOption.php:309
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_Option::test_update_option_clears_the_notoptions_cache

Tests_Option_Option::test_update_option_clears_the_notoptions_cache
PHPUnitFrameworkInvalidArgumentException: Argument #2 of PHPUnitFrameworkAssert::assertArrayNotHasKey() must be an array or ArrayAccess

/tmp/wp-test-runner/tests/phpunit/tests/option/option.php:526
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_Option::test_add_option_clears_the_notoptions_cache

Tests_Option_Option::test_add_option_clears_the_notoptions_cache
PHPUnitFrameworkInvalidArgumentException: Argument #2 of PHPUnitFrameworkAssert::assertArrayNotHasKey() must be an array or ArrayAccess

/tmp/wp-test-runner/tests/phpunit/tests/option/option.php:549
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_UpdateOption::test_update_option_array_with_object

Tests_Option_UpdateOption::test_update_option_array_with_object
Failed asserting that 182641 is identical to 182640.

/tmp/wp-test-runner/tests/phpunit/tests/option/updateOption.php:219
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_WpSetOptionAutoloadValues::test_wp_set_option_autoload_values_all_yes_no_update

Tests_Option_WpSetOptionAutoloadValues::test_wp_set_option_autoload_values_all_yes_no_update
PHPUnitFrameworkInvalidArgumentException: Argument #2 of PHPUnitFrameworkAssert::assertArrayHasKey() must be an array or ArrayAccess

/tmp/wp-test-runner/tests/phpunit/tests/option/wpSetOptionAutoloadValues.php:100
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_WpSetOptionAutoloadValues::test_wp_set_option_autoload_values_mixed_only_update_no

Tests_Option_WpSetOptionAutoloadValues::test_wp_set_option_autoload_values_mixed_only_update_no
Function made unexpected amount of database queries
Failed asserting that 184041 is identical to 184040.

/tmp/wp-test-runner/tests/phpunit/tests/option/wpSetOptionAutoloadValues.php:166
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Option_WpSetOptionsAutoload::test_wp_set_options_autoload_no

Tests_Option_WpSetOptionsAutoload::test_wp_set_options_autoload_no
Updating options autoload value ran too many queries
Failed asserting that 184103 is identical to 184102.

/tmp/wp-test-runner/tests/phpunit/tests/option/wpSetOptionsAutoload.php:65
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Pluggable_wpMail::test_wp_mail_custom_boundaries

Tests_Pluggable_wpMail::test_wp_mail_custom_boundaries
iconv_mime_decode_headers(): Malformed string

/tmp/wp-test-runner/tests/phpunit/tests/pluggable/wpMail.php:86
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Pluggable_wpMail::test_wp_mail_with_empty_from_header

Tests_Pluggable_wpMail::test_wp_mail_with_empty_from_header
Failed asserting that 'Date: Wed, 2 Oct 2024 12:35:31 +0000rn
To: address@tld.comrn
From: WordPress <wordpress@observantotter5.wpcomstaging.com>rn
Subject: Testingrn
Message-ID: <9v9FcP6LvTr1XdJuj7YBJP6a1CujuGr9EqiHtUrF8E@example.org>rn
X-Mailer: PHPMailer 6.9.1 (https://github.com/PHPMailer/PHPMailer)rn
X-Atomic-Tracking: 150764910:2:VGVzdHNfUGx1Z2dhYmxlX3dwTWFpbC0+dGVzdF93cF9tYWlsX3dpdGhfZW1wdHlfZnJvbV9oZWFkZXI=:1:0:0rn
X-Atomic-Caller: Tests_Pluggable_wpMail->test_wp_mail_with_empty_from_headerrn
MIME-Version: 1.0rn
Content-Type: text/plain; charset=UTF-8rn
' contains "From: WordPress <wordpress@example.org>".

/tmp/wp-test-runner/tests/phpunit/tests/pluggable/wpMail.php:236
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Pluggable_wpMail::test_wp_mail_addresses_arent_encoded

Tests_Pluggable_wpMail::test_wp_mail_addresses_arent_encoded
Failed asserting that null is identical to 'Bcc: =?UTF-8?B?THVrw6HFoSBCQ0M=?= <bcc@example.org>'.

/tmp/wp-test-runner/tests/phpunit/tests/pluggable/wpMail.php:406
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_Attachments::test_wp_get_attachment_url_should_not_force_https_when_current_page_is_non_ssl_and_siteurl_is_non_ssl

Tests_Post_Attachments::test_wp_get_attachment_url_should_not_force_https_when_current_page_is_non_ssl_and_siteurl_is_non_ssl
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http'
+'https'

/tmp/wp-test-runner/tests/phpunit/tests/post/attachments.php:306
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_Attachments::test_wp_get_attachment_url_should_not_force_https_when_current_page_is_non_ssl_and_siteurl_is_ssl

Tests_Post_Attachments::test_wp_get_attachment_url_should_not_force_https_when_current_page_is_non_ssl_and_siteurl_is_ssl
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http'
+'https'

/tmp/wp-test-runner/tests/phpunit/tests/post/attachments.php:331
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_Attachments::test_wp_get_attachment_url_should_not_force_https_when_administering_over_https_but_siteurl_is_not_https

Tests_Post_Attachments::test_wp_get_attachment_url_should_not_force_https_when_administering_over_https_but_siteurl_is_not_https
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image.jpg'
+'https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/test-image.jpg'

/tmp/wp-test-runner/tests/phpunit/tests/post/attachments.php:413
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_GetPages::test_get_pages_cache

Tests_Post_GetPages::test_get_pages_cache
Failed asserting that 189252 is identical to 189253.

/tmp/wp-test-runner/tests/phpunit/tests/post/getPages.php:75
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_add_post_meta

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_add_post_meta
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => 168
-    1 => 169
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/post/getPages.php:154
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_update_post_meta

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_update_post_meta
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => 170
+    1 => 171
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/post/getPages.php:191
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_delete_post_meta

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_delete_post_meta
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => 172
+    1 => 173
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/post/getPages.php:228
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_delete_post_meta_by_key

Tests_Post_GetPages::test_get_pages_cache_should_be_invalidated_by_delete_post_meta_by_key
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 ()
+Array &0 (
+    0 => 174
+    1 => 175
+)

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/post/getPages.php:265
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_GetPages::test_get_pages_exclude_tree

Tests_Post_GetPages::test_get_pages_exclude_tree
Failed asserting that actual size 0 matches expected size 2.

/tmp/wp-test-runner/tests/phpunit/tests/post/getPages.php:603
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_Nav_Menu::test_iri_current_menu_item::test_iri_current_menu_item with data set #0

Tests_Post_Nav_Menu::test_iri_current_menu_item with data set #0 ('http://observantotter5.wpcoms...D1%82/')
Failed asserting that an array contains 'current-menu-item'.

/tmp/wp-test-runner/tests/phpunit/tests/post/nav-menu.php:1059
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_Nav_Menu::test_iri_current_menu_item::test_iri_current_menu_item with data set #1

Tests_Post_Nav_Menu::test_iri_current_menu_item with data set #1 ('http://observantotter5.wpcoms...%D1%82')
Failed asserting that an array contains 'current-menu-item'.

/tmp/wp-test-runner/tests/phpunit/tests/post/nav-menu.php:1059
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_Output::test_the_content_shortcode

Tests_Post_Output::test_the_content_shortcode
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 baz = 123
 foo = 123
 baz = bar
-0 = http://example.com'
+0 = <a href="http://example.com" rel="nofollow">http://example.com</a>'

/tmp/wp-test-runner/tests/phpunit/tests/post/output.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Post_WpGetAttachmentLink::test_should_apply_attributes_filter::test_should_apply_attributes_filter with data set "no new attributes"

Tests_Post_WpGetAttachmentLink::test_should_apply_attributes_filter with data set "no new attributes" (array(), '<a href='http://example.org/?...T_ID'>')
Failed asserting that '<a href='https://observantotter5.wpcomstaging.com/?attachment_id=35510'>Post title 0003374</a>' contains "<a href='http://example.org/?attachment_id=35510'>".

/tmp/wp-test-runner/tests/phpunit/tests/post/wpGetAttachmentLink.php:51
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

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>'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
 <style type='text/css'>body { color: black; font-family: Arial, sans-serif; font-size: 11pt; margin: 15px auto; width: 860px; }table { background: #f0f0f0; border: 1px solid #ddd; margin-bottom: 20px; width: 100%; }th { padding: 5px; text-align: left; width: 20%; }td { padding: 5px; }tr:nth-child(odd) { background-color: #fafafa; }.return-to-top { text-align: right; }</style><title>Personal Data Export for export-requester@example.com</title></head>
 <body>
-<h1 id="top">Personal Data Export</h1><h2 id="about-about">About</h2><p>Overview of export report.</p><div><table><tbody><tr><th>Report generated for</th><td>export-requester@example.com</td></tr><tr><th>For site</th><td>Test Blog</td></tr><tr><th>At URL</th><td><a href="http://example.org">http://example.org</a></td></tr><tr><th>On</th><td>h: 100%; }th { padd</td></tr></tbody></table></div></body>
+<h1 id="top">Personal Data Export</h1><h2 id="about-about">About</h2><p>Overview of export report.</p><div><table><tbody><tr><th>Report generated for</th><td>export-requester@example.com</td></tr><tr><th>For site</th><td>Test Blog</td></tr><tr><th>At URL</th><td><a href="https://observantotter5.wpcomstaging.com">https://observantotter5.wpcomstaging.com</a></td></tr><tr><th>On</th><td>2024-10-02 12:36:00</td></tr></tbody></table></div></body>
 </html>
 '

/tmp/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:345
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

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"}]}}'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
 <style type='text/css'>body { color: black; font-family: Arial, sans-serif; font-size: 11pt; margin: 15px auto; width: 860px; }table { background: #f0f0f0; border: 1px solid #ddd; margin-bottom: 20px; width: 100%; }th { padding: 5px; text-align: left; width: 20%; }td { padding: 5px; }tr:nth-child(odd) { background-color: #fafafa; }.return-to-top { text-align: right; }</style><title>Personal Data Export for export-requester@example.com</title></head>
 <body>
-<h1 id="top">Personal Data Export</h1><div id="table_of_contents"><h2>Table of Contents</h2><ul><li><a href="#about-about">About</a></li><li><a href="#user-user">User</a></li></ul></div><h2 id="about-about">About</h2><p>Overview of export report.</p><div><table><tbody><tr><th>Report generated for</th><td>export-requester@example.com</td></tr><tr><th>For site</th><td>Test Blog</td></tr><tr><th>At URL</th><td><a href="http://example.org">http://example.org</a></td></tr><tr><th>On</th><td>t-align: right; }</</td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div><h2 id="user-user">User</h2><p>User’s profile data.</p><div><table><tbody><tr><th>User ID</th><td>1</td></tr><tr><th>User Login Name</th><td>user_login</td></tr><tr><th>User Nice Name</th><td>User Name</td></tr><tr><th>User Email</th><td>export-requester@example.com</td></tr><tr><th>User Registration Date</th><td>2020-01-31 19:29:29</td></tr><tr><th>User Display Name</th><td>User Name</td></tr><tr><th>User Nickname</th><td>User</td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div></body>
+<h1 id="top">Personal Data Export</h1><div id="table_of_contents"><h2>Table of Contents</h2><ul><li><a href="#about-about">About</a></li><li><a href="#user-user">User</a></li></ul></div><h2 id="about-about">About</h2><p>Overview of export report.</p><div><table><tbody><tr><th>Report generated for</th><td>export-requester@example.com</td></tr><tr><th>For site</th><td>Test Blog</td></tr><tr><th>At URL</th><td><a href="https://observantotter5.wpcomstaging.com">https://observantotter5.wpcomstaging.com</a></td></tr><tr><th>On</th><td>2024-10-02 12:36:00</td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div><h2 id="user-user">User</h2><p>User’s profile data.</p><div><table><tbody><tr><th>User ID</th><td>1</td></tr><tr><th>User Login Name</th><td>user_login</td></tr><tr><th>User Nice Name</th><td>User Name</td></tr><tr><th>User Email</th><td>export-requester@example.com</td></tr><tr><th>User Registration Date</th><td>2020-01-31 19:29:29</td></tr><tr><th>User Display Name</th><td>User Name</td></tr><tr><th>User Nickname</th><td>User</td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div></body>
 </html>
 '

/tmp/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:345
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

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

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_html_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"...>"}]}}'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
 <style type='text/css'>body { color: black; font-family: Arial, sans-serif; font-size: 11pt; margin: 15px auto; width: 860px; }table { background: #f0f0f0; border: 1px solid #ddd; margin-bottom: 20px; width: 100%; }th { padding: 5px; text-align: left; width: 20%; }td { padding: 5px; }tr:nth-child(odd) { background-color: #fafafa; }.return-to-top { text-align: right; }</style><title>Personal Data Export for export-requester@example.com</title></head>
 <body>
-<h1 id="top">Personal Data Export</h1><div id="table_of_contents"><h2>Table of Contents</h2><ul><li><a href="#about-about">About</a></li><li><a href="#user-user">User</a></li><li><a href="#comments-comments">Comments <span class="count">(2)</span></a></li></ul></div><h2 id="about-about">About</h2><p>Overview of export report.</p><div><table><tbody><tr><th>Report generated for</th><td>export-requester@example.com</td></tr><tr><th>For site</th><td>Test Blog</td></tr><tr><th>At URL</th><td><a href="http://example.org">http://example.org</a></td></tr><tr><th>On</th><td>.com</title></head></td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div><h2 id="user-user">User</h2><p>User’s profile data.</p><div><table><tbody><tr><th>User ID</th><td>1</td></tr><tr><th>User Login Name</th><td>user_login</td></tr><tr><th>User Nice Name</th><td>User Name</td></tr><tr><th>User Email</th><td>export-requester@example.com</td></tr><tr><th>User Registration Date</th><td>2020-01-31 19:29:29</td></tr><tr><th>User Display Name</th><td>User Name</td></tr><tr><th>User Nickname</th><td>User</td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div><h2 id="comments-comments">Comments <span class="count">(2)</span></h2><p>User’s comment data.</p><div><table><tbody><tr><th>Comment Author</th><td>User Name</td></tr><tr><th>Comment Author Email</th><td>export-requester@example.com</td></tr><tr><th>Comment Author IP</th><td>::1</td></tr><tr><th>Comment Author User Agent</th><td>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36</td></tr><tr><th>Comment Date</th><td>2020-01-31 19:55:19</td></tr><tr><th>Comment Content</th><td>Test</td></tr><tr><th>Comment URL</th><td><a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-2">http://localhost:8888/46894/2020/01/31/hello-world/#comment-2</a></td></tr></tbody></table><table><tbody><tr><th>Comment Author</th><td>User Name</td></tr><tr><th>Comment Author Email</th><td>export-requester@example.com</td></tr><tr><th>Comment Author IP</th><td>::1</td></tr><tr><th>Comment Author User Agent</th><td>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36</td></tr><tr><th>Comment Date</th><td>2020-01-31 20:55:19</td></tr><tr><th>Comment Content</th><td>Test #2</td></tr><tr><th>Comment URL</th><td><a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-3">http://localhost:8888/46894/2020/01/31/hello-world/#comment-3</a></td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div></body>
+<h1 id="top">Personal Data Export</h1><div id="table_of_contents"><h2>Table of Contents</h2><ul><li><a href="#about-about">About</a></li><li><a href="#user-user">User</a></li><li><a href="#comments-comments">Comments <span class="count">(2)</span></a></li></ul></div><h2 id="about-about">About</h2><p>Overview of export report.</p><div><table><tbody><tr><th>Report generated for</th><td>export-requester@example.com</td></tr><tr><th>For site</th><td>Test Blog</td></tr><tr><th>At URL</th><td><a href="https://observantotter5.wpcomstaging.com">https://observantotter5.wpcomstaging.com</a></td></tr><tr><th>On</th><td>2024-10-02 12:36:00</td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div><h2 id="user-user">User</h2><p>User’s profile data.</p><div><table><tbody><tr><th>User ID</th><td>1</td></tr><tr><th>User Login Name</th><td>user_login</td></tr><tr><th>User Nice Name</th><td>User Name</td></tr><tr><th>User Email</th><td>export-requester@example.com</td></tr><tr><th>User Registration Date</th><td>2020-01-31 19:29:29</td></tr><tr><th>User Display Name</th><td>User Name</td></tr><tr><th>User Nickname</th><td>User</td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div><h2 id="comments-comments">Comments <span class="count">(2)</span></h2><p>User’s comment data.</p><div><table><tbody><tr><th>Comment Author</th><td>User Name</td></tr><tr><th>Comment Author Email</th><td>export-requester@example.com</td></tr><tr><th>Comment Author IP</th><td>::1</td></tr><tr><th>Comment Author User Agent</th><td>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36</td></tr><tr><th>Comment Date</th><td>2020-01-31 19:55:19</td></tr><tr><th>Comment Content</th><td>Test</td></tr><tr><th>Comment URL</th><td><a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-2">http://localhost:8888/46894/2020/01/31/hello-world/#comment-2</a></td></tr></tbody></table><table><tbody><tr><th>Comment Author</th><td>User Name</td></tr><tr><th>Comment Author Email</th><td>export-requester@example.com</td></tr><tr><th>Comment Author IP</th><td>::1</td></tr><tr><th>Comment Author User Agent</th><td>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36</td></tr><tr><th>Comment Date</th><td>2020-01-31 20:55:19</td></tr><tr><th>Comment Content</th><td>Test #2</td></tr><tr><th>Comment URL</th><td><a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-3">http://localhost:8888/46894/2020/01/31/hello-world/#comment-3</a></td></tr></tbody></table><div class="return-to-top"><a href="#top"><span aria-hidden="true">↑ </span> Go to top</a></div></div></body>
 </html>
 '

/tmp/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:345
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

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>'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'{"Personal Data Export for export-requester@example.com":{"about":{"group_label":"About","group_description":"Overview of export report.","items":{"about-1":[{"name":"Report generated for","value":"export-requester@example.com"},{"name":"For site","value":"Test Blog"},{"name":"At URL","value":"http://example.org"},{"name":"On","value":"L","value":"https:"}]}}}}'
+'{"Personal Data Export for export-requester@example.com":{"about":{"group_label":"About","group_description":"Overview of export report.","items":{"about-1":[{"name":"Report generated for","value":"export-requester@example.com"},{"name":"For site","value":"Test Blog"},{"name":"At URL","value":"https://observantotter5.wpcomstaging.com"},{"name":"On","value":"2024-10-02 12:36:00"}]}}}}'

/tmp/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:385
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

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

Tests_Privacy_wpPrivacyGeneratePersonalDataExportFile::test_json_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"}]}}'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'{"Personal Data Export for export-requester@example.com":{"about":{"group_label":"About","group_description":"Overview of export report.","items":{"about-1":[{"name":"Report generated for","value":"export-requester@example.com"},{"name":"For site","value":"Test Blog"},{"name":"At URL","value":"http://example.org"},{"name":"On","value":"L","value":"https:"}]}},"user":{"group_label":"User","group_description":"User’s profile data.","items":{"user-1":[{"name":"User ID","value":1},{"name":"User Login Name","value":"user_login"},{"name":"User Nice Name","value":"User Name"},{"name":"User Email","value":"export-requester@example.com"},{"name":"User Registration Date","value":"2020-01-31 19:29:29"},{"name":"User Display Name","value":"User Name"},{"name":"User Nickname","value":"User"}]}}}}'
+'{"Personal Data Export for export-requester@example.com":{"about":{"group_label":"About","group_description":"Overview of export report.","items":{"about-1":[{"name":"Report generated for","value":"export-requester@example.com"},{"name":"For site","value":"Test Blog"},{"name":"At URL","value":"https://observantotter5.wpcomstaging.com"},{"name":"On","value":"2024-10-02 12:36:00"}]}},"user":{"group_label":"User","group_description":"User’s profile data.","items":{"user-1":[{"name":"User ID","value":1},{"name":"User Login Name","value":"user_login"},{"name":"User Nice Name","value":"User Name"},{"name":"User Email","value":"export-requester@example.com"},{"name":"User Registration Date","value":"2020-01-31 19:29:29"},{"name":"User Display Name","value":"User Name"},{"name":"User Nickname","value":"User"}]}}}}'

/tmp/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:385
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

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"...>"}]}}'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'{"Personal Data Export for export-requester@example.com":{"about":{"group_label":"About","group_description":"Overview of export report.","items":{"about-1":[{"name":"Report generated for","value":"export-requester@example.com"},{"name":"For site","value":"Test Blog"},{"name":"At URL","value":"http://example.org"},{"name":"On","value":"L","value":"https:"}]}},"user":{"group_label":"User","group_description":"User’s profile data.","items":{"user-1":[{"name":"User ID","value":1},{"name":"User Login Name","value":"user_login"},{"name":"User Nice Name","value":"User Name"},{"name":"User Email","value":"export-requester@example.com"},{"name":"User Registration Date","value":"2020-01-31 19:29:29"},{"name":"User Display Name","value":"User Name"},{"name":"User Nickname","value":"User"}]}},"comments":{"group_label":"Comments","group_description":"User’s comment data.","items":{"comment-2":[{"name":"Comment Author","value":"User Name"},{"name":"Comment Author Email","value":"export-requester@example.com"},{"name":"Comment Author IP","value":"::1"},{"name":"Comment Author User Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"},{"name":"Comment Date","value":"2020-01-31 19:55:19"},{"name":"Comment Content","value":"Test"},{"name":"Comment URL","value":"<a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-2" target="_blank" rel="noopener">http://localhost:8888/46894/2020/01/31/hello-world/#comment-2</a>"}],"comment-3":[{"name":"Comment Author","value":"User Name"},{"name":"Comment Author Email","value":"export-requester@example.com"},{"name":"Comment Author IP","value":"::1"},{"name":"Comment Author User Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"},{"name":"Comment Date","value":"2020-01-31 20:55:19"},{"name":"Comment Content","value":"Test #2"},{"name":"Comment URL","value":"<a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-3" target="_blank" rel="noopener">http://localhost:8888/46894/2020/01/31/hello-world/#comment-3</a>"}]}}}}'
+'{"Personal Data Export for export-requester@example.com":{"about":{"group_label":"About","group_description":"Overview of export report.","items":{"about-1":[{"name":"Report generated for","value":"export-requester@example.com"},{"name":"For site","value":"Test Blog"},{"name":"At URL","value":"https://observantotter5.wpcomstaging.com"},{"name":"On","value":"2024-10-02 12:36:00"}]}},"user":{"group_label":"User","group_description":"User’s profile data.","items":{"user-1":[{"name":"User ID","value":1},{"name":"User Login Name","value":"user_login"},{"name":"User Nice Name","value":"User Name"},{"name":"User Email","value":"export-requester@example.com"},{"name":"User Registration Date","value":"2020-01-31 19:29:29"},{"name":"User Display Name","value":"User Name"},{"name":"User Nickname","value":"User"}]}},"comments":{"group_label":"Comments","group_description":"User’s comment data.","items":{"comment-2":[{"name":"Comment Author","value":"User Name"},{"name":"Comment Author Email","value":"export-requester@example.com"},{"name":"Comment Author IP","value":"::1"},{"name":"Comment Author User Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"},{"name":"Comment Date","value":"2020-01-31 19:55:19"},{"name":"Comment Content","value":"Test"},{"name":"Comment URL","value":"<a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-2" target="_blank" rel="noopener">http://localhost:8888/46894/2020/01/31/hello-world/#comment-2</a>"}],"comment-3":[{"name":"Comment Author","value":"User Name"},{"name":"Comment Author Email","value":"export-requester@example.com"},{"name":"Comment Author IP","value":"::1"},{"name":"Comment Author User Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"},{"name":"Comment Date","value":"2020-01-31 20:55:19"},{"name":"Comment Content","value":"Test #2"},{"name":"Comment URL","value":"<a href="http://localhost:8888/46894/2020/01/31/hello-world/#comment-3" target="_blank" rel="noopener">http://localhost:8888/46894/2020/01/31/hello-world/#comment-3</a>"}]}}}}'

/tmp/wp-test-runner/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php:385
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_get_post_meta_lazy_loads_all_term_meta_data

Test_Query_CacheResults::test_get_post_meta_lazy_loads_all_term_meta_data
Unexpected number of queries while querying posts.
Failed asserting that 5 is identical to 4.

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:1649
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "post type empty"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "post type empty" (array(''), array('post'))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "post type array"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "post type array" (array(array('page')), array('page'))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'page' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "orderby empty"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "orderby empty" (array(null), array('date'))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "different order parameter"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "different order parameter" (array('post', 15), array(15, 'post'))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 15'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "same args"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "same args" (array('post'), array('post'))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "same args any"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "same args any" (array('any'), array('any'))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'attachment' AND (wptests_posts.post_status = 'publish')) OR (wptests_posts.post_type = 'page' AND (wptests_posts.post_status = 'publish')) OR (wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "any and post types"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "any and post types" (array('any'), array(array('post', 'page', 'attachment')))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'attachment' AND (wptests_posts.post_status = 'publish')) OR (wptests_posts.post_type = 'page' AND (wptests_posts.post_status = 'publish')) OR (wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "different order post type"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "different order post type" (array(array('post', 'page')), array(array('page', 'post')))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'page' AND (wptests_posts.post_status = 'publish')) OR (wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "post status array"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "post status array" (array('publish'), array(array('publish')))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND wptests_posts.post_type = 'post' AND ((wptests_posts.post_status = 'publish'))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "post status order"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "post status order" (array(array('draft', 'publish')), array(array('publish', 'draft')))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND wptests_posts.post_type = 'post' AND ((wptests_posts.post_status = 'publish' OR wptests_posts.post_status = 'draft'))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_generate_cache_key_normalize::test_generate_cache_key_normalize with data set "cache parameters"

Test_Query_CacheResults::test_generate_cache_key_normalize with data set "cache parameters" (array(true, true, true), array(false, false, false))
Queries should match
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'SELECT SQL_CALC_FOUND_ROWS  wptests_posts.*
-					 FROM wptests_posts 
-					 WHERE 1=1  AND ((wptests_posts.post_type = 'post' AND (wptests_posts.post_status = 'publish')))
-					 
-					 ORDER BY wptests_posts.post_date DESC
-					 LIMIT 0, 10'
+''

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:223
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Test_Query_CacheResults::test_query_cache::test_query_cache with data set "cache true and pagination"

Test_Query_CacheResults::test_query_cache with data set "cache true and pagination" (array(true, 3, 2))
Failed asserting that 5 is not identical to 5.

/tmp/wp-test-runner/tests/phpunit/tests/query/cacheResults.php:271
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Query_CommentFeed::test_single_comment_feed

Tests_Query_CommentFeed::test_single_comment_feed
Failed asserting that 221329 is identical to 221330.

/tmp/wp-test-runner/tests/phpunit/tests/query/commentFeed.php:110
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Query_FieldsClause::test_should_include_filtered_values

Tests_Query_FieldsClause::test_should_include_filtered_values
Posts property for second query is not in the expected form.
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
         'post_mime_type' => ''
         'comment_count' => '0'
         'filter' => 'raw'
-        'test_post_fields' => '1'
-        'test_post_clauses' => '2'
     )
     1 => WP_Post Object (
         'ID' => 36056
@@ @@
         'post_mime_type' => ''
         'comment_count' => '0'
         'filter' => 'raw'
-        'test_post_fields' => '1'
-        'test_post_clauses' => '2'
     )
     2 => WP_Post Object (
         'ID' => 36057
@@ @@
         'post_mime_type' => ''
         'comment_count' => '0'
         'filter' => 'raw'
-        'test_post_fields' => '1'
-        'test_post_clauses' => '2'
     )
     3 => WP_Post Object (
         'ID' => 36058
@@ @@
         'post_mime_type' => ''
         'comment_count' => '0'
         'filter' => 'raw'
-        'test_post_fields' => '1'
-        'test_post_clauses' => '2'
     )
     4 => WP_Post Object (
         'ID' => 36059
@@ @@
         'post_mime_type' => ''
         'comment_count' => '0'
         'filter' => 'raw'
-        'test_post_fields' => '1'
-        'test_post_clauses' => '2'
     )
 )

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:1013
/tmp/wp-test-runner/tests/phpunit/tests/query/fieldsClause.php:211
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Query_Vars::testPublicQueryVarsAreAsExpected

Tests_Query_Vars::testPublicQueryVarsAreAsExpected
Unexpected incorrect usage notice for WP_Block_Type_Registry::register.
Block type "a8c/blog-posts" is already registered. (This message was added in version 5.0.0.)
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_API::test_rest_url_generation

Tests_REST_API::test_rest_url_generation
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-json/'
+'https://observantotter5.wpcomstaging.com/wp-json/'

/tmp/wp-test-runner/tests/phpunit/tests/rest-api.php:757
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_API::test_rest_url_scheme

Tests_REST_API::test_rest_url_scheme
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http'
+'https'

/tmp/wp-test-runner/tests/phpunit/tests/rest-api.php:781
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Pages_Controller::test_get_item_schema

WP_Test_REST_Pages_Controller::test_get_item_schema
Failed asserting that actual size 26 matches expected size 25.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-pages-controller.php:752
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_REST_Plugins_Controller_Test::test_get_item_schema

WP_REST_Plugins_Controller_Test::test_get_item_schema
Failed asserting that actual size 13 matches expected size 12.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-plugins-controller.php:989
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_Request::test_from_url::test_from_url with data set #0

Tests_REST_Request::test_from_url with data set #0 ('/%post_name%/', 'http://example.org/wp-json/wp...oo=bar')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/wp-json/wp/v2/posts/1?foo=bar'
+'https://observantotter5.wpcomstaging.com/wp-json/wp/v2/posts/1?foo=bar'

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-request.php:831
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_Request::test_from_url::test_from_url with data set #1

Tests_REST_Request::test_from_url with data set #1 ('', 'http://example.org/index.php?...oo=bar')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://example.org/index.php?rest_route=%2Fwp%2Fv2%2Fposts%2F1&foo=bar'
+'https://observantotter5.wpcomstaging.com/index.php?rest_route=%2Fwp%2Fv2%2Fposts%2F1&foo=bar'

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-request.php:831
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_Server::test_get_index_should_not_include_site_icon

Tests_REST_Server::test_get_index_should_not_include_site_icon
Response "site_icon_url" should be an empty string.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-''
+'https://s0.wp.com/i/webclip.png'

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-server.php:1267
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_items_no_permission_show_in_rest

WP_Test_REST_Sidebars_Controller::test_get_items_no_permission_show_in_rest
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &2 ()
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:183
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_items_without_show_in_rest_are_removed_from_the_list

WP_Test_REST_Sidebars_Controller::test_get_items_without_show_in_rest_are_removed_from_the_list
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &2 ()
     )
     1 => Array &3 (
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &4 ()
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:232
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_items_basic_sidebar

WP_Test_REST_Sidebars_Controller::test_get_items_basic_sidebar
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &4 ()
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:288
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_items_active_sidebar_with_widgets

WP_Test_REST_Sidebars_Controller::test_get_items_active_sidebar_with_widgets
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &2 (
             0 => 'text-1'
             1 => 'rss-1'

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:351
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_items_when_registering_new_sidebars

WP_Test_REST_Sidebars_Controller::test_get_items_when_registering_new_sidebars
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &4 ()
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:392
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_items_when_descriptions_have_markup

WP_Test_REST_Sidebars_Controller::test_get_items_when_descriptions_have_markup
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &4 ()
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:443
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_item

WP_Test_REST_Sidebars_Controller::test_get_item
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     'after_widget' => ''
     'before_title' => ''
     'after_title' => ''
-    'status' => 'active'
+    'status' => 'inactive'
     'widgets' => Array &1 ()
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:488
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_item_no_permission_public

WP_Test_REST_Sidebars_Controller::test_get_item_no_permission_public
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     'after_widget' => ''
     'before_title' => ''
     'after_title' => ''
-    'status' => 'active'
+    'status' => 'inactive'
     'widgets' => Array &1 ()
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:539
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_update_item

WP_Test_REST_Sidebars_Controller::test_update_item
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
     'after_widget' => ''
     'before_title' => ''
     'after_title' => ''
-    'status' => 'active'
+    'status' => 'inactive'
     'widgets' => Array &1 (
         0 => 'text-1'
         1 => 'text-2'
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:629
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_get_items_inactive_widgets

WP_Test_REST_Sidebars_Controller::test_get_items_inactive_widgets
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'after_widget' => ''
         'before_title' => ''
         'after_title' => ''
-        'status' => 'active'
+        'status' => 'inactive'
         'widgets' => Array &2 (
             0 => 'text-1'
         )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-sidebars-controller.php:827
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Sidebars_Controller::test_prepare_item_for_response_to_set_inactive_on_theme_switch

WP_Test_REST_Sidebars_Controller::test_prepare_item_for_response_to_set_inactive_on_theme_switch
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'active'
+'inactive'

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

WP_Test_REST_Themes_Controller::test_get_items_inactive

WP_Test_REST_Themes_Controller::test_get_items_inactive
Failed asserting that an array contains 'twentytwenty'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-themes-controller.php:240
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Themes_Controller::test_get_items_active_and_inactive

WP_Test_REST_Themes_Controller::test_get_items_active_and_inactive
Failed asserting that an array contains 'twentytwenty'.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-themes-controller.php:259
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

WP_Test_REST_Widgets_Controller::test_get_items

WP_Test_REST_Widgets_Controller::test_get_items
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
         'id' => 'rss-1'
         'id_base' => 'rss'
         'sidebar' => 'sidebar-1'
-        'rendered' => '<a class="rsswidget rss-widget-feed" href="https://wordpress.org/news/feed"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="http://example.org/wp-includes/images/rss.png" alt="RSS" loading="lazy" /></a> <a class="rsswidget rss-widget-title" href="https://wordpress.org/news">RSS test</a><ul><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/introducing-learn-wordpress/'>Introducing Learn WordPress</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/simone/'>WordPress 5.6 “Simone”</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/state-of-the-word-2020/'>State of the Word 2020</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/the-month-in-wordpress-november-2020/'>The Month in WordPress: November 2020</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/wordpress-5-6-release-candidate-2/'>WordPress 5.6 Release Candidate 2</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/wordpress-5-6-release-candidate/'>WordPress 5.6 Release Candidate</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/wordpress-5-6-beta-4/'>WordPress 5.6 Beta 4</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/wordpress-5-6-beta-3/'>WordPress 5.6 Beta 3</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/the-month-in-wordpress-october-2020/'>The Month in WordPress: October 2020</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/10/wordpress-5-5-3-maintenance-release/'>WordPress 5.5.3 Maintenance Release</a></li></ul>'
+        'rendered' => '<a class="rsswidget rss-widget-feed" href="https://wordpress.org/news/feed"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="http://observantotter5.wpcomstaging.com/wp-includes/images/rss.png" alt="RSS" loading="lazy" /></a> <a class="rsswidget rss-widget-title" href="https://wordpress.org/news">RSS test</a><ul><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/introducing-learn-wordpress/'>Introducing Learn WordPress</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/simone/'>WordPress 5.6 “Simone”</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/state-of-the-word-2020/'>State of the Word 2020</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/the-month-in-wordpress-november-2020/'>The Month in WordPress: November 2020</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/12/wordpress-5-6-release-candidate-2/'>WordPress 5.6 Release Candidate 2</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/wordpress-5-6-release-candidate/'>WordPress 5.6 Release Candidate</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/wordpress-5-6-beta-4/'>WordPress 5.6 Beta 4</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/wordpress-5-6-beta-3/'>WordPress 5.6 Beta 3</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/11/the-month-in-wordpress-october-2020/'>The Month in WordPress: October 2020</a></li><li><a class='rsswidget' href='https://wordpress.org/news/2020/10/wordpress-5-5-3-maintenance-release/'>WordPress 5.5.3 Maintenance Release</a></li></ul>'
     )
     2 => Array &3 (
         'id' => 'testwidget'

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:994
/tmp/wp-test-runner/tests/phpunit/tests/rest-api/rest-widgets-controller.php:385
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestBlockPatternCategoriesController::test_get_items

Tests_REST_WpRestBlockPatternCategoriesController::test_get_items
Failed asserting that actual size 20 matches expected size 2.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestBlockPatternCategoriesController.php:119
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestBlockPatternsController::test_get_items

Tests_REST_WpRestBlockPatternsController::test_get_items
Unexpected incorrect usage notice for WP_Block_Pattern_Categories_Registry::unregister.
Block pattern category "events" not found. (This message was added in version 5.5.0.)
Failed asserting that an array is empty.

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:643
/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:655
/tmp/wp-test-runner/vendor/yoast/phpunit-polyfills/src/TestCases/TestCasePHPUnitGte8.php:82
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_items

Tests_REST_WpRestTemplatesController::test_get_items
Failed asserting that null is identical to Array &0 (
    'id' => 'default//my_template'
    'theme' => 'default'
    'slug' => 'my_template'
    'source' => 'custom'
    'origin' => null
    'type' => 'wp_template'
    'description' => 'Description of my template.'
    'title' => Array &1 (
        'raw' => 'My Template'
        'rendered' => 'My Template'
    )
    'status' => 'publish'
    'wp_id' => 37350
    'has_theme_file' => false
    'is_custom' => true
    'author' => 0
    'modified' => '2024-10-02T12:44:30'
    'author_text' => 'Test Blog'
    'original_source' => 'site'
).

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:174
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_items_editor

Tests_REST_WpRestTemplatesController::test_get_items_editor
Failed asserting that null is identical to Array &0 (
    'id' => 'default//my_template'
    'theme' => 'default'
    'slug' => 'my_template'
    'source' => 'custom'
    'origin' => null
    'type' => 'wp_template'
    'description' => 'Description of my template.'
    'title' => Array &1 (
        'raw' => 'My Template'
        'rendered' => 'My Template'
    )
    'status' => 'publish'
    'wp_id' => 37350
    'has_theme_file' => false
    'is_custom' => true
    'author' => 0
    'modified' => '2024-10-02T12:44:30'
    'author_text' => 'Test Blog'
    'original_source' => 'site'
).

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:209
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_item

Tests_REST_WpRestTemplatesController::test_get_item
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//my_template'
-    'theme' => 'default'
-    'slug' => 'my_template'
-    'source' => 'custom'
-    'origin' => null
-    'type' => 'wp_template'
-    'description' => 'Description of my template.'
-    'title' => Array &1 (
-        'raw' => 'My Template'
-        'rendered' => 'My Template'
+    'code' => 'rest_template_not_found'
+    'message' => 'No templates exist with that id.'
+    'data' => Array &1 (
+        'status' => 404
     )
-    'status' => 'publish'
-    'wp_id' => 37350
-    'has_theme_file' => false
-    'is_custom' => true
-    'author' => 0
-    'modified' => '2024-10-02T12:44:30'
-    'author_text' => 'Test Blog'
-    'original_source' => 'site'
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:246
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_item_editor

Tests_REST_WpRestTemplatesController::test_get_item_editor
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//my_template'
-    'theme' => 'default'
-    'slug' => 'my_template'
-    'source' => 'custom'
-    'origin' => null
-    'type' => 'wp_template'
-    'description' => 'Description of my template.'
-    'title' => Array &1 (
-        'raw' => 'My Template'
-        'rendered' => 'My Template'
+    'code' => 'rest_template_not_found'
+    'message' => 'No templates exist with that id.'
+    'data' => Array &1 (
+        'status' => 404
     )
-    'status' => 'publish'
-    'wp_id' => 37350
-    'has_theme_file' => false
-    'is_custom' => true
-    'author' => 0
-    'modified' => '2024-10-02T12:44:30'
-    'author_text' => 'Test Blog'
-    'original_source' => 'site'
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:283
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_item_from_registry

Tests_REST_WpRestTemplatesController::test_get_item_from_registry
Template ID mismatch.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'default//test-template'
+'twentytwentyfour//test-template'

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:558
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_create_item

Tests_REST_WpRestTemplatesController::test_create_item
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//my_custom_template'
-    'theme' => 'default'
+    'id' => 'twentytwentyfour//my_custom_template'
+    'theme' => 'twentytwentyfour'
     'content' => Array &1 (
         'raw' => 'Content'
     )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:626
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_create_item_with_numeric_slug

Tests_REST_WpRestTemplatesController::test_create_item_with_numeric_slug
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//404'
-    'theme' => 'default'
+    'id' => 'twentytwentyfour//404'
+    'theme' => 'twentytwentyfour'
     'content' => Array &1 (
         'raw' => ''
     )
@@ @@
         'rendered' => '404'
     )
     'status' => 'publish'
-    'has_theme_file' => false
+    'has_theme_file' => true
     'is_custom' => false
     'author' => 417
     'modified' => '2024-10-02T12:44:36'
-    'author_text' => 'User 0005779'
-    'original_source' => 'user'
+    'author_text' => 'Twenty Twenty-Four'
+    'original_source' => 'theme'
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:678
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_create_item_raw

Tests_REST_WpRestTemplatesController::test_create_item_raw
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//my_custom_template_raw'
-    'theme' => 'default'
+    'id' => 'twentytwentyfour//my_custom_template_raw'
+    'theme' => 'twentytwentyfour'
     'content' => Array &1 (
         'raw' => 'Content'
     )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:734
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_update_item

Tests_REST_WpRestTemplatesController::test_update_item
Undefined array key "title"

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:789
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_update_item_raw

Tests_REST_WpRestTemplatesController::test_update_item_raw
Undefined array key "title"

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:806
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_delete_item

Tests_REST_WpRestTemplatesController::test_delete_item
Undefined array key "title"

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:835
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_delete_item_skip_trash

Tests_REST_WpRestTemplatesController::test_delete_item_skip_trash
Failed asserting that 404 is identical to 200.

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:863
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_prepare_item_limit_fields

Tests_REST_WpRestTemplatesController::test_prepare_item_limit_fields
Attempt to read property "content" on null

/tmp/wp-test-runner/src/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:675
/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:894
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_template_fallback_not_found

Tests_REST_WpRestTemplatesController::test_get_template_fallback_not_found
Response should be an empty object when a fallback template is not found.
Array (...) does not match expected type "object".

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:1075
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_item_works_with_a_single_slash::test_get_item_works_with_a_single_slash with data set #0

Tests_REST_WpRestTemplatesController::test_get_item_works_with_a_single_slash with data set #0 ('/wp/v2/templates/default/my_template')
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//my_template'
-    'theme' => 'default'
-    'slug' => 'my_template'
-    'source' => 'custom'
-    'origin' => null
-    'type' => 'wp_template'
-    'description' => 'Description of my template.'
-    'title' => Array &1 (
-        'raw' => 'My Template'
-        'rendered' => 'My Template'
+    'code' => 'rest_template_not_found'
+    'message' => 'No templates exist with that id.'
+    'data' => Array &1 (
+        'status' => 404
     )
-    'status' => 'publish'
-    'wp_id' => 37350
-    'has_theme_file' => false
-    'is_custom' => true
-    'author' => 0
-    'modified' => '2024-10-02T12:44:30'
-    'author_text' => 'Test Blog'
-    'original_source' => 'site'
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:333
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_get_item_works_with_a_single_slash::test_get_item_works_with_a_single_slash with data set #1

Tests_REST_WpRestTemplatesController::test_get_item_works_with_a_single_slash with data set #1 ('/wp/v2/templates/default//my_template')
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//my_template'
-    'theme' => 'default'
-    'slug' => 'my_template'
-    'source' => 'custom'
-    'origin' => null
-    'type' => 'wp_template'
-    'description' => 'Description of my template.'
-    'title' => Array &1 (
-        'raw' => 'My Template'
-        'rendered' => 'My Template'
+    'code' => 'rest_template_not_found'
+    'message' => 'No templates exist with that id.'
+    'data' => Array &1 (
+        'status' => 404
     )
-    'status' => 'publish'
-    'wp_id' => 37350
-    'has_theme_file' => false
-    'is_custom' => true
-    'author' => 0
-    'modified' => '2024-10-02T12:44:30'
-    'author_text' => 'Test Blog'
-    'original_source' => 'site'
 )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:333
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_create_item_with_is_wp_suggestion::test_create_item_with_is_wp_suggestion with data set "is_wp_suggestion: true"

Tests_REST_WpRestTemplatesController::test_create_item_with_is_wp_suggestion with data set "is_wp_suggestion: true" (array('page-rigas', 'Just a description', 'My Template', 'Content', true, null), array('default//page-rigas', 'default', array('Content'), 'page-rigas', 'custom', null, 'wp_template', 'Just a description', array('My Template', 'My Template'), 'publish', false, false, null))
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//page-rigas'
-    'theme' => 'default'
+    'id' => 'twentytwentyfour//page-rigas'
+    'theme' => 'twentytwentyfour'
     'content' => Array &1 (
         'raw' => 'Content'
     )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:973
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_REST_WpRestTemplatesController::test_create_item_with_is_wp_suggestion::test_create_item_with_is_wp_suggestion with data set "is_wp_suggestion: false"

Tests_REST_WpRestTemplatesController::test_create_item_with_is_wp_suggestion with data set "is_wp_suggestion: false" (array('page-hi', 'Just a description', 'My Template', 'Content', false, null), array('default//page-hi', 'default', array('Content'), 'page-hi', 'custom', null, 'wp_template', 'Just a description', array('My Template', 'My Template'), 'publish', false, true, null))
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
-    'id' => 'default//page-hi'
-    'theme' => 'default'
+    'id' => 'twentytwentyfour//page-hi'
+    'theme' => 'twentytwentyfour'
     'content' => Array &1 (
         'raw' => 'Content'
     )

/tmp/wp-test-runner/tests/phpunit/tests/rest-api/wpRestTemplatesController.php:973
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Rewrite::test_url_to_postid_home_has_only_path

Tests_Rewrite::test_url_to_postid_home_has_only_path
Failed asserting that 0 is identical to 37383.

/tmp/wp-test-runner/tests/phpunit/tests/rewrite.php:279
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Rewrite::test_parse_request_home_path

Tests_Rewrite::test_parse_request_home_path
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 ()
+Array &0 (
+    'page' => ''
+    'pagename' => 'path'
+)

/tmp/wp-test-runner/tests/phpunit/tests/rewrite.php:298
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Rewrite::test_parse_request_home_path_with_regex_character

Tests_Rewrite::test_parse_request_home_path_with_regex_character
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 ()
+Array &0 (
+    'page' => ''
+    'pagename' => 'ma.ch'
+)

/tmp/wp-test-runner/tests/phpunit/tests/rewrite.php:319
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Rewrite::test_url_to_postid_dupe_path

Tests_Rewrite::test_url_to_postid_dupe_path
Failed asserting that 0 is identical to 37384.

/tmp/wp-test-runner/tests/phpunit/tests/rewrite.php:374
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_Sitemaps::test_get_sitemap_entries

Tests_Sitemaps_Sitemaps::test_get_sitemap_entries
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => Array &1 (
-        'loc' => 'http://example.org/?sitemap=posts&sitemap-subtype=post&paged=1'
+        'loc' => 'https://observantotter5.wpcomstaging.com/?sitemap=posts&sitemap-subtype=post&paged=1'
     )
     1 => Array &2 (
-        'loc' => 'http://example.org/?sitemap=posts&sitemap-subtype=page&paged=1'
+        'loc' => 'https://observantotter5.wpcomstaging.com/?sitemap=posts&sitemap-subtype=page&paged=1'
     )
     2 => Array &3 (
-        'loc' => 'http://example.org/?sitemap=taxonomies&sitemap-subtype=category&paged=1'
+        'loc' => 'https://observantotter5.wpcomstaging.com/?sitemap=taxonomies&sitemap-subtype=category&paged=1'
     )
     3 => Array &4 (
-        'loc' => 'http://example.org/?sitemap=taxonomies&sitemap-subtype=post_tag&paged=1'
+        'loc' => 'https://observantotter5.wpcomstaging.com/?sitemap=taxonomies&sitemap-subtype=post_tag&paged=1'
     )
     4 => Array &5 (
-        'loc' => 'http://example.org/?sitemap=users&paged=1'
+        'loc' => 'https://observantotter5.wpcomstaging.com/?sitemap=users&paged=1'
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/sitemaps.php:137
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_Sitemaps::test_get_sitemap_entries_post_with_permalinks

Tests_Sitemaps_Sitemaps::test_get_sitemap_entries_post_with_permalinks
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
 Array &0 (
     0 => Array &1 (
-        'loc' => 'http://example.org/wp-sitemap-posts-post-1.xml'
+        'loc' => 'https://observantotter5.wpcomstaging.com/wp-sitemap-posts-post-1.xml'
     )
     1 => Array &2 (
-        'loc' => 'http://example.org/wp-sitemap-posts-page-1.xml'
+        'loc' => 'https://observantotter5.wpcomstaging.com/wp-sitemap-posts-page-1.xml'
     )
     2 => Array &3 (
-        'loc' => 'http://example.org/wp-sitemap-taxonomies-category-1.xml'
+        'loc' => 'https://observantotter5.wpcomstaging.com/wp-sitemap-taxonomies-category-1.xml'
     )
     3 => Array &4 (
-        'loc' => 'http://example.org/wp-sitemap-taxonomies-post_tag-1.xml'
+        'loc' => 'https://observantotter5.wpcomstaging.com/wp-sitemap-taxonomies-post_tag-1.xml'
     )
     4 => Array &5 (
-        'loc' => 'http://example.org/wp-sitemap-users-1.xml'
+        'loc' => 'https://observantotter5.wpcomstaging.com/wp-sitemap-users-1.xml'
     )
 )

/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/sitemaps.php:169
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_Sitemaps::test_get_sitemap_entries_custom_post_types

Tests_Sitemaps_Sitemaps::test_get_sitemap_entries_custom_post_types
Public CPTs are not in the index.
Failed asserting that an array contains 'http://example.org/?sitemap=posts&sitemap-subtype=public_cpt&paged=1'.

/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/sitemaps.php:190
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_Sitemaps::test_robots_text

Tests_Sitemaps_Sitemaps::test_robots_text
Sitemap URL not included in robots text.
Failed asserting that 'n
Sitemap: https://observantotter5.wpcomstaging.com/?sitemap=indexn
' contains "Sitemap: http://example.org/?sitemap=index".

/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/sitemaps.php:411
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_Sitemaps::test_robots_text_with_permalinks

Tests_Sitemaps_Sitemaps::test_robots_text_with_permalinks
Sitemap URL not included in robots text.
Failed asserting that 'n
Sitemap: https://observantotter5.wpcomstaging.com/wp-sitemap.xmln
' contains "Sitemap: http://example.org/wp-sitemap.xml".

/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/sitemaps.php:438
/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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

/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: Warning: Constant DB_NAME already defined in /tmp/wp-test-runner/wp-tests-config.php on line 126
Warning: Constant DB_USER already defined in /tmp/wp-test-runner/wp-tests-config.php on line 127
Warning: Constant DB_PASSWORD already defined in /tmp/wp-test-runner/wp-tests-config.php on line 128
Warning: Constant DB_HOST already defined in /tmp/wp-test-runner/wp-tests-config.php on line 129
Warning: Constant DB_CHARSET already defined in /tmp/wp-test-runner/wp-tests-config.php on line 130
Warning: Constant DB_COLLATE already defined in /tmp/wp-test-runner/wp-tests-config.php on line 131
Warning: Constant DISABLE_WP_CRON already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 239
Warning: Constant WP_MEMORY_LIMIT already defined in /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php on line 241

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_wpSitemapsRenderer::test_get_sitemap_index_xml

Tests_Sitemaps_wpSitemapsRenderer::test_get_sitemap_index_xml
Sitemap index markup incorrect.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 '<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="http://example.org/?sitemap-stylesheet=index" ?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>http://example.org/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>'
+<?xml-stylesheet type="text/xsl" href="https://observantotter5.wpcomstaging.com/?sitemap-stylesheet=index" ?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>http://example.org/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>http://example.org/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>'

/tmp/wp-test-runner/tests/phpunit/includes/testcase-xml.php:72
/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/wpSitemapsRenderer.php:83
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_wpSitemapsRenderer::test_get_sitemap_index_xml_with_lastmod

Tests_Sitemaps_wpSitemapsRenderer::test_get_sitemap_index_xml_with_lastmod
Sitemap index markup incorrect.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 '<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="http://example.org/?sitemap-stylesheet=index" ?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>http://example.org/wp-sitemap-posts-post-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-posts-page-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-category-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-post_tag-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-users-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap></sitemapindex>'
+<?xml-stylesheet type="text/xsl" href="https://observantotter5.wpcomstaging.com/?sitemap-stylesheet=index" ?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>http://example.org/wp-sitemap-posts-post-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-posts-page-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-category-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-taxonomies-post_tag-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap><sitemap><loc>http://example.org/wp-sitemap-users-1.xml</loc><lastmod>2005-01-01</lastmod></sitemap></sitemapindex>'

/tmp/wp-test-runner/tests/phpunit/includes/testcase-xml.php:72
/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/wpSitemapsRenderer.php:126
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_wpSitemapsRenderer::test_get_sitemap_xml

Tests_Sitemaps_wpSitemapsRenderer::test_get_sitemap_xml
Sitemap page markup incorrect.
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
 '<?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="http://example.org/?sitemap-stylesheet=sitemap" ?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>http://example.org/2019/10/post-1</loc></url><url><loc>http://example.org/2019/10/post-2</loc></url><url><loc>http://example.org/2019/10/post-3</loc></url><url><loc>http://example.org/2019/10/post-4</loc></url><url><loc>http://example.org/2019/10/post-5</loc></url></urlset>'
+<?xml-stylesheet type="text/xsl" href="https://observantotter5.wpcomstaging.com/?sitemap-stylesheet=sitemap" ?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>http://example.org/2019/10/post-1</loc></url><url><loc>http://example.org/2019/10/post-2</loc></url><url><loc>http://example.org/2019/10/post-3</loc></url><url><loc>http://example.org/2019/10/post-4</loc></url><url><loc>http://example.org/2019/10/post-5</loc></url></urlset>'

/tmp/wp-test-runner/tests/phpunit/includes/testcase-xml.php:72
/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/wpSitemapsRenderer.php:222
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Sitemaps_wpSitemapsTaxonomies::test_get_sitemap_entries_custom_taxonomies

Tests_Sitemaps_wpSitemapsTaxonomies::test_get_sitemap_entries_custom_taxonomies
Public Taxonomies are not in the index.
Failed asserting that an array contains 'http://example.org/?sitemap=taxonomies&sitemap-subtype=public_taxonomy&paged=1'.

/tmp/wp-test-runner/tests/phpunit/tests/sitemaps/wpSitemapsTaxonomies.php:205
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Taxonomy::test_default_term_for_custom_taxonomy

Tests_Taxonomy::test_default_term_for_custom_taxonomy
Failed asserting that 97 is identical to '97'.

/tmp/wp-test-runner/tests/phpunit/tests/taxonomy.php:1059
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Term_getTerms::test_child_of_should_skip_query_when_specified_parent_is_not_found_in_hierarchy_cache

Tests_Term_getTerms::test_child_of_should_skip_query_when_specified_parent_is_not_found_in_hierarchy_cache
Failed asserting that 352113 is identical to 352112.

/tmp/wp-test-runner/tests/phpunit/tests/term/getTerms.php:862
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Term_getTerms::test_parent_should_skip_query_when_specified_parent_is_not_found_in_hierarchy_cache

Tests_Term_getTerms::test_parent_should_skip_query_when_specified_parent_is_not_found_in_hierarchy_cache
Failed asserting that 356336 is identical to 356335.

/tmp/wp-test-runner/tests/phpunit/tests/term/getTerms.php:2485
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Term_SplitSharedTerm::test_should_update_default_category_on_term_split

Tests_Term_SplitSharedTerm::test_should_update_default_category_on_term_split
Failed asserting that '772' is identical to 772.

/tmp/wp-test-runner/tests/phpunit/tests/term/splitSharedTerm.php:186
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_Previews::test_initialize_theme_preview_hooks

Tests_Theme_Previews::test_initialize_theme_preview_hooks
Constant MU_WPCOM_COBLOCKS_GALLERY already defined

/wordpress/plugins/wpcomsh/5.10.1-alpha+rolling.19924ac/vendor/automattic/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php:171
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:324
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:348
/tmp/wp-test-runner/src/wp-includes/plugin.php:517
/tmp/wp-test-runner/tests/phpunit/tests/theme-previews.php:20
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme::test_wp_get_themes_default

Tests_Theme::test_wp_get_themes_default
Undefined array key "twentyeleven"

/tmp/wp-test-runner/tests/phpunit/tests/theme.php:64
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme::test_get_themes_default

Tests_Theme::test_get_themes_default
Undefined array key "Twenty Eleven"

/tmp/wp-test-runner/tests/phpunit/tests/theme.php:78
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme::test_wp_get_theme_contents

Tests_Theme::test_wp_get_theme_contents
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Twenty Eleven'
+'twentyeleven'

/tmp/wp-test-runner/tests/phpunit/tests/theme.php:185
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme::test_year_in_readme

Tests_Theme::test_year_in_readme
Failed asserting that file "/srv/htdocs/wp-content/themes/twentyten/readme.txt" exists.

/tmp/wp-test-runner/tests/phpunit/tests/theme.php:234
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme::test_extra_theme_headers

Tests_Theme::test_extra_theme_headers
Failed asserting that a boolean is not empty.

/tmp/wp-test-runner/tests/phpunit/tests/theme.php:261
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme::test_block_theme_should_load_separate_core_block_assets_by_default

Tests_Theme::test_block_theme_should_load_separate_core_block_assets_by_default
Block themes do not load separate core block assets by default.
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/theme.php:882
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_CustomHeader::test_get_header_video_url

Tests_Theme_CustomHeader::test_get_header_video_url
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/small-video.mp4'
+'http://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/small-video.mp4'

/tmp/wp-test-runner/tests/phpunit/tests/theme/customHeader.php:281
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_CustomHeader::test_get_header_video_url_prefers_local_video

Tests_Theme_CustomHeader::test_get_header_video_url_prefers_local_video
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/small-video.mp4'
+'http://observantotter5.wpcomstaging.com/wp-content/uploads/2024/10/small-video.mp4'

/tmp/wp-test-runner/tests/phpunit/tests/theme/customHeader.php:300
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_WpAddGlobalStylesForBlocks::test_blocks_inline_styles_get_rendered

Tests_Theme_WpAddGlobalStylesForBlocks::test_blocks_inline_styles_get_rendered
Core block should render
Failed asserting that '<style id='global-styles-inline-css' type='text/css'>n
:root :where(.wp-block-my-third-party-block){background-color: hotpink;}n
:root :where(.wp-block-my-third-party-block cite){color: white;}n
</style>n
' contains ".wp-block-post-featured-image".

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpAddGlobalStylesForBlocks.php:149
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_WpGetGlobalStylesheet::test_theme_color_palette_presets_output_when_border_support_enabled

Tests_Theme_WpGetGlobalStylesheet::test_theme_color_palette_presets_output_when_border_support_enabled
Failed asserting that ':root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #f9f9f9;--wp--preset--color--base-2: #ffffff;--wp--preset--color--contrast: #111111;--wp--preset--color--contrast-2: #636363;--wp--preset--color--contrast-3: #A4A4A4;--wp--preset--color--accent: #cfcabe;--wp--preset--color--accent-2: #c2a990;--wp--preset--color--accent-3: #d8613c;--wp--preset--color--accent-4: #b1c5a4;--wp--preset--color--accent-5: #b5bdbc;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--gradient-1: linear-gradient(to bottom, #cfcabe 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-2: linear-gradient(to bottom, #C2A990 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-3: linear-gradient(to bottom, #D8613C 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-4: linear-gradient(to bottom, #B1C5A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-5: linear-gradient(to bottom, #B5BDBC 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-6: linear-gradient(to bottom, #A4A4A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-7: linear-gradient(to bottom, #cfcabe 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-8: linear-gradient(to bottom, #C2A990 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-9: linear-gradient(to bottom, #D8613C 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-10: linear-gradient(to bottom, #B1C5A4 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-11: linear-gradient(to bottom, #B5BDBC 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-12: linear-gradient(to bottom, #A4A4A4 50%, #F9F9F9 50%);--wp--preset--font-size--small: 0.9rem;--wp--preset--font-size--medium: 1.05rem;--wp--preset--font-size--large: clamp(1.39rem, 1.39rem + ((1vw - 0.2rem) * 0.767), 1.85rem);--wp--preset--font-size--x-large: clamp(1.85rem, 1.85rem + ((1vw - 0.2rem) * 1.083), 2.5rem);--wp--preset--font-size--xx-large: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 1.283), 3.27rem);--wp--preset--font-family--body: "Inter", sans-serif;--wp--preset--font-family--heading: Cardo;--wp--preset--font-family--system-sans-serif: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;--wp--preset--font-family--system-serif: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--wp--preset--spacing--20: min(1.5rem, 2vw);--wp--preset--spacing--30: min(2.5rem, 3vw);--wp--preset--spacing--40: min(4rem, 5vw);--wp--preset--spacing--50: min(6.5rem, 8vw);--wp--preset--spacing--60: min(10.5rem, 13vw);--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--spacing--10: 1rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}' contains "--wp--preset--color--nice-black: #000000".

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpGetGlobalStylesheet.php:305
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes::test_should_conditionally_include_font_sizes with data set "classic themeTheme A theme dictates the style and function of your WordPress website. Child Themes derive from the main parent theme. without presets using defaults"

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes with data set "classic theme without presets using defaults" (array('--wp--preset--font-size--small: 13px', '--wp--preset--font-size--medium: 20px', '--wp--preset--font-size--large: 36px', '--wp--preset--font-size--x-large: 42px'), 'default')
The small font size should be included.
Failed asserting that ':root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #f9f9f9;--wp--preset--color--base-2: #ffffff;--wp--preset--color--contrast: #111111;--wp--preset--color--contrast-2: #636363;--wp--preset--color--contrast-3: #A4A4A4;--wp--preset--color--accent: #cfcabe;--wp--preset--color--accent-2: #c2a990;--wp--preset--color--accent-3: #d8613c;--wp--preset--color--accent-4: #b1c5a4;--wp--preset--color--accent-5: #b5bdbc;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--gradient-1: linear-gradient(to bottom, #cfcabe 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-2: linear-gradient(to bottom, #C2A990 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-3: linear-gradient(to bottom, #D8613C 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-4: linear-gradient(to bottom, #B1C5A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-5: linear-gradient(to bottom, #B5BDBC 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-6: linear-gradient(to bottom, #A4A4A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-7: linear-gradient(to bottom, #cfcabe 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-8: linear-gradient(to bottom, #C2A990 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-9: linear-gradient(to bottom, #D8613C 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-10: linear-gradient(to bottom, #B1C5A4 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-11: linear-gradient(to bottom, #B5BDBC 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-12: linear-gradient(to bottom, #A4A4A4 50%, #F9F9F9 50%);--wp--preset--font-size--small: 0.9rem;--wp--preset--font-size--medium: 1.05rem;--wp--preset--font-size--large: clamp(1.39rem, 1.39rem + ((1vw - 0.2rem) * 0.767), 1.85rem);--wp--preset--font-size--x-large: clamp(1.85rem, 1.85rem + ((1vw - 0.2rem) * 1.083), 2.5rem);--wp--preset--font-size--xx-large: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 1.283), 3.27rem);--wp--preset--font-family--body: "Inter", sans-serif;--wp--preset--font-family--heading: Cardo;--wp--preset--font-family--system-sans-serif: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;--wp--preset--font-family--system-serif: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--wp--preset--spacing--20: min(1.5rem, 2vw);--wp--preset--spacing--30: min(2.5rem, 3vw);--wp--preset--spacing--40: min(4rem, 5vw);--wp--preset--spacing--50: min(6.5rem, 8vw);--wp--preset--spacing--60: min(10.5rem, 13vw);--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--spacing--10: 1rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 620px;--wp--style--global--wide-size: 1280px; }:where(body) { margin: 0; }.wp-site-blocks { padding-top: var(--wp--style--root--padding-top); padding-bottom: var(--wp--style--root--padding-bottom); }.has-global-padding { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }.has-global-padding > .alignfull { margin-right: calc(var(--wp--style--root--padding-right) * -1); margin-left: calc(var(--wp--style--root--padding-left) * -1); }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) { padding-right: 0; padding-left: 0; }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) > .alignfull { margin-left: 0; margin-right: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 1.2rem; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 1.2rem; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 1.2rem;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 1.2rem;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 1.2rem;}:root :where(.is-layout-grid){gap: 1.2rem;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{background-color: var(--wp--preset--color--base);color: var(--wp--preset--color--contrast);font-family: var(--wp--preset--font-family--body);font-size: var(--wp--preset--font-size--medium);font-style: normal;font-weight: 400;line-height: 1.55;--wp--style--root--padding-top: 0px;--wp--style--root--padding-right: var(--wp--preset--spacing--50);--wp--style--root--padding-bottom: 0px;--wp--style--root--padding-left: var(--wp--preset--spacing--50);}a:where(:not(.wp-element-button)){color: var(--wp--preset--color--contrast);text-decoration: underline;}:root :where(a:where(:not(.wp-element-button)):hover){text-decoration: none;}h1, h2, h3, h4, h5, h6{color: var(--wp--preset--color--contrast);font-family: var(--wp--preset--font-family--heading);font-weight: 400;line-height: 1.2;}h1{font-size: var(--wp--preset--font-size--xx-large);line-height: 1.15;}h2{font-size: var(--wp--preset--font-size--x-large);}h3{font-size: var(--wp--preset--font-size--large);}h4{font-size: clamp(1.1rem, 1.1rem + ((1vw - 0.2rem) * 0.767), 1.5rem);}h5{font-size: var(--wp--preset--font-size--medium);}h6{font-size: var(--wp--preset--font-size--small);}:root :where(.wp-element-button, .wp-block-button__link){background-color: var(--wp--preset--color--contrast);border-radius: .33rem;border-color: var(--wp--preset--color--contrast);border-width: 0;color: var(--wp--preset--color--base);font-family: inherit;font-size: var(--wp--preset--font-size--small);font-style: normal;font-weight: 500;line-height: inherit;padding-top: 0.6rem;padding-right: 1rem;padding-bottom: 0.6rem;padding-left: 1rem;text-decoration: none;}:root :where(.wp-element-button:hover, .wp-block-button__link:hover){background-color: var(--wp--preset--color--contrast-2);border-color: var(--wp--preset--color--contrast-2);color: var(--wp--preset--color--base);}:root :where(.wp-element-button:focus, .wp-block-button__link:focus){background-color: var(--wp--preset--color--contrast-2);border-color: var(--wp--preset--color--contrast-2);color: var(--wp--preset--color--base);outline-color: var(--wp--preset--color--contrast);outline-offset: 2px;}:root :where(.wp-element-button:active, .wp-block-button__link:active){background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}:root :where(.wp-element-caption, .wp-block-audio figcaption, .wp-block-embed figcaption, .wp-block-gallery figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-video figcaption){color: var(--wp--preset--color--contrast-2);font-family: var(--wp--preset--font-family--body);font-size: 0.8rem;}:root :where(.wp-block-pullquote){border-radius: var(--wp--preset--spacing--20);font-family: var(--wp--preset--font-family--heading);font-size: var(--wp--preset--font-size--x-large);font-style: italic;font-weight: 400;letter-spacing: 0em;line-height: 1.5;padding-top: var(--wp--preset--spacing--40);padding-bottom: var(--wp--preset--spacing--40);}:root :where(.wp-block-pullquote cite){font-family: var(--wp--preset--font-family--body);font-size: var(--wp--preset--font-size--medium);font-style: normal;}:root :where(.wp-block-avatar img){border-radius: 90px;}:root :where(.wp-block-buttons-is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.wp-block-buttons-is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-flow) > *{margin-block-start: 0.7rem;margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.wp-block-buttons-is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-constrained) > *{margin-block-start: 0.7rem;margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-flex){gap: 0.7rem;}:root :where(.wp-block-buttons-is-layout-grid){gap: 0.7rem;}:root :where(.wp-block-calendar table, .wp-block-calendar th){color: var(--wp--preset--color--contrast);}:root :where(.wp-block-calendar.wp-block-calendar table:where(:not(.has-text-color)) th){background-color:var(--wp--preset--color--contrast-2);color:var(--wp--preset--color--base);border-color:var(--wp--preset--color--contrast-2)}:root :where(.wp-block-calendar table:where(:not(.has-text-color)) td){border-color:var(--wp--preset--color--contrast-2)}:root :where(.wp-block-categories){padding-right: 0px;padding-left: 0px;}:root :where(.wp-block-categories){list-style-type:none;}:root :where(.wp-block-categories li){margin-bottom: 0.5rem;}:root :where(.wp-block-code){background-color: var(--wp--preset--color--base-2);border-radius: var(--wp--preset--spacing--20);border-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--medium);font-style: normal;font-weight: 400;line-height: 1.6;padding-top: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-right: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-bottom: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-left: calc(var(--wp--preset--spacing--30) + 0.75rem);}:root :where(.wp-block-comment-author-name){color: var(--wp--preset--color--contrast);font-size: var(--wp--preset--font-size--small);font-style: normal;font-weight: 600;}:root :where(.wp-block-comment-author-name a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast);text-decoration: none;}:root :where(.wp-block-comment-author-name a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-comment-content){font-size: var(--wp--preset--font-size--small);margin-top: var(--wp--preset--spacing--20);margin-bottom: var(--wp--preset--spacing--20);}:root :where(.wp-block-comment-date){color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--small);margin-top: 0px;margin-bottom: 0px;}:root :where(.wp-block-comment-date a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-comment-date a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-comment-edit-link){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comment-edit-link a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-comment-edit-link a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-comment-reply-link){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comment-reply-link a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-comment-reply-link a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-comments-form textarea, .wp-block-post-comments-form input){border-radius:.33rem}:root :where(.wp-block-comments-pagination){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comments-pagination-next){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comments-pagination-numbers){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comments-pagination-previous){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-footnotes){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-gallery){margin-bottom: var(--wp--preset--spacing--50);}:root :where(.wp-block-list){padding-left: var(--wp--preset--spacing--10);}:root :where(.wp-block-loginout input){border-radius:.33rem;padding:calc(0.667em + 2px);border:1px solid #949494;}:root :where(.wp-block-navigation){font-weight: 500;}:root :where(.wp-block-navigation a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-author){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-author-name){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-author-name a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-post-author-name a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-date){color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-date a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-post-date a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-excerpt){line-height: 1.6;}:root :where(.wp-block-post-featured-image img, .wp-block-post-featured-image .block-editor-media-placeholder, .wp-block-post-featured-image .wp-block-post-featured-image__overlay){border-radius: var(--wp--preset--spacing--20);}:root :where(.wp-block-post-terms){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-terms .wp-block-post-terms__prefix){color: var(--wp--preset--color--contrast-2);}:root :where(.wp-block-post-terms a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-post-terms a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-title a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-post-title a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-query-title span){font-style: italic;}:root :where(.wp-block-query-no-results){padding-top: var(--wp--preset--spacing--30);}:root :where(.wp-block-quote){background-color: var(--wp--preset--color--base-2);border-radius: var(--wp--preset--spacing--20);font-family: var(--wp--preset--font-family--heading);font-size: var(--wp--preset--font-size--large);font-style: italic;line-height: 1.3;padding-top: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-right: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-bottom: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-left: calc(var(--wp--preset--spacing--30) + 0.75rem);}:root :where(.wp-block-quote :where(p)){margin-block-start:0;margin-block-end:calc(var(--wp--preset--spacing--10) + 0.5rem);}:root :where(.wp-block-quote :where(:last-child)){margin-block-end:0;}:root :where(.wp-block-quote.has-text-align-right.is-style-plain, .rtl .is-style-plain.wp-block-quote:not(.has-text-align-center):not(.has-text-align-left)){border-width: 0 2px 0 0;padding-left:calc(var(--wp--preset--spacing--20) + 0.5rem);padding-right:calc(var(--wp--preset--spacing--20) + 0.5rem);}:root :where(.wp-block-quote.has-text-align-left.is-style-plain, body:not(.rtl) .is-style-plain.wp-block-quote:not(.has-text-align-center):not(.has-text-align-right)){border-width: 0 0 0 2px;padding-left:calc(var(--wp--preset--spacing--20) + 0.5rem);padding-right:calc(var(--wp--preset--spacing--20) + 0.5rem)}:root :where(.wp-block-quote cite){font-family: var(--wp--preset--font-family--body);font-size: var(--wp--preset--font-size--small);font-style: normal;}:root :where(.wp-block-search .wp-block-search__label, .wp-block-search .wp-block-search__input, .wp-block-search .wp-block-search__button){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-search .wp-block-search__input){border-radius:.33rem}:root :where(.wp-block-search .wp-element-button,.wp-block-search  .wp-block-button__link){border-radius: .33rem;}:root :where(.wp-block-separator){border-color: currentColor;border-width: 0 0 1px 0;border-style: solid;color: var(--wp--preset--color--contrast);}:root :where(.wp-block-separator){}:root :where(.wp-block-separator:not(.is-style-wide):not(.is-style-dots):not(.alignwide):not(.alignfull)){width: var(--wp--preset--spacing--60)}:root :where(.wp-block-site-tagline){color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-site-title){font-family: var(--wp--preset--font-family--body);font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 0.542), 1.2rem);font-style: normal;font-weight: 600;}:root :where(.wp-block-site-title a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-site-title a:where(:not(.wp-element-button)):hover){text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-base-color{color: var(--wp--preset--color--base) !important;}.has-base-2-color{color: var(--wp--preset--color--base-2) !important;}.has-contrast-color{color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-color{color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-color{color: var(--wp--preset--color--contrast-3) !important;}.has-accent-color{color: var(--wp--preset--color--accent) !important;}.has-accent-2-color{color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-color{color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-color{color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-color{color: var(--wp--preset--color--accent-5) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-background-color{background-color: var(--wp--preset--color--base) !important;}.has-base-2-background-color{background-color: var(--wp--preset--color--base-2) !important;}.has-contrast-background-color{background-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-background-color{background-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-background-color{background-color: var(--wp--preset--color--contrast-3) !important;}.has-accent-background-color{background-color: var(--wp--preset--color--accent) !important;}.has-accent-2-background-color{background-color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-background-color{background-color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-background-color{background-color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-background-color{background-color: var(--wp--preset--color--accent-5) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-border-color{border-color: var(--wp--preset--color--base) !important;}.has-base-2-border-color{border-color: var(--wp--preset--color--base-2) !important;}.has-contrast-border-color{border-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-border-color{border-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-border-color{border-color: var(--wp--preset--color--contrast-3) !important;}.has-accent-border-color{border-color: var(--wp--preset--color--accent) !important;}.has-accent-2-border-color{border-color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-border-color{border-color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-border-color{border-color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-border-color{border-color: var(--wp--preset--color--accent-5) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-gradient-1-gradient-background{background: var(--wp--preset--gradient--gradient-1) !important;}.has-gradient-2-gradient-background{background: var(--wp--preset--gradient--gradient-2) !important;}.has-gradient-3-gradient-background{background: var(--wp--preset--gradient--gradient-3) !important;}.has-gradient-4-gradient-background{background: var(--wp--preset--gradient--gradient-4) !important;}.has-gradient-5-gradient-background{background: var(--wp--preset--gradient--gradient-5) !important;}.has-gradient-6-gradient-background{background: var(--wp--preset--gradient--gradient-6) !important;}.has-gradient-7-gradient-background{background: var(--wp--preset--gradient--gradient-7) !important;}.has-gradient-8-gradient-background{background: var(--wp--preset--gradient--gradient-8) !important;}.has-gradient-9-gradient-background{background: var(--wp--preset--gradient--gradient-9) !important;}.has-gradient-10-gradient-background{background: var(--wp--preset--gradient--gradient-10) !important;}.has-gradient-11-gradient-background{background: var(--wp--preset--gradient--gradient-11) !important;}.has-gradient-12-gradient-background{background: var(--wp--preset--gradient--gradient-12) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-body-font-family{font-family: var(--wp--preset--font-family--body) !important;}.has-heading-font-family{font-family: var(--wp--preset--font-family--heading) !important;}.has-system-sans-serif-font-family{font-family: var(--wp--preset--font-family--system-sans-serif) !important;}.has-system-serif-font-family{font-family: var(--wp--preset--font-family--system-serif) !important;}' contains "--wp--preset--font-size--small: 13px".

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpGetGlobalStylesheet.php:75
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes::test_should_conditionally_include_font_sizes with data set "classic theme without presets using variables"

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes with data set "classic theme without presets using variables" (array('--wp--preset--font-size--small: 13px', '--wp--preset--font-size--medium: 20px', '--wp--preset--font-size--large: 36px', '--wp--preset--font-size--x-large: 42px'), 'default', array('variables'))
The small font size should be included.
Failed asserting that ':root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #f9f9f9;--wp--preset--color--base-2: #ffffff;--wp--preset--color--contrast: #111111;--wp--preset--color--contrast-2: #636363;--wp--preset--color--contrast-3: #A4A4A4;--wp--preset--color--accent: #cfcabe;--wp--preset--color--accent-2: #c2a990;--wp--preset--color--accent-3: #d8613c;--wp--preset--color--accent-4: #b1c5a4;--wp--preset--color--accent-5: #b5bdbc;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--gradient-1: linear-gradient(to bottom, #cfcabe 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-2: linear-gradient(to bottom, #C2A990 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-3: linear-gradient(to bottom, #D8613C 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-4: linear-gradient(to bottom, #B1C5A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-5: linear-gradient(to bottom, #B5BDBC 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-6: linear-gradient(to bottom, #A4A4A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-7: linear-gradient(to bottom, #cfcabe 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-8: linear-gradient(to bottom, #C2A990 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-9: linear-gradient(to bottom, #D8613C 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-10: linear-gradient(to bottom, #B1C5A4 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-11: linear-gradient(to bottom, #B5BDBC 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-12: linear-gradient(to bottom, #A4A4A4 50%, #F9F9F9 50%);--wp--preset--font-size--small: 0.9rem;--wp--preset--font-size--medium: 1.05rem;--wp--preset--font-size--large: clamp(1.39rem, 1.39rem + ((1vw - 0.2rem) * 0.767), 1.85rem);--wp--preset--font-size--x-large: clamp(1.85rem, 1.85rem + ((1vw - 0.2rem) * 1.083), 2.5rem);--wp--preset--font-size--xx-large: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 1.283), 3.27rem);--wp--preset--font-family--body: "Inter", sans-serif;--wp--preset--font-family--heading: Cardo;--wp--preset--font-family--system-sans-serif: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;--wp--preset--font-family--system-serif: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--wp--preset--spacing--20: min(1.5rem, 2vw);--wp--preset--spacing--30: min(2.5rem, 3vw);--wp--preset--spacing--40: min(4rem, 5vw);--wp--preset--spacing--50: min(6.5rem, 8vw);--wp--preset--spacing--60: min(10.5rem, 13vw);--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--spacing--10: 1rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}' contains "--wp--preset--font-size--small: 13px".

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpGetGlobalStylesheet.php:75
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes::test_should_conditionally_include_font_sizes with data set "classic theme with presets using defaults"

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes with data set "classic theme with presets using defaults" (array('--wp--preset--font-size--small: 18px', '--wp--preset--font-size--medium: 20px', '--wp--preset--font-size--larg...6.25px', '--wp--preset--font-size--x-large: 42px'), 'default', array(), true)
The small font size should be included.
Failed asserting that ':root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #f9f9f9;--wp--preset--color--base-2: #ffffff;--wp--preset--color--contrast: #111111;--wp--preset--color--contrast-2: #636363;--wp--preset--color--contrast-3: #A4A4A4;--wp--preset--color--accent: #cfcabe;--wp--preset--color--accent-2: #c2a990;--wp--preset--color--accent-3: #d8613c;--wp--preset--color--accent-4: #b1c5a4;--wp--preset--color--accent-5: #b5bdbc;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--gradient-1: linear-gradient(to bottom, #cfcabe 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-2: linear-gradient(to bottom, #C2A990 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-3: linear-gradient(to bottom, #D8613C 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-4: linear-gradient(to bottom, #B1C5A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-5: linear-gradient(to bottom, #B5BDBC 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-6: linear-gradient(to bottom, #A4A4A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-7: linear-gradient(to bottom, #cfcabe 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-8: linear-gradient(to bottom, #C2A990 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-9: linear-gradient(to bottom, #D8613C 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-10: linear-gradient(to bottom, #B1C5A4 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-11: linear-gradient(to bottom, #B5BDBC 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-12: linear-gradient(to bottom, #A4A4A4 50%, #F9F9F9 50%);--wp--preset--font-size--small: 0.9rem;--wp--preset--font-size--medium: 1.05rem;--wp--preset--font-size--large: clamp(1.39rem, 1.39rem + ((1vw - 0.2rem) * 0.767), 1.85rem);--wp--preset--font-size--x-large: clamp(1.85rem, 1.85rem + ((1vw - 0.2rem) * 1.083), 2.5rem);--wp--preset--font-size--xx-large: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 1.283), 3.27rem);--wp--preset--font-family--body: "Inter", sans-serif;--wp--preset--font-family--heading: Cardo;--wp--preset--font-family--system-sans-serif: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;--wp--preset--font-family--system-serif: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--wp--preset--spacing--20: min(1.5rem, 2vw);--wp--preset--spacing--30: min(2.5rem, 3vw);--wp--preset--spacing--40: min(4rem, 5vw);--wp--preset--spacing--50: min(6.5rem, 8vw);--wp--preset--spacing--60: min(10.5rem, 13vw);--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--spacing--10: 1rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 620px;--wp--style--global--wide-size: 1280px; }:where(body) { margin: 0; }.wp-site-blocks { padding-top: var(--wp--style--root--padding-top); padding-bottom: var(--wp--style--root--padding-bottom); }.has-global-padding { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }.has-global-padding > .alignfull { margin-right: calc(var(--wp--style--root--padding-right) * -1); margin-left: calc(var(--wp--style--root--padding-left) * -1); }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) { padding-right: 0; padding-left: 0; }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) > .alignfull { margin-left: 0; margin-right: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 1.2rem; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 1.2rem; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 1.2rem;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 1.2rem;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 1.2rem;}:root :where(.is-layout-grid){gap: 1.2rem;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{background-color: var(--wp--preset--color--base);color: var(--wp--preset--color--contrast);font-family: var(--wp--preset--font-family--body);font-size: var(--wp--preset--font-size--medium);font-style: normal;font-weight: 400;line-height: 1.55;--wp--style--root--padding-top: 0px;--wp--style--root--padding-right: var(--wp--preset--spacing--50);--wp--style--root--padding-bottom: 0px;--wp--style--root--padding-left: var(--wp--preset--spacing--50);}a:where(:not(.wp-element-button)){color: var(--wp--preset--color--contrast);text-decoration: underline;}:root :where(a:where(:not(.wp-element-button)):hover){text-decoration: none;}h1, h2, h3, h4, h5, h6{color: var(--wp--preset--color--contrast);font-family: var(--wp--preset--font-family--heading);font-weight: 400;line-height: 1.2;}h1{font-size: var(--wp--preset--font-size--xx-large);line-height: 1.15;}h2{font-size: var(--wp--preset--font-size--x-large);}h3{font-size: var(--wp--preset--font-size--large);}h4{font-size: clamp(1.1rem, 1.1rem + ((1vw - 0.2rem) * 0.767), 1.5rem);}h5{font-size: var(--wp--preset--font-size--medium);}h6{font-size: var(--wp--preset--font-size--small);}:root :where(.wp-element-button, .wp-block-button__link){background-color: var(--wp--preset--color--contrast);border-radius: .33rem;border-color: var(--wp--preset--color--contrast);border-width: 0;color: var(--wp--preset--color--base);font-family: inherit;font-size: var(--wp--preset--font-size--small);font-style: normal;font-weight: 500;line-height: inherit;padding-top: 0.6rem;padding-right: 1rem;padding-bottom: 0.6rem;padding-left: 1rem;text-decoration: none;}:root :where(.wp-element-button:hover, .wp-block-button__link:hover){background-color: var(--wp--preset--color--contrast-2);border-color: var(--wp--preset--color--contrast-2);color: var(--wp--preset--color--base);}:root :where(.wp-element-button:focus, .wp-block-button__link:focus){background-color: var(--wp--preset--color--contrast-2);border-color: var(--wp--preset--color--contrast-2);color: var(--wp--preset--color--base);outline-color: var(--wp--preset--color--contrast);outline-offset: 2px;}:root :where(.wp-element-button:active, .wp-block-button__link:active){background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}:root :where(.wp-element-caption, .wp-block-audio figcaption, .wp-block-embed figcaption, .wp-block-gallery figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-video figcaption){color: var(--wp--preset--color--contrast-2);font-family: var(--wp--preset--font-family--body);font-size: 0.8rem;}:root :where(.wp-block-pullquote){border-radius: var(--wp--preset--spacing--20);font-family: var(--wp--preset--font-family--heading);font-size: var(--wp--preset--font-size--x-large);font-style: italic;font-weight: 400;letter-spacing: 0em;line-height: 1.5;padding-top: var(--wp--preset--spacing--40);padding-bottom: var(--wp--preset--spacing--40);}:root :where(.wp-block-pullquote cite){font-family: var(--wp--preset--font-family--body);font-size: var(--wp--preset--font-size--medium);font-style: normal;}:root :where(.wp-block-avatar img){border-radius: 90px;}:root :where(.wp-block-buttons-is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.wp-block-buttons-is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-flow) > *{margin-block-start: 0.7rem;margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.wp-block-buttons-is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-constrained) > *{margin-block-start: 0.7rem;margin-block-end: 0;}:root :where(.wp-block-buttons-is-layout-flex){gap: 0.7rem;}:root :where(.wp-block-buttons-is-layout-grid){gap: 0.7rem;}:root :where(.wp-block-calendar table, .wp-block-calendar th){color: var(--wp--preset--color--contrast);}:root :where(.wp-block-calendar.wp-block-calendar table:where(:not(.has-text-color)) th){background-color:var(--wp--preset--color--contrast-2);color:var(--wp--preset--color--base);border-color:var(--wp--preset--color--contrast-2)}:root :where(.wp-block-calendar table:where(:not(.has-text-color)) td){border-color:var(--wp--preset--color--contrast-2)}:root :where(.wp-block-categories){padding-right: 0px;padding-left: 0px;}:root :where(.wp-block-categories){list-style-type:none;}:root :where(.wp-block-categories li){margin-bottom: 0.5rem;}:root :where(.wp-block-code){background-color: var(--wp--preset--color--base-2);border-radius: var(--wp--preset--spacing--20);border-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--medium);font-style: normal;font-weight: 400;line-height: 1.6;padding-top: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-right: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-bottom: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-left: calc(var(--wp--preset--spacing--30) + 0.75rem);}:root :where(.wp-block-comment-author-name){color: var(--wp--preset--color--contrast);font-size: var(--wp--preset--font-size--small);font-style: normal;font-weight: 600;}:root :where(.wp-block-comment-author-name a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast);text-decoration: none;}:root :where(.wp-block-comment-author-name a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-comment-content){font-size: var(--wp--preset--font-size--small);margin-top: var(--wp--preset--spacing--20);margin-bottom: var(--wp--preset--spacing--20);}:root :where(.wp-block-comment-date){color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--small);margin-top: 0px;margin-bottom: 0px;}:root :where(.wp-block-comment-date a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-comment-date a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-comment-edit-link){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comment-edit-link a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-comment-edit-link a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-comment-reply-link){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comment-reply-link a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-comment-reply-link a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-comments-form textarea, .wp-block-post-comments-form input){border-radius:.33rem}:root :where(.wp-block-comments-pagination){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comments-pagination-next){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comments-pagination-numbers){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-comments-pagination-previous){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-footnotes){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-gallery){margin-bottom: var(--wp--preset--spacing--50);}:root :where(.wp-block-list){padding-left: var(--wp--preset--spacing--10);}:root :where(.wp-block-loginout input){border-radius:.33rem;padding:calc(0.667em + 2px);border:1px solid #949494;}:root :where(.wp-block-navigation){font-weight: 500;}:root :where(.wp-block-navigation a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-author){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-author-name){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-author-name a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-post-author-name a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-date){color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-date a:where(:not(.wp-element-button))){color: var(--wp--preset--color--contrast-2);text-decoration: none;}:root :where(.wp-block-post-date a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-excerpt){line-height: 1.6;}:root :where(.wp-block-post-featured-image img, .wp-block-post-featured-image .block-editor-media-placeholder, .wp-block-post-featured-image .wp-block-post-featured-image__overlay){border-radius: var(--wp--preset--spacing--20);}:root :where(.wp-block-post-terms){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-post-terms .wp-block-post-terms__prefix){color: var(--wp--preset--color--contrast-2);}:root :where(.wp-block-post-terms a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-post-terms a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-post-title a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-post-title a:where(:not(.wp-element-button)):hover){text-decoration: underline;}:root :where(.wp-block-query-title span){font-style: italic;}:root :where(.wp-block-query-no-results){padding-top: var(--wp--preset--spacing--30);}:root :where(.wp-block-quote){background-color: var(--wp--preset--color--base-2);border-radius: var(--wp--preset--spacing--20);font-family: var(--wp--preset--font-family--heading);font-size: var(--wp--preset--font-size--large);font-style: italic;line-height: 1.3;padding-top: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-right: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-bottom: calc(var(--wp--preset--spacing--30) + 0.75rem);padding-left: calc(var(--wp--preset--spacing--30) + 0.75rem);}:root :where(.wp-block-quote :where(p)){margin-block-start:0;margin-block-end:calc(var(--wp--preset--spacing--10) + 0.5rem);}:root :where(.wp-block-quote :where(:last-child)){margin-block-end:0;}:root :where(.wp-block-quote.has-text-align-right.is-style-plain, .rtl .is-style-plain.wp-block-quote:not(.has-text-align-center):not(.has-text-align-left)){border-width: 0 2px 0 0;padding-left:calc(var(--wp--preset--spacing--20) + 0.5rem);padding-right:calc(var(--wp--preset--spacing--20) + 0.5rem);}:root :where(.wp-block-quote.has-text-align-left.is-style-plain, body:not(.rtl) .is-style-plain.wp-block-quote:not(.has-text-align-center):not(.has-text-align-right)){border-width: 0 0 0 2px;padding-left:calc(var(--wp--preset--spacing--20) + 0.5rem);padding-right:calc(var(--wp--preset--spacing--20) + 0.5rem)}:root :where(.wp-block-quote cite){font-family: var(--wp--preset--font-family--body);font-size: var(--wp--preset--font-size--small);font-style: normal;}:root :where(.wp-block-search .wp-block-search__label, .wp-block-search .wp-block-search__input, .wp-block-search .wp-block-search__button){font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-search .wp-block-search__input){border-radius:.33rem}:root :where(.wp-block-search .wp-element-button,.wp-block-search  .wp-block-button__link){border-radius: .33rem;}:root :where(.wp-block-separator){border-color: currentColor;border-width: 0 0 1px 0;border-style: solid;color: var(--wp--preset--color--contrast);}:root :where(.wp-block-separator){}:root :where(.wp-block-separator:not(.is-style-wide):not(.is-style-dots):not(.alignwide):not(.alignfull)){width: var(--wp--preset--spacing--60)}:root :where(.wp-block-site-tagline){color: var(--wp--preset--color--contrast-2);font-size: var(--wp--preset--font-size--small);}:root :where(.wp-block-site-title){font-family: var(--wp--preset--font-family--body);font-size: clamp(0.875rem, 0.875rem + ((1vw - 0.2rem) * 0.542), 1.2rem);font-style: normal;font-weight: 600;}:root :where(.wp-block-site-title a:where(:not(.wp-element-button))){text-decoration: none;}:root :where(.wp-block-site-title a:where(:not(.wp-element-button)):hover){text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-base-color{color: var(--wp--preset--color--base) !important;}.has-base-2-color{color: var(--wp--preset--color--base-2) !important;}.has-contrast-color{color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-color{color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-color{color: var(--wp--preset--color--contrast-3) !important;}.has-accent-color{color: var(--wp--preset--color--accent) !important;}.has-accent-2-color{color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-color{color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-color{color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-color{color: var(--wp--preset--color--accent-5) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-background-color{background-color: var(--wp--preset--color--base) !important;}.has-base-2-background-color{background-color: var(--wp--preset--color--base-2) !important;}.has-contrast-background-color{background-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-background-color{background-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-background-color{background-color: var(--wp--preset--color--contrast-3) !important;}.has-accent-background-color{background-color: var(--wp--preset--color--accent) !important;}.has-accent-2-background-color{background-color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-background-color{background-color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-background-color{background-color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-background-color{background-color: var(--wp--preset--color--accent-5) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-border-color{border-color: var(--wp--preset--color--base) !important;}.has-base-2-border-color{border-color: var(--wp--preset--color--base-2) !important;}.has-contrast-border-color{border-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-border-color{border-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-border-color{border-color: var(--wp--preset--color--contrast-3) !important;}.has-accent-border-color{border-color: var(--wp--preset--color--accent) !important;}.has-accent-2-border-color{border-color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-border-color{border-color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-border-color{border-color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-border-color{border-color: var(--wp--preset--color--accent-5) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-gradient-1-gradient-background{background: var(--wp--preset--gradient--gradient-1) !important;}.has-gradient-2-gradient-background{background: var(--wp--preset--gradient--gradient-2) !important;}.has-gradient-3-gradient-background{background: var(--wp--preset--gradient--gradient-3) !important;}.has-gradient-4-gradient-background{background: var(--wp--preset--gradient--gradient-4) !important;}.has-gradient-5-gradient-background{background: var(--wp--preset--gradient--gradient-5) !important;}.has-gradient-6-gradient-background{background: var(--wp--preset--gradient--gradient-6) !important;}.has-gradient-7-gradient-background{background: var(--wp--preset--gradient--gradient-7) !important;}.has-gradient-8-gradient-background{background: var(--wp--preset--gradient--gradient-8) !important;}.has-gradient-9-gradient-background{background: var(--wp--preset--gradient--gradient-9) !important;}.has-gradient-10-gradient-background{background: var(--wp--preset--gradient--gradient-10) !important;}.has-gradient-11-gradient-background{background: var(--wp--preset--gradient--gradient-11) !important;}.has-gradient-12-gradient-background{background: var(--wp--preset--gradient--gradient-12) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-body-font-family{font-family: var(--wp--preset--font-family--body) !important;}.has-heading-font-family{font-family: var(--wp--preset--font-family--heading) !important;}.has-system-sans-serif-font-family{font-family: var(--wp--preset--font-family--system-sans-serif) !important;}.has-system-serif-font-family{font-family: var(--wp--preset--font-family--system-serif) !important;}' contains "--wp--preset--font-size--small: 18px".

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpGetGlobalStylesheet.php:75
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes::test_should_conditionally_include_font_sizes with data set "classic theme with presets using variables"

Tests_Theme_WpGetGlobalStylesheet::test_should_conditionally_include_font_sizes with data set "classic theme with presets using variables" (array('--wp--preset--font-size--small: 18px', '--wp--preset--font-size--medium: 20px', '--wp--preset--font-size--larg...6.25px', '--wp--preset--font-size--x-large: 42px'), 'default', array('variables'), true)
The small font size should be included.
Failed asserting that ':root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #f9f9f9;--wp--preset--color--base-2: #ffffff;--wp--preset--color--contrast: #111111;--wp--preset--color--contrast-2: #636363;--wp--preset--color--contrast-3: #A4A4A4;--wp--preset--color--accent: #cfcabe;--wp--preset--color--accent-2: #c2a990;--wp--preset--color--accent-3: #d8613c;--wp--preset--color--accent-4: #b1c5a4;--wp--preset--color--accent-5: #b5bdbc;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--gradient-1: linear-gradient(to bottom, #cfcabe 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-2: linear-gradient(to bottom, #C2A990 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-3: linear-gradient(to bottom, #D8613C 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-4: linear-gradient(to bottom, #B1C5A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-5: linear-gradient(to bottom, #B5BDBC 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-6: linear-gradient(to bottom, #A4A4A4 0%, #F9F9F9 100%);--wp--preset--gradient--gradient-7: linear-gradient(to bottom, #cfcabe 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-8: linear-gradient(to bottom, #C2A990 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-9: linear-gradient(to bottom, #D8613C 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-10: linear-gradient(to bottom, #B1C5A4 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-11: linear-gradient(to bottom, #B5BDBC 50%, #F9F9F9 50%);--wp--preset--gradient--gradient-12: linear-gradient(to bottom, #A4A4A4 50%, #F9F9F9 50%);--wp--preset--font-size--small: 0.9rem;--wp--preset--font-size--medium: 1.05rem;--wp--preset--font-size--large: clamp(1.39rem, 1.39rem + ((1vw - 0.2rem) * 0.767), 1.85rem);--wp--preset--font-size--x-large: clamp(1.85rem, 1.85rem + ((1vw - 0.2rem) * 1.083), 2.5rem);--wp--preset--font-size--xx-large: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 1.283), 3.27rem);--wp--preset--font-family--body: "Inter", sans-serif;--wp--preset--font-family--heading: Cardo;--wp--preset--font-family--system-sans-serif: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;--wp--preset--font-family--system-serif: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--wp--preset--spacing--20: min(1.5rem, 2vw);--wp--preset--spacing--30: min(2.5rem, 3vw);--wp--preset--spacing--40: min(4rem, 5vw);--wp--preset--spacing--50: min(6.5rem, 8vw);--wp--preset--spacing--60: min(10.5rem, 13vw);--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--spacing--10: 1rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}' contains "--wp--preset--font-size--small: 18px".

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpGetGlobalStylesheet.php:75
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_wpThemeJson::test_get_styles_for_block_handles_whitelisted_element_pseudo_selectors

Tests_Theme_wpThemeJson::test_get_styles_for_block_handles_whitelisted_element_pseudo_selectors
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-':root :where(a:where(:not(.wp-element-button)):hover){background-color: green;color: red;font-size: 10em;text-transform: uppercase;}'
+':root :where(a:where(:not(.wp-element-button)):hover){background-color: green;color: red;font-size: clamp(4.509em, 4.509rem + ((1vw - 0.2em) * 9.152), 10em);text-transform: uppercase;}'

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpThemeJson.php:894
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_wpThemeJson::test_get_stylesheet_handles_only_pseudo_selector_rules_for_given_property

Tests_Theme_wpThemeJson::test_get_stylesheet_handles_only_pseudo_selector_rules_for_given_property
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-':root :where(a:where(:not(.wp-element-button)):hover){background-color: green;color: red;font-size: 10em;text-transform: uppercase;}:root :where(a:where(:not(.wp-element-button)):focus){background-color: black;color: yellow;}'
+':root :where(a:where(:not(.wp-element-button)):hover){background-color: green;color: red;font-size: clamp(4.509em, 4.509rem + ((1vw - 0.2em) * 9.152), 10em);text-transform: uppercase;}:root :where(a:where(:not(.wp-element-button)):focus){background-color: black;color: yellow;}'

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpThemeJson.php:937
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_wpThemeJson::test_get_stylesheet_generates_fluid_typography_values

Tests_Theme_wpThemeJson::test_get_stylesheet_generates_fluid_typography_values
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-':root{--wp--preset--font-size--pickles: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);--wp--preset--font-size--toast: clamp(14.642px, 0.915rem + ((1vw - 3.2px) * 0.575), 22px);}body{font-size: clamp(0.875em, 0.875rem + ((1vw - 0.2em) * 0.156), 1em);}h1{font-size: clamp(50.171px, 3.136rem + ((1vw - 3.2px) * 3.893), 100px);}:root :where(.wp-block-test-clamp-me){font-size: clamp(27.894px, 1.743rem + ((1vw - 3.2px) * 1.571), 48px);}.has-pickles-font-size{font-size: var(--wp--preset--font-size--pickles) !important;}.has-toast-font-size{font-size: var(--wp--preset--font-size--toast) !important;}'
+':root{--wp--preset--font-size--pickles: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.208), 16px);--wp--preset--font-size--toast: clamp(14.642px, 0.915rem + ((1vw - 3.2px) * 0.766), 22px);}body{font-size: clamp(0.875em, 0.875rem + ((1vw - 0.2em) * 0.208), 1em);}h1{font-size: clamp(50.171px, 3.136rem + ((1vw - 3.2px) * 5.191), 100px);}:root :where(.wp-block-test-clamp-me){font-size: clamp(27.894px, 1.743rem + ((1vw - 3.2px) * 2.094), 48px);}.has-pickles-font-size{font-size: var(--wp--preset--font-size--pickles) !important;}.has-toast-font-size{font-size: var(--wp--preset--font-size--toast) !important;}'

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpThemeJson.php:1429
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Theme_wpThemeJsonResolver::test_shadow_default_presets_value_for_block_and_classic_themes

Tests_Theme_wpThemeJsonResolver::test_shadow_default_presets_value_for_block_and_classic_themes
Failed asserting that true is false.

/tmp/wp-test-runner/tests/phpunit/tests/theme/wpThemeJsonResolver.php:1245
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Upload::test_upload_dir_default

Tests_Upload::test_upload_dir_default
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'/tmp/wp-test-runner/src/wp-content/uploads/2024/10'
+'/srv/htdocs/wp-content/uploads/2024/10'

/tmp/wp-test-runner/tests/phpunit/tests/upload.php:28
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Upload::test_upload_dir_no_yearnum

Tests_Upload::test_upload_dir_no_yearnum
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'/tmp/wp-test-runner/src/wp-content/uploads'
+'/srv/htdocs/wp-content/uploads'

/tmp/wp-test-runner/tests/phpunit/tests/upload.php:75
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Upload::test_upload_path_absolute

Tests_Upload::test_upload_path_absolute
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'/tmp/wp-test-runner/src/wp-content/uploads/2024/10'
+'/srv/htdocs/wp-content/uploads/2024/10'

/tmp/wp-test-runner/tests/phpunit/tests/upload.php:89
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_Upload::test_upload_dir_empty

Tests_Upload::test_upload_dir_empty
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'/tmp/wp-test-runner/src/wp-content/uploads/2024/10'
+'/srv/htdocs/wp-content/uploads/2024/10'

/tmp/wp-test-runner/tests/phpunit/tests/upload.php:104
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_network_home_url_from_admin

Tests_URL::test_network_home_url_from_admin
Failed asserting that 'https://observantotter5.wpcomstaging.com' starts with "http://".

/tmp/wp-test-runner/tests/phpunit/tests/url.php:271
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #0

Tests_URL::test_admin_url with data set #0 (null, '/wp-admin/')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/'
+'http://observantotter5.wpcomstaging.com/wp-admin/'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #1

Tests_URL::test_admin_url with data set #1 (0, '/wp-admin/')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/'
+'http://observantotter5.wpcomstaging.com/wp-admin/'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #2

Tests_URL::test_admin_url with data set #2 (-1, '/wp-admin/')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/'
+'http://observantotter5.wpcomstaging.com/wp-admin/'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #3

Tests_URL::test_admin_url with data set #3 ('///', '/wp-admin/')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/'
+'http://observantotter5.wpcomstaging.com/wp-admin/'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #4

Tests_URL::test_admin_url with data set #4 ('', '/wp-admin/')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/'
+'http://observantotter5.wpcomstaging.com/wp-admin/'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #5

Tests_URL::test_admin_url with data set #5 ('foo', '/wp-admin/foo')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/foo'
+'http://observantotter5.wpcomstaging.com/wp-admin/foo'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #6

Tests_URL::test_admin_url with data set #6 ('/foo', '/wp-admin/foo')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/foo'
+'http://observantotter5.wpcomstaging.com/wp-admin/foo'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #7

Tests_URL::test_admin_url with data set #7 ('/foo/', '/wp-admin/foo/')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/foo/'
+'http://observantotter5.wpcomstaging.com/wp-admin/foo/'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #8

Tests_URL::test_admin_url with data set #8 ('foo.php', '/wp-admin/foo.php')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/foo.php'
+'http://observantotter5.wpcomstaging.com/wp-admin/foo.php'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #9

Tests_URL::test_admin_url with data set #9 ('/foo.php', '/wp-admin/foo.php')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/foo.php'
+'http://observantotter5.wpcomstaging.com/wp-admin/foo.php'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_URL::test_admin_url::test_admin_url with data set #10

Tests_URL::test_admin_url with data set #10 ('/foo.php?bar=1', '/wp-admin/foo.php?bar=1')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'https://observantotter5.wpcomstaging.com/wp-admin/foo.php?bar=1'
+'http://observantotter5.wpcomstaging.com/wp-admin/foo.php?bar=1'

/tmp/wp-test-runner/tests/phpunit/tests/url.php:90
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User::test_get_users_of_blog

Tests_User::test_get_users_of_blog
Object of class WP_Error could not be converted to int

/tmp/wp-test-runner/tests/phpunit/includes/abstract-testcase.php:992
/tmp/wp-test-runner/tests/phpunit/tests/user.php:91
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User::test_user_level_property_back_compat

Tests_User::test_user_level_property_back_compat
TypeError: Illegal offset type

/tmp/wp-test-runner/tests/phpunit/tests/user.php:299
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User::test_user_meta_error

Tests_User::test_user_meta_error
Failed asserting that false is identical to an object of class "WP_Error".

/tmp/wp-test-runner/tests/phpunit/tests/user.php:643
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User::test_email_case

Tests_User::test_email_case
Object of class WP_Error could not be converted to int

/tmp/wp-test-runner/src/wp-includes/user.php:2585
/tmp/wp-test-runner/tests/phpunit/tests/user.php:1189
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User::test_email_change

Tests_User::test_email_change
Object of class WP_Error could not be converted to int

/tmp/wp-test-runner/src/wp-includes/user.php:2585
/tmp/wp-test-runner/tests/phpunit/tests/user.php:1203
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_Capabilities::test_default_caps_for_all_roles::test_default_caps_for_all_roles with data set #110

Tests_User_Capabilities::test_default_caps_for_all_roles with data set #110 ('administrator', 'update_core')
User with the administrator role should have the update_core capability
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/user/capabilities.php:597
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_Capabilities::test_default_caps_for_all_roles::test_default_caps_for_all_roles with data set #183

Tests_User_Capabilities::test_default_caps_for_all_roles with data set #183 ('administrator', 'update_php')
User with the administrator role should have the update_php capability
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/user/capabilities.php:597
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_Capabilities::test_default_caps_for_all_roles::test_default_caps_for_all_roles with data set #184

Tests_User_Capabilities::test_default_caps_for_all_roles with data set #184 ('administrator', 'update_https')
User with the administrator role should have the update_https capability
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/user/capabilities.php:597
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_Capabilities::test_default_caps_for_all_roles::test_default_caps_for_all_roles with data set #291

Tests_User_Capabilities::test_default_caps_for_all_roles with data set #291 ('editor', 'edit_css')
User with the editor role should have the edit_css capability
Failed asserting that false is true.

/tmp/wp-test-runner/tests/phpunit/tests/user/capabilities.php:597
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_GetTheAuthorPostsLink::test_get_the_author_posts_link_no_permalinks

Tests_User_GetTheAuthorPostsLink::test_get_the_author_posts_link_no_permalinks
Failed asserting that '<a href="https://observantotter5.wpcomstaging.com/?author=125" title="Posts by Test Author" rel="author">Test Author</a>' contains "http://example.org/?author=125".

/tmp/wp-test-runner/tests/phpunit/tests/user/getTheAuthorPostsLink.php:53
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_GetTheAuthorPostsLink::test_get_the_author_posts_link_with_permalinks

Tests_User_GetTheAuthorPostsLink::test_get_the_author_posts_link_with_permalinks
Failed asserting that '<a href="https://observantotter5.wpcomstaging.com/author/test_author/" title="Posts by Test Author" rel="author">Test Author</a>' contains "http://example.org/author/test_author/".

/tmp/wp-test-runner/tests/phpunit/tests/user/getTheAuthorPostsLink.php:76
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_wpListUsers::test_should_create_a_user_list::test_should_create_a_user_list with data set "the feed of each user"

Tests_User_wpListUsers::test_should_create_a_user_list with data set "the feed of each user" (array('User feed'), '<li>jane (<a href="http://exa...)</li>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<li>jane (<a href="http://example.org/?feed=rss2&author=215">User feed</a>)</li><li>michelle (<a href="http://example.org/?feed=rss2&author=216">User feed</a>)</li><li>paul (<a href="http://example.org/?feed=rss2&author=217">User feed</a>)</li><li>zack (<a href="http://example.org/?feed=rss2&author=214">User feed</a>)</li>'
+'<li>jane (<a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=215">User feed</a>)</li><li>michelle (<a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=216">User feed</a>)</li><li>paul (<a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=217">User feed</a>)</li><li>zack (<a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=214">User feed</a>)</li>'

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_wpListUsers::test_should_create_a_user_list::test_should_create_a_user_list with data set "the feed of each user and an image"

Tests_User_wpListUsers::test_should_create_a_user_list with data set "the feed of each user and an image" (array('User feed with image', 'http://example.org/image.jpg'), '<li>jane <a href="http://exam...></li>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<li>jane <a href="http://example.org/?feed=rss2&author=215"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li><li>michelle <a href="http://example.org/?feed=rss2&author=216"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li><li>paul <a href="http://example.org/?feed=rss2&author=217"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li><li>zack <a href="http://example.org/?feed=rss2&author=214"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li>'
+'<li>jane <a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=215"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li><li>michelle <a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=216"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li><li>paul <a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=217"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li><li>zack <a href="https://observantotter5.wpcomstaging.com/?feed=rss2&author=214"><img src="http://example.org/image.jpg" style="border: none;" alt="User feed with image" /></a></li>'

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_User_wpListUsers::test_should_create_a_user_list::test_should_create_a_user_list with data set "a feed of the specified type"

Tests_User_wpListUsers::test_should_create_a_user_list with data set "a feed of the specified type" (array('User feed as atom', 'atom'), '<li>jane (<a href="http://exa...)</li>')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<li>jane (<a href="http://example.org/?feed=atom&author=215">User feed as atom</a>)</li><li>michelle (<a href="http://example.org/?feed=atom&author=216">User feed as atom</a>)</li><li>paul (<a href="http://example.org/?feed=atom&author=217">User feed as atom</a>)</li><li>zack (<a href="http://example.org/?feed=atom&author=214">User feed as atom</a>)</li>'
+'<li>jane (<a href="https://observantotter5.wpcomstaging.com/?feed=atom&author=215">User feed as atom</a>)</li><li>michelle (<a href="https://observantotter5.wpcomstaging.com/?feed=atom&author=216">User feed as atom</a>)</li><li>paul (<a href="https://observantotter5.wpcomstaging.com/?feed=atom&author=217">User feed as atom</a>)</li><li>zack (<a href="https://observantotter5.wpcomstaging.com/?feed=atom&author=214">User feed as atom</a>)</li>'

/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_Basic::test_enabled

Tests_XMLRPC_Basic::test_enabled
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:4249
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/basic.php:12
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_Basic::test_login_pass_bad

Tests_XMLRPC_Basic::test_login_pass_bad
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:334
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/basic.php:29
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_Basic::test_multicall_invalidates_all_calls_after_invalid_call

Tests_XMLRPC_Basic::test_multicall_invalidates_all_calls_after_invalid_call
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:1742
/tmp/wp-test-runner/src/wp-includes/IXR/class-IXR-server.php:109
/tmp/wp-test-runner/src/wp-includes/IXR/class-IXR-server.php:207
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/basic.php:91
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_mt_getRecentPostTitles::test_invalid_username_password

Tests_XMLRPC_mt_getRecentPostTitles::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:6512
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/mt/getRecentPostTitles.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_mw_editPost::test_invalid_username_password

Tests_XMLRPC_mw_editPost::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:5737
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/mw/editPost.php:10
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_mw_getPost::test_invalid_username_password

Tests_XMLRPC_mw_getPost::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:6065
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/mw/getPost.php:25
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_mw_getRecentPosts::test_invalid_username_password

Tests_XMLRPC_mw_getRecentPosts::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:6211
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/mw/getRecentPosts.php:26
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_mw_newPost::test_invalid_username_password

Tests_XMLRPC_mw_newPost::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:5360
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/mw/newPost.php:10
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_deletePost::test_invalid_username_password

Tests_XMLRPC_wp_deletePost::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:1825
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/deletePost.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_deleteTerm::test_invalid_username_password

Tests_XMLRPC_wp_deleteTerm::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2307
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/deleteTerm.php:18
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_editPost::test_invalid_username_password

Tests_XMLRPC_wp_editPost::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:1742
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/editPost.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_editProfile::test_invalid_username_password

Tests_XMLRPC_wp_editProfile::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2895
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/editProfile.php:10
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_editTerm::test_invalid_username_password

Tests_XMLRPC_wp_editTerm::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2191
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/editTerm.php:30
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getComment::test_invalid_username_password

Tests_XMLRPC_wp_getComment::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3596
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getComment.php:37
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getComments::test_invalid_username_password

Tests_XMLRPC_wp_getComments::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3652
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getComments.php:10
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getMediaItem::test_invalid_username_password

Tests_XMLRPC_wp_getMediaItem::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:4370
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getMediaItem.php:42
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getOptions::test_invalid_username_password

Tests_XMLRPC_wp_getOptions::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:4249
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getOptions.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getOptions::test_option_values_subscriber

Tests_XMLRPC_wp_getOptions::test_option_values_subscriber
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com'
+'https://observantotter5.wpcomstaging.com'

/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getOptions.php:49
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getOptions::test_option_values_admin

Tests_XMLRPC_wp_getOptions::test_option_values_admin
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'http://observantotter5.wpcomstaging.com'
+'https://observantotter5.wpcomstaging.com'

/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getOptions.php:138
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getPage::test_invalid_username_password

Tests_XMLRPC_wp_getPage::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2975
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getPage.php:26
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getPageList::test_invalid_username_password

Tests_XMLRPC_wp_getPageList::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3247
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getPageList.php:26
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getPages::test_invalid_username_password

Tests_XMLRPC_wp_getPages::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3023
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getPages.php:34
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getPost::test_invalid_username_password

Tests_XMLRPC_wp_getPost::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:1926
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getPost.php:32
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getPostType::test_invalid_username_password

Tests_XMLRPC_wp_getPostType::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:4567
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getPostType.php:27
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getPostTypes::test_invalid_username_password

Tests_XMLRPC_wp_getPostTypes::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:4624
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getPostTypes.php:8
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getPosts::test_invalid_username_password

Tests_XMLRPC_wp_getPosts::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:1987
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getPosts.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getProfile::test_invalid_username_password

Tests_XMLRPC_wp_getProfile::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2845
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getProfile.php:10
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getRevisions::test_invalid_username_password

Tests_XMLRPC_wp_getRevisions::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:4695
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getRevisions.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getTaxonomies::test_invalid_username_password

Tests_XMLRPC_wp_getTaxonomies::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2616
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getTaxonomies.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getTaxonomy::test_invalid_username_password

Tests_XMLRPC_wp_getTaxonomy::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2558
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getTaxonomy.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getTerm::test_invalid_username_password

Tests_XMLRPC_wp_getTerm::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2386
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getTerm.php:19
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getTerms::test_invalid_username_password

Tests_XMLRPC_wp_getTerms::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2451
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getTerms.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getUser::test_invalid_username_password

Tests_XMLRPC_wp_getUser::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2702
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getUser.php:21
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_getUsers::test_invalid_username_password

Tests_XMLRPC_wp_getUsers::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2765
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/getUsers.php:10
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_allowed_anon_comments

Tests_XMLRPC_wp_newComment::test_allowed_anon_comments
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:209
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_anon_comments_require_email

Tests_XMLRPC_wp_newComment::test_anon_comments_require_email
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:234
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions::test_comments_observe_post_permissions with data set #2

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions with data set #2 ('password', '', false)
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:291
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions::test_comments_observe_post_permissions with data set #3

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions with data set #3 ('password', '', false, '__return_true')
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:291
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions::test_comments_observe_post_permissions with data set #6

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions with data set #6 ('private', '', false)
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:291
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions::test_comments_observe_post_permissions with data set #7

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions with data set #7 ('private', '', false, '__return_true')
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:291
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions::test_comments_observe_post_permissions with data set #10

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions with data set #10 ('private_contributor', '', false)
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:291
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions::test_comments_observe_post_permissions with data set #11

Tests_XMLRPC_wp_newComment::test_comments_observe_post_permissions with data set #11 ('private_contributor', '', false, '__return_true')
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:3917
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newComment.php:291
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newPost::test_invalid_username_password

Tests_XMLRPC_wp_newPost::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:1324
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newPost.php:9
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_newTerm::test_invalid_username_password

Tests_XMLRPC_wp_newTerm::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:2086
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/newTerm.php:19
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107

Tests_XMLRPC_wp_restoreRevision::test_invalid_username_password

Tests_XMLRPC_wp_restoreRevision::test_invalid_username_password
Cannot modify header information - headers already sent by (output started at /tmp/wp-test-runner/tests/phpunit/includes/bootstrap.php:272)

/wordpress/mu-plugins/atomic-platform.php:1037
/tmp/wp-test-runner/src/wp-includes/class-wp-hook.php:326
/tmp/wp-test-runner/src/wp-includes/plugin.php:205
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:314
/tmp/wp-test-runner/src/wp-includes/class-wp-xmlrpc-server.php:4769
/tmp/wp-test-runner/tests/phpunit/tests/xmlrpc/wp/restoreRevision.php:31
/tmp/wp-test-runner/vendor/phpunit/phpunit/phpunit:107