diff options
| author | 2018-01-02 21:46:32 +0000 | |
|---|---|---|
| committer | 2018-01-02 21:46:32 +0000 | |
| commit | e8f53e692bc45d864186aa12036d8f856e4f727d (patch) | |
| tree | c2358ce03e46e4b581f7f09dae170a351f502394 /test | |
| parent | 39a5c9ad3cf431bfb75ea756bea650e6552d7aef (diff) | |
| parent | f6e31474096a3c25b2d0c872fc120d7479b62367 (diff) | |
Merge "Fix default method verifier check for compact dex"
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 dc051d9515..a12510c9dc 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -649,11 +649,6 @@ "tests": "661-oat-writer-layout", "variant": "interp-ac | interpreter | jit | no-dex2oat | no-prebuild | no-image | trace", "description": ["Test is designed to only check --compiler-filter=speed"] - }, - { - "tests": ["975-iface-private"], - "variant": "cdex-fast", - "description": ["CompactDex doesn't yet work with 975-iface private"] } ] |