commit | d77156a5e1c549f8fee0f1f1177566fd3997deca | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Apr 26 11:15:16 2017 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Apr 26 11:15:58 2017 +0100 |
tree | ec48d7eb99fd2a49037297b54b50d86ac404434b | |
parent | 6b90142986f76436503bcdca37ace6537ba8f0d4 [diff] |
Disable test 648 on speed-profile. bug:33650497 Test: test-art-host Change-Id: Iea709bf6611af3c66af32852ab19e8dad485d248
diff --git a/test/knownfailures.json b/test/knownfailures.json index 3fdd9b3..7c17ed0 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json
@@ -668,7 +668,7 @@ }, { "tests": "648-many-direct-methods", - "variant": "optimizing", + "variant": "optimizing | speed-profile", "description": "Test disabled with AOT because of dex2oatd timeouts.", "bug": "b/33650497" }