Last modified: 2014-06-18 19:16:29 UTC
$ php phpunit.php includes/media/DjVuTest.php PHPUnit 3.7.31 by Sebastian Bergmann. Configuration read from /www/mediawiki/core/tests/phpunit/suite.xml ....F. Time: 124 ms, Memory: 13.75Mb There was 1 failure: 1) DjVuTest::testGetPageText Text layer of page 1 of file LoremIpsum.djvu should be 'Lorem ipsum 1 ' Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Lorem ipsum -1 -' +'' /www/mediawiki/core/tests/phpunit/includes/media/DjVuTest.php:116 /www/mediawiki/core/tests/phpunit/MediaWikiTestCase.php:123 /www/mediawiki/core/tests/phpunit/MediaWikiPHPUnitCommand.php:80 /www/mediawiki/core/tests/phpunit/MediaWikiPHPUnitCommand.php:64 Same result in hhvm.
Yeah probably something on our end or in those binaries.
*** Bug 64947 has been marked as a duplicate of this bug. ***
Change 140442 had a related patch set uploaded by Brian Wolff: Fix DjVu test (Make sure to check for djvutxt binary) https://gerrit.wikimedia.org/r/140442
Change 140442 merged by jenkins-bot: Fix DjVu test (Make sure to check for djvutxt binary) https://gerrit.wikimedia.org/r/140442