OSDN Git Service

Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."""
authorMathieu Chartier <mathieuc@google.com>
Sat, 18 Jun 2016 00:03:23 +0000 (17:03 -0700)
committerMathieu Chartier <mathieuc@google.com>
Sat, 18 Jun 2016 00:26:56 +0000 (17:26 -0700)
Bug: 29387050

This reverts commit 64ed882e0787014e5a0e5d62fe049dbfce150f92.

Change-Id: I09a5e0773dffccae741d7534405e7c1a7aa222ed

test/Android.run-test.mk

index f118a76..ee651b5 100644 (file)
@@ -209,10 +209,9 @@ ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),$(RUN_TYPES),
         $(IMAGE_TYPES), $(PICTEST_TYPES), $(DEBUGGABLE_TYPES), $(ART_TEST_RUN_TEST_SKIP), $(ALL_ADDRESS_SIZES))
 
 
-# Disable 149-suspend-all-stress, its output is flaky (b/28988206).
+# Disable 137-cfi (b/27391690).
 # Disable 577-profile-foreign-dex (b/27454772).
 TEST_ART_BROKEN_ALL_TARGET_TESTS := \
-  149-suspend-all-stress \
   577-profile-foreign-dex \
 
 ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),$(RUN_TYPES),$(PREBUILD_TYPES), \