Revert "Merge pull request #14273 from edx/feanil/test_with_system_firefox"

This reverts commit 04f8769428, reversing
changes made to 4b196d421b.
This commit is contained in:
Calen Pennington
2017-01-06 11:28:05 -05:00
parent c3c86b8b58
commit 80a7bfd58d

View File

@@ -162,6 +162,12 @@ 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