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

--- Comment #4 from Antoine "hashar" Musso <[email protected]> 2012-11-01 10:08:40 
UTC ---
One can reproduce running the Dump tests using a MediaWiki snapshot:

wget
https://integration.mediawiki.org/nightly/mediawiki/core/mediawiki-78a5729.zip
unzip mediawiki-78a5729.zip
cd mediawiki-78a5729
# Install a basic database using sqlite as a backend
php maintenance/install.php benchwiki sysop --pass secret --dbtype sqlite
--dbpath .

# Run the Dump test suite
time php tests/phpunit/phpunit.php --group Dump

-- 
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

Reply via email to