Running as single site... To run multisite, use -c tests/phpunit/multisite.xml Not running ajax tests. To execute these, use --group ajax. Not running ms-files tests. To execute these, use --group ms-files. Not running external-http tests. To execute these, use --group external-http. PHPUnit 3.6.12 by Sebastian Bergmann. Configuration read from S:\home\wordpress\develop\phpunit.xml.dist ............................................................. 61 / 3368 ( 1%) ............................................................. 122 / 3368 ( 3%) ..................S.......................................... 183 / 3368 ( 5%) ............................................................. 244 / 3368 ( 7%) ............................................................. 305 / 3368 ( 9%) .........................................................S... 366 / 3368 ( 10%) ............................................................. 427 / 3368 ( 12%) ............................................................. 488 / 3368 ( 14%) ............................................................. 549 / 3368 ( 16%) ...................................SS......SS......SS..S..... 610 / 3368 ( 18%) ............................................................. 671 / 3368 ( 19%) ............................................................. 732 / 3368 ( 21%) ............................................................. 793 / 3368 ( 23%) ............................................................. 854 / 3368 ( 25%) ............................................................. 915 / 3368 ( 27%) ............................................................. 976 / 3368 ( 28%) ............................................................. 1037 / 3368 ( 30%) ............................................................. 1098 / 3368 ( 32%) ............................................................. 1159 / 3368 ( 34%) ............................................................. 1220 / 3368 ( 36%) ............................................................. 1281 / 3368 ( 38%) ............................................................. 1342 / 3368 ( 39%) ............................................................. 1403 / 3368 ( 41%) ............................................................. 1464 / 3368 ( 43%) ............................................................. 1525 / 3368 ( 45%) ................................S............................ 1586 / 3368 ( 47%) ............................................................. 1647 / 3368 ( 48%) ..................SSS..S.S............SSSSSSSS............SSS 1708 / 3368 ( 50%) SSSSSSSS..................................................... 1769 / 3368 ( 52%) ............................................................. 1830 / 3368 ( 54%) ............................................................. 1891 / 3368 ( 56%) ............................................................. 1952 / 3368 ( 57%) ............................................................. 2013 / 3368 ( 59%) ............................................................. 2074 / 3368 ( 61%) ............................................................. 2135 / 3368 ( 63%) ............................................................. 2196 / 3368 ( 65%) ............................................................. 2257 / 3368 ( 67%) ............................................................. 2318 / 3368 ( 68%) ............................................................. 2379 / 3368 ( 70%) ............................................................. 2440 / 3368 ( 72%) ..F.......................................................... 2501 / 3368 ( 74%) ......................S...................................... 2562 / 3368 ( 76%) ..............................................F.F............ 2623 / 3368 ( 77%) .......FFF.F........FFF..................F..............F.... 2684 / 3368 ( 79%) ..........................EE................................. 2745 / 3368 ( 81%) ............................................................. 2806 / 3368 ( 83%) ..E.......................................................... 2867 / 3368 ( 85%) ............................................................. 2928 / 3368 ( 86%) ............................................................. 2989 / 3368 ( 88%) ............................................................. 3050 / 3368 ( 90%) ............................................................. 3111 / 3368 ( 92%) ............................................................. 3172 / 3368 ( 94%) ............................................................. 3233 / 3368 ( 95%) ...........................SSSSSSSSSSSS Time: 05:18, Memory: 87.75Mb There were 3 errors: 1) Tests_Term_SplitSharedTerm::test_should_retain_child_terms_when_using_get_terms_parent Undefined offset: 0 S:\home\wordpress\develop\tests\phpunit\tests\term\splitSharedTerm.php:90 S:\usr\local\php5\phpunit:46 2) Tests_Term_SplitSharedTerm::test_should_retain_child_terms_when_using_get_terms_child_of Undefined offset: 0 S:\home\wordpress\develop\tests\phpunit\tests\term\splitSharedTerm.php:102 S:\usr\local\php5\phpunit:46 3) Tests_Term_WpUpdateTerm::test_wp_update_term_should_clean_term_cache Undefined offset: 2220 S:\home\wordpress\develop\tests\phpunit\tests\term\wpUpdateTerm.php:583 S:\usr\local\php5\phpunit:46 -- There were 12 failures: 1) Tests_Query_TaxQuery::test_tax_query_include_children Failed asserting that 3 matches expected 4. S:\home\wordpress\develop\tests\phpunit\tests\query\taxQuery.php:927 S:\usr\local\php5\phpunit:46 2) Tests_Term_Cache::test_category_children_cache Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 1584 => Array (...) ) S:\home\wordpress\develop\tests\phpunit\tests\term\cache.php:22 S:\usr\local\php5\phpunit:46 3) Tests_Term_Cache::test_hierachy_invalidation Failed asserting that 1 matches expected 2. S:\home\wordpress\develop\tests\phpunit\tests\term\cache.php:80 S:\usr\local\php5\phpunit:46 4) Tests_Term_getTerms::test_get_terms_grandparent_zero Failed asserting that 0 matches expected 1. S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:338 S:\usr\local\php5\phpunit:46 5) Tests_Term_getTerms::test_get_terms_seven_levels_deep Failed asserting that 0 matches expected 1. S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:362 S:\usr\local\php5\phpunit:46 6) Tests_Term_getTerms::test_get_terms_child_of Failed asserting that 0 matches expected 1. S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:376 S:\usr\local\php5\phpunit:46 7) Tests_Term_getTerms::test_child_of_should_respect_multiple_taxonomies Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 1658 ) S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317 S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:421 S:\usr\local\php5\phpunit:46 8) Tests_Term_getTerms::test_childless_hierarchical_taxonomy Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 1682 - 1 => 1683 - 2 => 1685 - 3 => 1686 + 0 => '1682' + 1 => '1683' + 2 => '1684' + 3 => '1685' + 4 => '1686' ) S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317 S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:603 S:\usr\local\php5\phpunit:46 9) Tests_Term_getTerms::test_childless_hierarchical_taxonomy_used_with_child_of Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 1690 + 0 => '1690' + 1 => '1691' ) S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317 S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:634 S:\usr\local\php5\phpunit:46 10) Tests_Term_getTerms::test_childless_should_enforce_childless_status_for_all_queried_taxonomies Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 1694 - 1 => 1696 + 0 => '1693' + 1 => '1694' + 2 => '1696' ) S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317 S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:655 S:\usr\local\php5\phpunit:46 11) Tests_Term_getTerms::test_hierarchical_should_recurse_properly_for_all_taxonomies Failed asserting that an array contains 1790. S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:1109 S:\usr\local\php5\phpunit:46 12) Tests_Term_getTerms::test_pad_counts_should_work_when_first_taxonomy_is_nonhierarchical_and_second_taxonomy_is_hierarchical Failed asserting that '1' matches expected 2. S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:1443 S:\usr\local\php5\phpunit:46 FAILURES! Tests: 3272, Assertions: 12447, Failures: 12, Errors: 3, Skipped: 47.