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