summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver_test.cc
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2017-02-20 16:40:49 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-02-20 16:40:50 +0000
commit1b7ba9e15d9525eec7ea68e9ecf95e5777a46069 (patch)
tree19e282b852564804f4932c15ca37b7fd98c04832 /compiler/driver/compiler_driver_test.cc
parent54163552fe8443f2b58b19a641c48972734257f2 (diff)
parentbfb80d25eaeb7a604d5dd25a370e3869e96a33ab (diff)
Merge "Revert^4 "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 3879631053..97954f3c29 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);