OSDN Git Service

Tests use libarttest.so, so does not work on ndebug.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 3 Mar 2015 12:43:45 +0000 (12:43 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 3 Mar 2015 12:43:45 +0000 (12:43 +0000)
Change-Id: I0435e0a62592bd0f449bb52517efa9ac55ec8913

test/Android.run-test.mk

index 7f1cfdb..10c422e 100644 (file)
@@ -304,6 +304,8 @@ TEST_ART_BROKEN_NDEBUG_TESTS := \
   118-noimage-dex2oat \
   119-noimage-patchoat \
   131-structural-change \
+  454-get-vreg \
+  455-set-vreg \
 
 ifneq (,$(filter ndebug,$(RUN_TYPES)))
   ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,$(TARGET_TYPES),ndebug,$(PREBUILD_TYPES), \