Remove 953-invoke-polymorphic-compiler from knownfailures.json

Test: ANDROID_COMPILE_WITH_JACK=false testrunner.py --host -t 953-invoke-polymorphic-compiler
Bug: 62722425
Change-Id: Id63eea8a6e7b36946a296ea2b69964a1efa4a3b8
diff --git a/test/knownfailures.json b/test/knownfailures.json
index a8d492b..d3d92c6 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -594,14 +594,6 @@
     },
     {
         "tests": [
-            "953-invoke-polymorphic-compiler"
-        ],
-        "description": "Test throws VerifyError when run with --build-with-javac-dx.",
-        "env_vars": {"ANDROID_COMPILE_WITH_JACK": "false"},
-        "bug": "b/62722425"
-    },
-    {
-        "tests": [
             "567-checker-compare"
         ],
         "description": "Checker tests failing when run with --build-with-javac-dx.",