diff options
| author | 2017-04-27 15:46:38 +0000 | |
|---|---|---|
| committer | 2017-04-27 15:46:40 +0000 | |
| commit | 03fe275b29839dccf2ea79ddc8d065d0764b32c7 (patch) | |
| tree | 4ff62e38b769dad520ea8c7c7e9e1fb31be9c45e | |
| parent | c502d726440e210e38e76d03752f38461c9fcbdc (diff) | |
| parent | 3d50593622bc02acd9236af8f2c35b8fbcdf5af5 (diff) | |
Merge "Do not reference test 648-many-direct-methods in test/knownfailures.json."
| -rw-r--r-- | test/knownfailures.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index c7ad5bf9c1..f7fb3573e6 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -667,12 +667,6 @@ "bug": "b/37636792" }, { - "tests": "648-many-direct-methods", - "variant": "optimizing", - "description": "Test disabled with AOT because of dex2oatd timeouts.", - "bug": "b/33650497" - }, - { "tests": [ "536-checker-needs-access-check", "537-checker-inline-and-unverified", |