Disable test on 'trace' as needing JIT.

Test: 566-polymorphic-inlining
Bug: 152392499
Change-Id: Ifcc05fec47f20428d52ec732b751a30c98398f6f
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 87dd7c2..6ddb91d 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -237,7 +237,8 @@
         "variant": "trace | stream"
     },
     {
-        "tests": ["604-hot-static-interface",
+        "tests": ["566-polymorphic-inlining",
+                  "604-hot-static-interface",
                   "612-jit-dex-cache",
                   "613-inlining-dex-cache",
                   "626-set-resolved-string",