summaryrefslogtreecommitdiffstats
path: root/test/Android.run-test.mk
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2014-11-13 18:25:02 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-11-13 18:25:02 +0000
commit346bcbde27e4620ed1e7bce91728f22069a371f0 (patch)
tree252d5396f8e2a698cf4f5542af36128c6b2363a1 /test/Android.run-test.mk
parent06601573e513143c75cfaf4b5c9c7036f30c8ce6 (diff)
parentf8069a217312e486d034cb850e41639580b7385f (diff)
downloadart-346bcbde27e4620ed1e7bce91728f22069a371f0.zip
art-346bcbde27e4620ed1e7bce91728f22069a371f0.tar.gz
art-346bcbde27e4620ed1e7bce91728f22069a371f0.tar.bz2
Merge "Revert "Unfortunately, the test still hits too many run failures.""
Diffstat (limited to 'test/Android.run-test.mk')
-rw-r--r--test/Android.run-test.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk
index c66429f..3b949d6 100644
--- a/test/Android.run-test.mk
+++ b/test/Android.run-test.mk
@@ -177,15 +177,6 @@ endif
TEST_ART_TIMING_SENSITIVE_RUN_TESTS :=
-TEST_ART_BROKEN_RUN_TESTS := \
- 004-ThreadStress
-
-ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),$(RUN_TYPES),$(PREBUILD_TYPES), \
- $(COMPILER_TYPES),$(RELOCATE_TYPES),$(TRACE_TYPES),$(GC_TYPES),$(JNI_TYPES), \
- $(IMAGE_TYPES), $(PICTEST_TYPES), $(TEST_ART_BROKEN_RUN_TESTS), $(ALL_ADDRESS_SIZES))
-
-TEST_ART_BROKEN_RUN_TESTS :=
-
# Note 116-nodex2oat is not broken per-se it just doesn't (and isn't meant to) work with --prebuild.
TEST_ART_BROKEN_PREBUILD_RUN_TESTS := \
116-nodex2oat