Disable test for now.
Change-Id: Ibc7f2a2b1fb35c7b0b9d8a34b5e6adc243a67776
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk
index d6c2983..bc60c3f 100644
--- a/test/Android.run-test.mk
+++ b/test/Android.run-test.mk
@@ -445,6 +445,7 @@
# CFI unwinding expects managed frames, and the test does not iterate enough to even compile. JIT
# also uses Generic JNI instead of the JNI compiler.
TEST_ART_BROKEN_JIT_RUN_TESTS := \
+ 566-polymorphic-inlining \
137-cfi
ifneq (,$(filter jit,$(COMPILER_TYPES)))