https://integration.wikimedia.org/ci/job/mwext-testextension-php70-jessie-non-voting/784/console
| 1 | 17:09:13 There were 15 failures: |
|---|---|
| 2 | 17:09:13 |
| 3 | 17:09:13 1) PhpTags\RuntimeTest::testRun_echo_math_variables_short_circuit_2 |
| 4 | 17:09:13 Failed asserting that two arrays are equal. |
| 5 | 17:09:13 --- Expected |
| 6 | 17:09:13 +++ Actual |
| 7 | 17:09:13 @@ @@ |
| 8 | 17:09:13 Array ( |
| 9 | 17:09:13 - 0 => null |
| 10 | 17:09:13 - 1 => 10000 |
| 11 | 17:09:13 + 0 => true |
| 12 | 17:09:13 + 1 => '10000' |
| 13 | 17:09:13 ) |
| 14 | 17:09:13 |
| 15 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:535 |
| 16 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 17 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 18 | 17:09:13 |
| 19 | 17:09:13 2) PhpTags\RuntimeTest::testRun_echo_assignment_26 |
| 20 | 17:09:13 Failed asserting that two arrays are equal. |
| 21 | 17:09:13 --- Expected |
| 22 | 17:09:13 +++ Actual |
| 23 | 17:09:13 @@ @@ |
| 24 | 17:09:13 Array ( |
| 25 | 17:09:13 - 0 => null |
| 26 | 17:09:13 + 0 => '1' |
| 27 | 17:09:13 1 => 'rrr' |
| 28 | 17:09:13 ) |
| 29 | 17:09:13 |
| 30 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:1254 |
| 31 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 32 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 33 | 17:09:13 |
| 34 | 17:09:13 3) PhpTags\RuntimeTest::testRun_echo_ternary_math_noexpr2_5 |
| 35 | 17:09:13 Failed asserting that two arrays are equal. |
| 36 | 17:09:13 --- Expected |
| 37 | 17:09:13 +++ Actual |
| 38 | 17:09:13 @@ @@ |
| 39 | 17:09:13 Array ( |
| 40 | 17:09:13 - 0 => null |
| 41 | 17:09:13 + 0 => '500' |
| 42 | 17:09:13 ) |
| 43 | 17:09:13 |
| 44 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:1601 |
| 45 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 46 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 47 | 17:09:13 |
| 48 | 17:09:13 4) PhpTags\RuntimeTest::testRun_echo_ternary_math_noexpr2_7 |
| 49 | 17:09:13 Failed asserting that two arrays are equal. |
| 50 | 17:09:13 --- Expected |
| 51 | 17:09:13 +++ Actual |
| 52 | 17:09:13 @@ @@ |
| 53 | 17:09:13 Array ( |
| 54 | 17:09:13 - 0 => null |
| 55 | 17:09:13 + 0 => '1008' |
| 56 | 17:09:13 ) |
| 57 | 17:09:13 |
| 58 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:1613 |
| 59 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 60 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 61 | 17:09:13 |
| 62 | 17:09:13 5) PhpTags\RuntimeTest::testRun_while_while_2 |
| 63 | 17:09:13 Failed asserting that two arrays are equal. |
| 64 | 17:09:13 --- Expected |
| 65 | 17:09:13 +++ Actual |
| 66 | 17:09:13 @@ @@ |
| 67 | 17:09:13 Array ( |
| 68 | 17:09:13 + 0 => 1 |
| 69 | 17:09:13 + 1 => 2 |
| 70 | 17:09:13 + 2 => 3 |
| 71 | 17:09:13 + 3 => 4 |
| 72 | 17:09:13 + 4 => 4 |
| 73 | 17:09:13 + 5 => 4 |
| 74 | 17:09:13 ) |
| 75 | 17:09:13 |
| 76 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2666 |
| 77 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 78 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 79 | 17:09:13 |
| 80 | 17:09:13 6) PhpTags\RuntimeTest::testRun_while_while_3 |
| 81 | 17:09:13 Failed asserting that two arrays are equal. |
| 82 | 17:09:13 --- Expected |
| 83 | 17:09:13 +++ Actual |
| 84 | 17:09:13 @@ @@ |
| 85 | 17:09:13 Array ( |
| 86 | 17:09:13 + 0 => 1 |
| 87 | 17:09:13 + 1 => 2 |
| 88 | 17:09:13 + 2 => 3 |
| 89 | 17:09:13 + 3 => 4 |
| 90 | 17:09:13 + 4 => 4 |
| 91 | 17:09:13 + 5 => 4 |
| 92 | 17:09:13 ) |
| 93 | 17:09:13 |
| 94 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2672 |
| 95 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 96 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 97 | 17:09:13 |
| 98 | 17:09:13 7) PhpTags\RuntimeTest::testRun_while_while_4 |
| 99 | 17:09:13 Failed asserting that two arrays are equal. |
| 100 | 17:09:13 --- Expected |
| 101 | 17:09:13 +++ Actual |
| 102 | 17:09:13 @@ @@ |
| 103 | 17:09:13 Array ( |
| 104 | 17:09:13 + 0 => 1 |
| 105 | 17:09:13 + 1 => 2 |
| 106 | 17:09:13 + 2 => 3 |
| 107 | 17:09:13 + 3 => 4 |
| 108 | 17:09:13 + 4 => 4 |
| 109 | 17:09:13 + 5 => 4 |
| 110 | 17:09:13 ) |
| 111 | 17:09:13 |
| 112 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2678 |
| 113 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 114 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 115 | 17:09:13 |
| 116 | 17:09:13 8) PhpTags\RuntimeTest::testRun_while_while_break_2 |
| 117 | 17:09:13 Failed asserting that two strings are equal. |
| 118 | 17:09:13 --- Expected |
| 119 | 17:09:13 +++ Actual |
| 120 | 17:09:13 @@ @@ |
| 121 | 17:09:13 -'' |
| 122 | 17:09:13 +'(1)' |
| 123 | 17:09:13 |
| 124 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2702 |
| 125 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 126 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 127 | 17:09:13 |
| 128 | 17:09:13 9) PhpTags\RuntimeTest::testRun_while_while_break_3 |
| 129 | 17:09:13 Failed asserting that two strings are equal. |
| 130 | 17:09:13 --- Expected |
| 131 | 17:09:13 +++ Actual |
| 132 | 17:09:13 @@ @@ |
| 133 | 17:09:13 -'|1||2||3||4||5|' |
| 134 | 17:09:13 +'|1|(1)|2|(1)(2)|3|(1)(2)' |
| 135 | 17:09:13 |
| 136 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2708 |
| 137 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 138 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 139 | 17:09:13 |
| 140 | 17:09:13 10) PhpTags\RuntimeTest::testRun_while_if_while_1 |
| 141 | 17:09:13 Failed asserting that two strings are equal. |
| 142 | 17:09:13 --- Expected |
| 143 | 17:09:13 +++ Actual |
| 144 | 17:09:13 @@ @@ |
| 145 | 17:09:13 -'|1||2|(1)(2)|3|(1)(2)(3)|4|(1)(2)(3)(4)|5|(1)(2)(3)(4)(5)' |
| 146 | 17:09:13 +'|1||2|(1)(2)|3||4|(1)(2)(3)(4)|5|' |
| 147 | 17:09:13 |
| 148 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2714 |
| 149 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 150 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 151 | 17:09:13 |
| 152 | 17:09:13 11) PhpTags\RuntimeTest::testRun_while_if_while_2 |
| 153 | 17:09:13 Failed asserting that two strings are equal. |
| 154 | 17:09:13 --- Expected |
| 155 | 17:09:13 +++ Actual |
| 156 | 17:09:13 @@ @@ |
| 157 | 17:09:13 -'|1||2|.(1)(2)|3|.(1)(2)(3)|4|.(1)(2)(3)(4)|5|.(1)(2)(3)(4)(5)' |
| 158 | 17:09:13 +'|1||2|.(1)(2)|3||4|.(1)(2)(3)(4)|5|' |
| 159 | 17:09:13 |
| 160 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2720 |
| 161 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 162 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 163 | 17:09:13 |
| 164 | 17:09:13 12) PhpTags\RuntimeTest::testRun_while_if_while_if_2 |
| 165 | 17:09:13 Failed asserting that two strings are equal. |
| 166 | 17:09:13 --- Expected |
| 167 | 17:09:13 +++ Actual |
| 168 | 17:09:13 @@ @@ |
| 169 | 17:09:13 -'|1||2|.(1)(2)|3|.(1)(2)' |
| 170 | 17:09:13 +'|1||2|.(1)(2)|3||4|.(1)(2)' |
| 171 | 17:09:13 |
| 172 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2732 |
| 173 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 174 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 175 | 17:09:13 |
| 176 | 17:09:13 13) PhpTags\RuntimeTest::testRun_echo_static_null_2 |
| 177 | 17:09:13 Failed asserting that two arrays are equal. |
| 178 | 17:09:13 --- Expected |
| 179 | 17:09:13 +++ Actual |
| 180 | 17:09:13 @@ @@ |
| 181 | 17:09:13 Array ( |
| 182 | 17:09:13 - 0 => null |
| 183 | 17:09:13 + 0 => 'false40' |
| 184 | 17:09:13 ) |
| 185 | 17:09:13 |
| 186 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:2964 |
| 187 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 188 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 189 | 17:09:13 |
| 190 | 17:09:13 14) PhpTags\RuntimeTest::testRun_echo_isset_boolean_and_1 |
| 191 | 17:09:13 Failed asserting that two arrays are equal. |
| 192 | 17:09:13 --- Expected |
| 193 | 17:09:13 +++ Actual |
| 194 | 17:09:13 @@ @@ |
| 195 | 17:09:13 Array ( |
| 196 | 17:09:13 - 0 => 'FALSE' |
| 197 | 17:09:13 + 0 => 'TRUE' |
| 198 | 17:09:13 ) |
| 199 | 17:09:13 |
| 200 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:3245 |
| 201 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 202 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |
| 203 | 17:09:13 |
| 204 | 17:09:13 15) PhpTags\RuntimeTest::testRun_object_operation_test_19 |
| 205 | 17:09:13 Failed asserting that two arrays are equal. |
| 206 | 17:09:13 --- Expected |
| 207 | 17:09:13 +++ Actual |
| 208 | 17:09:13 @@ @@ |
| 209 | 17:09:13 Array ( |
| 210 | 17:09:13 - 0 => null |
| 211 | 17:09:13 + 0 => true |
| 212 | 17:09:13 1 => 8 |
| 213 | 17:09:13 ) |
| 214 | 17:09:13 |
| 215 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/extensions/PhpTags/tests/phpunit/includes/RuntimeTest.php:3994 |
| 216 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/tests/phpunit/MediaWikiTestCase.php:420 |
| 217 | 17:09:13 /home/jenkins/workspace/mwext-testextension-php70-jessie-non-voting/src/maintenance/doMaintenance.php:94 |