summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver_test.cc
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2017-03-14 19:01:01 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-03-14 19:01:02 +0000
commitc1af10e85eb517de8794eb11dbde7d464eac4220 (patch)
tree38e0bc379435cc5de2252b57e8bb1692b370c5f6 /compiler/driver/compiler_driver_test.cc
parentb6b76e47720336c25812688c286853caa71894df (diff)
parent8d6768d47b66a688d35399d524ad5a5450e9d9d4 (diff)
Merge "Revert^6 "Hash-based dex cache type array.""
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
-rw-r--r--compiler/driver/compiler_driver_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/driver/compiler_driver_test.cc b/compiler/driver/compiler_driver_test.cc
index 316117f94b..562f97b3ae 100644
--- a/compiler/driver/compiler_driver_test.cc
+++ b/compiler/driver/compiler_driver_test.cc
@@ -101,6 +101,7 @@ class CompilerDriverTest : public CommonCompilerTest {
};
// Disabled due to 10 second runtime on host
+// TODO: Update the test for hash-based dex cache arrays. Bug: 30627598
TEST_F(CompilerDriverTest, DISABLED_LARGE_CompileDexLibCore) {
CompileAll(nullptr);