From 17c8932482f879d0d5faddc567e37641e66f38ee Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Thu, 5 Jan 2017 12:04:16 -0500 Subject: [PATCH] Use the system version of Firefox Use the system version of firefox for running test. --- scripts/generic-ci-tests.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/generic-ci-tests.sh b/scripts/generic-ci-tests.sh index 9f97530e7d..a13589fd1e 100755 --- a/scripts/generic-ci-tests.sh +++ b/scripts/generic-ci-tests.sh @@ -162,12 +162,6 @@ case "$TEST_SUITE" in "bok-choy") - # Back compatibility support for firefox upgrade: - # Copy newer firefox version to project root, - # set that as the path for bok-choy to use. - cp -R $HOME/firefox/ firefox/ - export SELENIUM_FIREFOX_PATH=firefox/firefox - PAVER_ARGS="-n $NUMBER_OF_BOKCHOY_THREADS --with-flaky --with-xunit" case "$SHARD" in