> 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
> 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 > After clearing out the images directory, everything passes except the BlockTest::testInitializerFunctionsReturnCorrectBlock and ApiUploadTest::testUploadStash. If I dump out the exception that's being thrown, the message is: Not a valid session key May be some lingering wonkyness with the site since I did cannibalize an existing site instead of putting up a fresh deploy since I figured it would kill anything it needed to. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
