OSDN Git Service

Revert "ART: Temporarily disable test"
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 23 Mar 2016 08:21:19 +0000 (08:21 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 23 Mar 2016 08:21:19 +0000 (08:21 +0000)
Offending change has been reverted.

Bug: 27689078

This reverts commit 51135830a760ff647e5eb164d744abc769b006a7.

Change-Id: I794127eb9f2c0dfb08039eecffd777b7d94f0ed6

test/Android.run-test.mk

index 74ec330..84ef9bf 100644 (file)
@@ -221,11 +221,9 @@ ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),$(RUN_TYPES),
 # Disable 097-duplicate-method while investigation (broken by latest Jack release, b/27358065)
 # Disable 137-cfi (b/27391690).
 # Disable 577-profile-foreign-dex (b/27454772).
-# Disable 117-nopatchoat for investigation (b/27689078).
 TEST_ART_BROKEN_ALL_TARGET_TESTS := \
   097-duplicate-method \
   577-profile-foreign-dex \
-  117-nopatchoat \
 
 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), \