Make WordPress Core

Ticket #31827: unit-tests.php5.4.29.txt

File unit-tests.php5.4.29.txt, 8.7 KB (added by SergeyBiryukov, 9 years ago)
Line 
1Running as single site... To run multisite, use -c tests/phpunit/multisite.xml
2Not running ajax tests. To execute these, use --group ajax.
3Not running ms-files tests. To execute these, use --group ms-files.
4Not running external-http tests. To execute these, use --group external-http.
5PHPUnit 3.6.12 by Sebastian Bergmann.
6
7Configuration read from S:\home\wordpress\develop\phpunit.xml.dist
8
9.............................................................   61 / 3368 (  1%)
10.............................................................  122 / 3368 (  3%)
11..................S..........................................  183 / 3368 (  5%)
12.............................................................  244 / 3368 (  7%)
13.............................................................  305 / 3368 (  9%)
14.........................................................S...  366 / 3368 ( 10%)
15.............................................................  427 / 3368 ( 12%)
16.............................................................  488 / 3368 ( 14%)
17.............................................................  549 / 3368 ( 16%)
18...................................SS......SS......SS..S.....  610 / 3368 ( 18%)
19.............................................................  671 / 3368 ( 19%)
20.............................................................  732 / 3368 ( 21%)
21.............................................................  793 / 3368 ( 23%)
22.............................................................  854 / 3368 ( 25%)
23.............................................................  915 / 3368 ( 27%)
24.............................................................  976 / 3368 ( 28%)
25............................................................. 1037 / 3368 ( 30%)
26............................................................. 1098 / 3368 ( 32%)
27............................................................. 1159 / 3368 ( 34%)
28............................................................. 1220 / 3368 ( 36%)
29............................................................. 1281 / 3368 ( 38%)
30............................................................. 1342 / 3368 ( 39%)
31............................................................. 1403 / 3368 ( 41%)
32............................................................. 1464 / 3368 ( 43%)
33............................................................. 1525 / 3368 ( 45%)
34................................S............................ 1586 / 3368 ( 47%)
35............................................................. 1647 / 3368 ( 48%)
36..................SSS..S.S............SSSSSSSS............SSS 1708 / 3368 ( 50%)
37SSSSSSSS..................................................... 1769 / 3368 ( 52%)
38............................................................. 1830 / 3368 ( 54%)
39............................................................. 1891 / 3368 ( 56%)
40............................................................. 1952 / 3368 ( 57%)
41............................................................. 2013 / 3368 ( 59%)
42............................................................. 2074 / 3368 ( 61%)
43............................................................. 2135 / 3368 ( 63%)
44............................................................. 2196 / 3368 ( 65%)
45............................................................. 2257 / 3368 ( 67%)
46............................................................. 2318 / 3368 ( 68%)
47............................................................. 2379 / 3368 ( 70%)
48............................................................. 2440 / 3368 ( 72%)
49..F.......................................................... 2501 / 3368 ( 74%)
50......................S...................................... 2562 / 3368 ( 76%)
51..............................................F.F............ 2623 / 3368 ( 77%)
52.......FFF.F........FFF..................F..............F.... 2684 / 3368 ( 79%)
53..........................EE................................. 2745 / 3368 ( 81%)
54............................................................. 2806 / 3368 ( 83%)
55..E.......................................................... 2867 / 3368 ( 85%)
56............................................................. 2928 / 3368 ( 86%)
57............................................................. 2989 / 3368 ( 88%)
58............................................................. 3050 / 3368 ( 90%)
59............................................................. 3111 / 3368 ( 92%)
60............................................................. 3172 / 3368 ( 94%)
61............................................................. 3233 / 3368 ( 95%)
62...........................SSSSSSSSSSSS
63
64Time: 05:18, Memory: 87.75Mb
65
66There were 3 errors:
67
681) Tests_Term_SplitSharedTerm::test_should_retain_child_terms_when_using_get_terms_parent
69Undefined offset: 0
70
71S:\home\wordpress\develop\tests\phpunit\tests\term\splitSharedTerm.php:90
72S:\usr\local\php5\phpunit:46
73
742) Tests_Term_SplitSharedTerm::test_should_retain_child_terms_when_using_get_terms_child_of
75Undefined offset: 0
76
77S:\home\wordpress\develop\tests\phpunit\tests\term\splitSharedTerm.php:102
78S:\usr\local\php5\phpunit:46
79
803) Tests_Term_WpUpdateTerm::test_wp_update_term_should_clean_term_cache
81Undefined offset: 2220
82
83S:\home\wordpress\develop\tests\phpunit\tests\term\wpUpdateTerm.php:583
84S:\usr\local\php5\phpunit:46
85
86--
87
88
89There were 12 failures:
90
911) Tests_Query_TaxQuery::test_tax_query_include_children
92Failed asserting that 3 matches expected 4.
93
94S:\home\wordpress\develop\tests\phpunit\tests\query\taxQuery.php:927
95S:\usr\local\php5\phpunit:46
96
972) Tests_Term_Cache::test_category_children_cache
98Failed asserting that two arrays are equal.
99--- Expected
100+++ Actual
101@@ @@
102 Array (
103-    1584 => Array (...)
104 )
105
106S:\home\wordpress\develop\tests\phpunit\tests\term\cache.php:22
107S:\usr\local\php5\phpunit:46
108
1093) Tests_Term_Cache::test_hierachy_invalidation
110Failed asserting that 1 matches expected 2.
111
112S:\home\wordpress\develop\tests\phpunit\tests\term\cache.php:80
113S:\usr\local\php5\phpunit:46
114
1154) Tests_Term_getTerms::test_get_terms_grandparent_zero
116Failed asserting that 0 matches expected 1.
117
118S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:338
119S:\usr\local\php5\phpunit:46
120
1215) Tests_Term_getTerms::test_get_terms_seven_levels_deep
122Failed asserting that 0 matches expected 1.
123
124S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:362
125S:\usr\local\php5\phpunit:46
126
1276) Tests_Term_getTerms::test_get_terms_child_of
128Failed asserting that 0 matches expected 1.
129
130S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:376
131S:\usr\local\php5\phpunit:46
132
1337) Tests_Term_getTerms::test_child_of_should_respect_multiple_taxonomies
134Failed asserting that two arrays are equal.
135--- Expected
136+++ Actual
137@@ @@
138 Array (
139-    0 => 1658
140 )
141
142S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317
143S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:421
144S:\usr\local\php5\phpunit:46
145
1468) Tests_Term_getTerms::test_childless_hierarchical_taxonomy
147Failed asserting that two arrays are equal.
148--- Expected
149+++ Actual
150@@ @@
151 Array (
152-    0 => 1682
153-    1 => 1683
154-    2 => 1685
155-    3 => 1686
156+    0 => '1682'
157+    1 => '1683'
158+    2 => '1684'
159+    3 => '1685'
160+    4 => '1686'
161 )
162
163S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317
164S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:603
165S:\usr\local\php5\phpunit:46
166
1679) Tests_Term_getTerms::test_childless_hierarchical_taxonomy_used_with_child_of
168Failed asserting that two arrays are equal.
169--- Expected
170+++ Actual
171@@ @@
172 Array (
173-    0 => 1690
174+    0 => '1690'
175+    1 => '1691'
176 )
177
178S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317
179S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:634
180S:\usr\local\php5\phpunit:46
181
18210) Tests_Term_getTerms::test_childless_should_enforce_childless_status_for_all_queried_taxonomies
183Failed asserting that two arrays are equal.
184--- Expected
185+++ Actual
186@@ @@
187 Array (
188-    0 => 1694
189-    1 => 1696
190+    0 => '1693'
191+    1 => '1694'
192+    2 => '1696'
193 )
194
195S:\home\wordpress\develop\tests\phpunit\includes\testcase.php:317
196S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:655
197S:\usr\local\php5\phpunit:46
198
19911) Tests_Term_getTerms::test_hierarchical_should_recurse_properly_for_all_taxonomies
200Failed asserting that an array contains 1790.
201
202S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:1109
203S:\usr\local\php5\phpunit:46
204
20512) Tests_Term_getTerms::test_pad_counts_should_work_when_first_taxonomy_is_nonhierarchical_and_second_taxonomy_is_hierarchical
206Failed asserting that '1' matches expected 2.
207
208S:\home\wordpress\develop\tests\phpunit\tests\term\getTerms.php:1443
209S:\usr\local\php5\phpunit:46
210
211FAILURES!
212Tests: 3272, Assertions: 12447, Failures: 12, Errors: 3, Skipped: 47.