diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/knownfailures.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index b1b767c277..41e41d7a83 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -713,11 +713,6 @@ "bug": "b/62350406" }, { - "tests": "655-jit-clinit", - "description": [ "Currently broken in debug mode"], - "variant": "debug" - }, - { "tests": ["137-cfi", "629-vdex-speed"], "description": [ "Tests require speed compilation which is no longer the default for", "no-prebuild configs."], |