summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver_test.cc
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2017-02-14 05:40:45 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-02-14 05:40:46 +0000
commitdf5492c5e1a75a399a2de7bf5d68d0b0aa33c293 (patch)
tree7e87fa894090a6b1d8cf0c0b87776bc606725fee /compiler/driver/compiler_driver_test.cc
parent1f38f99e3eeed84b49d54762713dec613271b809 (diff)
parent5812e20ff7cbc8efa0b8d7486ada2f58840a6ad5 (diff)
Merge "Revert^3 "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, 0 insertions, 1 deletions
diff --git a/compiler/driver/compiler_driver_test.cc b/compiler/driver/compiler_driver_test.cc
index e4b66ebc5a..1e4ca16844 100644
--- a/compiler/driver/compiler_driver_test.cc
+++ b/compiler/driver/compiler_driver_test.cc
@@ -101,7 +101,6 @@ 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);