aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Duraj <julien.duraj@linaro.org>2016-09-06 16:15:38 +0100
committerJulien Duraj <julien.duraj@linaro.org>2016-09-06 16:15:49 +0100
commit16843e4916afc13413edd995a472656379fde050 (patch)
tree0e924d6d3c3267e072253d0a59447ad3d2d57607
parent2bbaf8577f59ee120541b2e80bc6b0f339485b39 (diff)
downloadart-build-scripts-16843e4916afc13413edd995a472656379fde050.tar.gz
Revert "Increase verbosity of the tests"
This reverts commit 4de5f37c1065e5607f4900bafc0268394dee2c81. Change-Id: Ic511f793c93d1807044444824f2787265ab08a62
-rwxr-xr-xtests/test_art_target.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_art_target.sh b/tests/test_art_target.sh
index 2c3a9d49..49bd65ef 100755
--- a/tests/test_art_target.sh
+++ b/tests/test_art_target.sh
@@ -42,7 +42,6 @@ set_default_options() {
options["interpreter"]="false"
options["jdwp"]="false"
options["jit"]="false"
- options["keep_failures"]="true"
options["keep_going"]="true"
options["libcore"]="false"
options["optimizing"]="true"