On Thu, Jun 16, 2011 at 4:08 PM, Bryan Tong Minh <[email protected]> wrote: > Can somebody on Windows/SQLite try running the tests? I'm consistently > getting two failures in XmlTest, which Chad apparently is not getting:
To hijack, what output from the unit tests should be reported, Errors and failures? >From Linux/Pg (possibly caused by LocalSettings config?): There was 1 error: 1) BlockTest::testInitializerFunctionsReturnCorrectBlock Argument 1 passed to Block::equals() must be an instance of Block, null given, called in /var/www/thedarkcitadel.com/w/tests/phpunit/includes/BlockTest.php on line 72 and defined /var/www/thedarkcitadel.com/w/includes/Block.php:133 /var/www/thedarkcitadel.com/w/tests/phpunit/includes/BlockTest.php:72 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiTestCase.php:61 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiPHPUnitCommand.php:20 /var/www/thedarkcitadel.com/w/tests/phpunit/phpunit.php:60 There were 4 failures: 1) ApiUploadTest::testUpload Failed asserting that <boolean:false> is true. /var/www/thedarkcitadel.com/w/tests/phpunit/includes/api/ApiUploadTest.php:144 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiTestCase.php:61 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiPHPUnitCommand.php:20 /var/www/thedarkcitadel.com/w/tests/phpunit/phpunit.php:60 2) ApiUploadTest::testUploadSameFileName Failed asserting that <boolean:false> is true. /var/www/thedarkcitadel.com/w/tests/phpunit/includes/api/ApiUploadTest.php:242 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiTestCase.php:61 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiPHPUnitCommand.php:20 /var/www/thedarkcitadel.com/w/tests/phpunit/phpunit.php:60 3) ApiUploadTest::testUploadSameContent Failed asserting that <boolean:false> is true. /var/www/thedarkcitadel.com/w/tests/phpunit/includes/api/ApiUploadTest.php:316 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiTestCase.php:61 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiPHPUnitCommand.php:20 /var/www/thedarkcitadel.com/w/tests/phpunit/phpunit.php:60 4) ApiUploadTest::testUploadStash Failed asserting that <boolean:true> is false. /var/www/thedarkcitadel.com/w/tests/phpunit/includes/api/ApiUploadTest.php:398 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiTestCase.php:61 /var/www/thedarkcitadel.com/w/tests/phpunit/MediaWikiPHPUnitCommand.php:20 /var/www/thedarkcitadel.com/w/tests/phpunit/phpunit.php:60 _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
