Use the system version of Firefox

Use the system version of firefox for running test.
This commit is contained in:
Feanil Patel
2017-01-05 12:04:16 -05:00
committed by GitHub
parent ebe332fc2d
commit 17c8932482

View File

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