ART: Temporarily disable test
For investigation.
Bug: 27689078
Change-Id: Ibcd24f90f68ac64119dfad9b17a42bed252ff009
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk
index 84ef9bf..74ec330 100644
--- a/test/Android.run-test.mk
+++ b/test/Android.run-test.mk
@@ -221,9 +221,11 @@
# 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), \