You can run phpunit.php with --debug-tests, and send the debug output to a file with something like $wgDebugLogGroups['PHPUnitCommand'] = "/tmp/tests.log";

This will give you a (very verbose) log of test executions, so you can find the one at which phpunit crashes.

I wrote that feature exactly for situations like this, so use it :)

-- daniel

Am 26.08.2013 18:44, schrieb Jeroen De Dauw:
Hey Tobi,

Thanks for listing those groups, this is very helpful. Lets hope the 255
goes away after the errors reported for those groups have been fixed :)

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil. ~=[,,_,,]:3
--



_______________________________________________
Wikidata-tech mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-tech



_______________________________________________
Wikidata-tech mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-tech

Reply via email to