| 2 | |
| 3 | |
| 4 | {{{ |
| 5 | There were 7 failures: |
| 6 | |
| 7 | 1) Tests_Pluggable::testPluggableFunctionSignaturesMatch with data set #47 ('wp_cache_decr') |
| 8 | Parameter: n |
| 9 | Failed asserting that two strings are identical. |
| 10 | --- Expected |
| 11 | +++ Actual |
| 12 | @@ @@ |
| 13 | -offset |
| 14 | +n |
| 15 | |
| 16 | /srv/www/wp-develop/svn/tests/phpunit/tests/pluggable.php:43 |
| 17 | |
| 18 | 2) Tests_Pluggable::testPluggableFunctionSignaturesMatch with data set #50 ('wp_cache_get') |
| 19 | Failed asserting that 3 is identical to 4. |
| 20 | |
| 21 | /srv/www/wp-develop/svn/tests/phpunit/tests/pluggable.php:26 |
| 22 | |
| 23 | 3) Tests_Pluggable::testPluggableFunctionSignaturesMatch with data set #51 ('wp_cache_incr') |
| 24 | Parameter: n |
| 25 | Failed asserting that two strings are identical. |
| 26 | --- Expected |
| 27 | +++ Actual |
| 28 | @@ @@ |
| 29 | -offset |
| 30 | +n |
| 31 | |
| 32 | /srv/www/wp-develop/svn/tests/phpunit/tests/pluggable.php:43 |
| 33 | |
| 34 | 4) Tests_Pluggable::testPluggableFunctionSignaturesMatch with data set #58 ('wp_cache_reset') |
| 35 | Failed asserting that false is true. |
| 36 | |
| 37 | /srv/www/wp-develop/svn/tests/phpunit/tests/pluggable.php:20 |
| 38 | |
| 39 | 5) Tests_Pluggable::testAllPluggableFunctionsExist |
| 40 | Function: wp_cache_reset() |
| 41 | Failed asserting that false is true. |
| 42 | |
| 43 | /srv/www/wp-develop/svn/tests/phpunit/tests/pluggable.php:64 |
| 44 | |
| 45 | 6) Tests_Term_Meta::test_term_meta_should_be_lazy_loaded_for_all_terms_in_wp_query_loop |
| 46 | Failed asserting that 116548 is identical to 116546. |
| 47 | |
| 48 | /srv/www/wp-develop/svn/tests/phpunit/tests/term/meta.php:139 |
| 49 | |
| 50 | 7) Tests_Term_Meta::test_term_meta_should_be_lazy_loaded_only_for_the_queries_in_which_the_term_has_posts |
| 51 | Failed asserting that 116711 is identical to 116712. |
| 52 | |
| 53 | /srv/www/wp-develop/svn/tests/phpunit/tests/term/meta.php:183 |
| 54 | }}} |