diff options
| -rw-r--r-- | test/knownfailures.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index a8d492bf4d..d3d92c651e 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.", |