1. 3e29e19 Switch testrunner.py to report times with monotonic clock by Orion Hodson · 7 years ago
  2. da144b6 Address syntax warnings in testrunner.py by Orion Hodson · 7 years ago
  3. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 7 years ago
  4. a86a5d1 Prevent attempts to run impossible configurations. by Alex Light · 7 years ago
  5. bf8a5d8 Add --all-<type> options to testrunner by Alex Light · 7 years ago
  6. 4e8e0a5 Fix vpython embedded specification's bookends in testrunner.py. by Roland Levillain · 7 years ago
  7. 8feeef6 Add required vpython version tag to testrunner.py by David Srbecky · 7 years ago
  8. 4948407 ART: Add testrunner diagnostics for b/140161314 by Andreas Gampe · 7 years ago
  9. 1ec82e5 ART: Properly kill timed-out test by Andreas Gampe · 7 years ago
  10. 5269951 ART: Take actual time on timeout in testrunner by Andreas Gampe · 7 years ago
  11. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 7 years ago
  12. 7409b9f ART: Collect test times in testrunner by Andreas Gampe · 7 years ago
  13. bb5b4f3 Revert "Disable opaque JNI Ids for now." by Alex Light · 7 years ago
  14. 1be9c72 Disable opaque JNI Ids for now. by Nicolas Geoffray · 7 years ago
  15. 79d6c80 Revert^2 "Support using opaque JNI ids" by Alex Light · 7 years ago
  16. b476a29 Revert "Support using opaque JNI ids" by Nicolas Geoffray · 7 years ago
  17. 21d5994 Support using opaque JNI ids by Alex Light · 7 years ago
  18. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 7 years ago
  19. 163c8ab Use concurrent.futures.ThreadExecutor for testrunner threads by Orion Hodson · 7 years ago
  20. e185883 Revert "Delete GSS" by Mathieu Chartier · 7 years ago
  21. 1397ea1 Delete GSS by Mathieu Chartier · 7 years ago
  22. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 7 years ago
  23. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 7 years ago
  24. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 7 years ago
  25. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 7 years ago
  26. e46d0fb Fix running zipapex tests with arbitrary cwd. by Alex Light · 7 years ago
  27. 2807614 Add support for option `--android-runtime-root` to ART run-test scripts. by Roland Levillain · 7 years ago
  28. 20802ca Add buildbot target using linux_bionic zipapex by Alex Light · 8 years ago
  29. cbc64c8 Revert "Disable running run-test with linux_bionic" by Alex Light · 8 years ago
  30. 1d77a70 Disable running run-test with linux_bionic by Alex Light · 8 years ago
  31. cbdca72 Add art-linux-bionic-x64 target-config by Alex Light · 8 years ago
  32. 8ed45c8 Add test configuration for the switch interpreter. by David Srbecky · 8 years ago
  33. 49a0187 Revert "Remove DIST_DIR uses in ART." by Dan Willemsen · 8 years ago
  34. 89e5a9f Remove DIST_DIR uses in ART. by Nicolas Geoffray · 8 years ago
  35. d51af9e Make testrunner runnable from art directory by Alex Light · 8 years ago
  36. 4519b9d Make the boot image always multi-image. by Vladimir Marko · 8 years ago
  37. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 8 years ago
  38. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 8 years ago
  39. c71f38b Merge changes I166d5c7b,I15d5a2c2 by Dan Willemsen · 8 years ago
  40. ad694bf Add a `jit-on-first-use` "compiler" option to ART's testrunner script. by Roland Levillain · 8 years ago
  41. 2e956ba Use soong_ui.bash instead of the deprecated make wrapper by Dan Willemsen · 8 years ago
  42. db72e5e Stop using DIST_DIR directly, use dist-for-goals by Dan Willemsen · 8 years ago
  43. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 8 years ago
  44. a497a39 Remove patchoat. by Vladimir Marko · 8 years ago
  45. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 8 years ago
  46. 7ab23e4 Clean up more test configurations (Part 2). by Roland Levillain · 8 years ago
  47. 226bee0 Clean up more test configurations (Part 1). by Roland Levillain · 8 years ago
  48. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 8 years ago
  49. c2291a6 Add an ART test target exercising Generational CC collection. by Roland Levillain · 8 years ago
  50. 76eb485 Remove the `art-gtest-valgrind64` testrunner configuration. by Roland Levillain · 8 years ago
  51. 30f3e9c Run ART run-tests with ASan in interpreter access-checks mode. by Roland Levillain · 8 years ago
  52. d8d3adc Merge "Remove the `art-gtest-valgrind32` testrunner configuration." by Roland Levillain · 8 years ago
  53. ce6ed26 Run ART run-tests with ASan in speed-profile mode. by Roland Levillain · 8 years ago
  54. e596f1e Remove the `art-gtest-valgrind32` testrunner configuration. by Roland Levillain · 8 years ago
  55. 0d20d58 Add missing spaces in constructing args by Alex Light · 8 years ago
  56. 2682918 Add support for a --run-test-option to testrunner. by Alex Light · 8 years ago
  57. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 8 years ago
  58. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 8 years ago
  59. 9cb13a6 Add debugging for b/62653020 by Colin Cross · 8 years ago
  60. 1fdd8d8 Merge "Run debuggable tests on art-jit" by Alex Light · 8 years ago
  61. 3a0eef0 Run debuggable tests on art-jit by Alex Light · 8 years ago
  62. 0b7e6c9 Merge "Have testrunner honor ART_TEST_CHROOT only for target tests." by Roland Levillain · 8 years ago
  63. 6aa4e0d ART: Fix run-test invocation for jvm tests by Orion Hodson · 8 years ago
  64. b0633b2 Have testrunner honor ART_TEST_CHROOT only for target tests. by Roland Levillain · 8 years ago
  65. 4a1cac4 ART: Remove jack from test by Orion Hodson · 8 years ago
  66. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 8 years ago
  67. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 8 years ago
  68. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 9 years ago
  69. 28be106 Load-balance gcstress and gcverify ART test configurations. by Roland Levillain · 8 years ago
  70. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 8 years ago
  71. 8867ed2 Merge "Make testrunner.py --all more useful." by Treehugger Robot · 8 years ago
  72. a90c68c Make testrunner.py --all more useful. by Alex Light · 8 years ago
  73. 981d6b5 Merge "Revert "Move most art test off DX"" by Vladimir Marko · 8 years ago
  74. 0e3a6ad Revert "Move most art test off DX" by Vladimir Marko · 8 years ago
  75. 281caad Merge "Move most art test off DX" by Alan Leung · 8 years ago
  76. 9222417 Move most art test off DX by Alan Leung · 8 years ago
  77. f5f9db5 Add jit-on-first-use test configurations. by Vladimir Marko · 8 years ago
  78. 7ee5371 Merge "Replace DX DexMerger with D8 in platform" by Alan Leung · 8 years ago
  79. 41b1f0e Pass --runtime-option from testrunner to run-test. by Vladimir Marko · 8 years ago
  80. d5cbc56 Replace DX DexMerger with D8 in platform by Alan Leung · 8 years ago
  81. 722093c Merge changes I99269436,I04fe75c0 by Roland Levillain · 8 years ago
  82. 695de8d Remove superfluous environment variables in test configurations. by Roland Levillain · 8 years ago
  83. bdac338 Move gcstress test configurations to use the CC collector. by Roland Levillain · 8 years ago
  84. c032251 Group testrunner options in --help by Alex Light · 8 years ago
  85. db9d347 Merge "Revert "Reduce number of tests run in art-gcstress-gcverify."" by Treehugger Robot · 8 years ago
  86. 787b8d1 Revert "Reduce number of tests run in art-gcstress-gcverify." by Roland Levillain · 8 years ago
  87. 1639f65 Merge "test: Cache repeated soong invocations of get_build_var" by Igor Murashkin · 8 years ago
  88. 88c6809 test: Cache repeated soong invocations of get_build_var by Igor Murashkin · 8 years ago
  89. 4f64fbb Reduce number of tests run in art-gcstress-gcverify. by Richard Uhler · 8 years ago
  90. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 8 years ago
  91. 42242dd Add option to make testrunner ignore knownfailures.json by Alex Light · 8 years ago
  92. 75a58dc ART: Fix testrunner test reporting by Orion Hodson · 8 years ago
  93. 413c3cb Move the art-gtest-heap-poisoning from Valgrind to ASan. by Roland Levillain · 8 years ago
  94. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 8 years ago
  95. ecb8662 Enable compact dex by default by Mathieu Chartier · 8 years ago
  96. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 8 years ago
  97. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 8 years ago
  98. 8a34abc Move art-heap-poisoning and art-gtest-ss-gc to test cdex by Mathieu Chartier · 8 years ago
  99. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 9 years ago
  100. 09b2d50 ART: Allow multiple tests to be requested by Andreas Gampe · 9 years ago