wordpress-develop/tests/phpunit/tests/general
Boone Gorges 13e66393f1 Don't run wp_get_archives() cache test on multisite.
The introduction of a Customizer test that creates a new blog [31707] causes
`WP_INSTALLING` to be set by the time the `wp_get_archives()` tests run. This,
in turn, causes the query counts to vary in unpredictable ways.

See #31130.

git-svn-id: https://develop.svn.wordpress.org/trunk@31764 602fd350-edb4-49c9-b593-d223f7449a82
2015-03-12 23:29:21 +00:00
..
archives.php Don't run wp_get_archives() cache test on multisite. 2015-03-12 23:29:21 +00:00
errors.php New remove() method and some unit tests for the WP_Error class. 2014-10-08 07:11:09 +00:00
paginateLinks.php Avoid a PHP Warning when add_args is passed as false to paginate_links(). 2015-02-12 01:38:26 +00:00