From 8e31eee734d0857df0c2add559b9eaabc6dd8c42 Mon Sep 17 00:00:00 2001 From: Jesse Zoldak Date: Mon, 31 Oct 2016 11:37:30 -0400 Subject: [PATCH] Revert "Bug fix: collect test results when running in multiprocess mode." --- scripts/generic-ci-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generic-ci-tests.sh b/scripts/generic-ci-tests.sh index 0c72720c8d..fdb6452101 100755 --- a/scripts/generic-ci-tests.sh +++ b/scripts/generic-ci-tests.sh @@ -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