commit | 539203fd2443c586fbf8e43b0a3fd490bf4d7df7 | [log] [tgz] |
---|---|---|
author | ager <ager@google.com> | Tue Sep 19 07:46:50 2017 +0200 |
committer | ager <ager@google.com> | Tue Sep 19 07:46:50 2017 +0200 |
tree | df06937f88c48b8cd67609c48be821e80d229306 | |
parent | 481d25e02580de0b6ccac878f55daabeb7b05e89 [diff] [blame] |
Update art test status for dalvik 4.4.4. R=sgjesse@google.com, shertz@google.com Change-Id: Ia095285d46747672c14e171f00894dd2e03dbadb
diff --git a/tools/test.py b/tools/test.py index c0a1e02..0cd8296 100755 --- a/tools/test.py +++ b/tools/test.py
@@ -16,7 +16,7 @@ import uuid import notify -ALL_ART_VMS = ["default", "7.0.0", "6.0.1", "5.1.1"] +ALL_ART_VMS = ["default", "7.0.0", "6.0.1", "5.1.1", "4.4.4"] BUCKET = 'r8-test-results' def ParseOptions():