https://bugzilla.wikimedia.org/show_bug.cgi?id=28908
--- Comment #1 from Brion Vibber <[email protected]> 2011-05-10 17:53:59 UTC --- Cannot reproduce on Ubuntu 11.04 with PHPUnit freshly updated via pear. SVN and git mirror checkouts appear to run identically. However it's increeeedddiibbbbllllyyyyy slow, so it might be dying partway through if you're chopping out the output prior to that. Output so far for SVN: brion@stormcloud:~/pages/phase3/tests/phpunit$ make destructive php phpunit.php --configuration /var/www/phase3/tests/phpunit/suite.xml PHPUnit 3.5.13 by Sebastian Bergmann. ................................................IIIII........ 61 / 2270 ( 2%) .......................I..................................... 122 / 2270 ( 5%) ..........................EEEEEEEE........................... 183 / 2270 ( 8%) ... and git: brion@stormcloud:~/pages/mediawiki-trunk-phase3/tests/phpunit$ make destructivephp phpunit.php --configuration /var/www/mediawiki-trunk-phase3/tests/phpunit/suite.xml PHPUnit 3.5.13 by Sebastian Bergmann. ................................................IIIII........ 61 / 2270 ( 2%) .......................I..................................... 122 / 2270 ( 5%) ..........................EEEEEEEE........................... 183 / 2270 ( 8%) ... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
