https://bugzilla.wikimedia.org/show_bug.cgi?id=42529

--- Comment #2 from Bawolff (Brian Wolff) <[email protected]> ---
by changing the user to www-data instead of my normal user, I got the errors
down to about 282.

The original issue was:

Fatal error: Cannot redeclare class ParserTests in
/var/www/w/git/tests/phpunit/includes/parser/MediaWikiParserTest.php(27) :
eval()'d code on line 3

Which prevents unit tests from running. I'm running PHP 5.3.3-7 
----

After getting it working by renaming MediaWikiParserTest.php to something
without a php extension, I get _a lot_ of errors:

FAILURES!
Tests: 5307, Assertions: 446595, Failures: 18, Errors: 282, Incomplete: 3,
Skipped: 17.

282 errors seems absurdly high...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to