OSDN Git Service

Disable test for NDEBUG, it uses libarttest.so.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 15 Jan 2015 08:42:47 +0000 (08:42 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Thu, 15 Jan 2015 08:43:30 +0000 (08:43 +0000)
Change-Id: Ie275583aec421f3a40663ff44388a73e890ff894

test/Android.run-test.mk

index dc4ec66..04c590e 100644 (file)
@@ -282,6 +282,7 @@ TEST_ART_BROKEN_NDEBUG_TESTS := \
   117-nopatchoat \
   118-noimage-dex2oat \
   119-noimage-patchoat \
+  131-structural-change \
 
 ifneq (,$(filter ndebug,$(RUN_TYPES)))
   ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),ndebug,$(PREBUILD_TYPES), \