commit | 6055bccdffcda19542775c7042a06508cd8f90ca | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Fri Oct 10 20:23:09 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 10 20:23:09 2014 +0000 |
tree | 36d9f3da96b63ab8911a56a3c5ac2147d6493652 | |
parent | b2a7ec2ad3f24c4094185cbf87bd0a39f727ffe7 [diff] | |
parent | 647b1a86f518d8db0331b3d52a96392b7a62504b [diff] |
Merge "Fix 2 new sets of clang compiler warnings."
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk index 5ca8bec..57b7b33 100644 --- a/test/Android.run-test.mk +++ b/test/Android.run-test.mk
@@ -204,7 +204,8 @@ # Tests that are broken with GC stress. TEST_ART_BROKEN_GCSTRESS_RUN_TESTS := \ - 004-SignalTest + 004-SignalTest \ + 114-ParallelGC ifneq (,$(filter gcstress,$(GC_TYPES))) ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),$(PREBUILD_TYPES), \