Revert "Bug fix: collect test results when running in multiprocess mode."

This commit is contained in:
Jesse Zoldak
2016-10-31 11:37:30 -04:00
committed by GitHub
parent 902d7324a5
commit 8e31eee734

View File

@@ -168,7 +168,7 @@ case "$TEST_SUITE" in
cp -R $HOME/firefox/ firefox/
export SELENIUM_FIREFOX_PATH=firefox/firefox
PAVER_ARGS="-n $NUMBER_OF_BOKCHOY_THREADS --with-flaky --with-xunitmp"
PAVER_ARGS="-n $NUMBER_OF_BOKCHOY_THREADS --with-flaky --with-xunit"
case "$SHARD" in