1. 0b7e6c9 Merge "Have testrunner honor ART_TEST_CHROOT only for target tests." by Roland Levillain · 7 years ago
  2. 6aa4e0d ART: Fix run-test invocation for jvm tests by Orion Hodson · 7 years ago
  3. b0633b2 Have testrunner honor ART_TEST_CHROOT only for target tests. by Roland Levillain · 7 years ago
  4. 4a1cac4 ART: Remove jack from test by Orion Hodson · 7 years ago
  5. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  6. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  7. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  8. 28be106 Load-balance gcstress and gcverify ART test configurations. by Roland Levillain · 7 years ago
  9. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 7 years ago
  10. 8867ed2 Merge "Make testrunner.py --all more useful." by Treehugger Robot · 7 years ago
  11. a90c68c Make testrunner.py --all more useful. by Alex Light · 7 years ago
  12. 981d6b5 Merge "Revert "Move most art test off DX"" by Vladimir Marko · 7 years ago
  13. 0e3a6ad Revert "Move most art test off DX" by Vladimir Marko · 7 years ago
  14. 281caad Merge "Move most art test off DX" by Alan Leung · 7 years ago
  15. 9222417 Move most art test off DX by Alan Leung · 7 years ago
  16. f5f9db5 Add jit-on-first-use test configurations. by Vladimir Marko · 7 years ago
  17. 7ee5371 Merge "Replace DX DexMerger with D8 in platform" by Alan Leung · 7 years ago
  18. 41b1f0e Pass --runtime-option from testrunner to run-test. by Vladimir Marko · 7 years ago
  19. d5cbc56 Replace DX DexMerger with D8 in platform by Alan Leung · 7 years ago
  20. 722093c Merge changes I99269436,I04fe75c0 by Roland Levillain · 7 years ago
  21. 695de8d Remove superfluous environment variables in test configurations. by Roland Levillain · 7 years ago
  22. bdac338 Move gcstress test configurations to use the CC collector. by Roland Levillain · 7 years ago
  23. c032251 Group testrunner options in --help by Alex Light · 7 years ago
  24. db9d347 Merge "Revert "Reduce number of tests run in art-gcstress-gcverify."" by Treehugger Robot · 7 years ago
  25. 787b8d1 Revert "Reduce number of tests run in art-gcstress-gcverify." by Roland Levillain · 7 years ago
  26. 1639f65 Merge "test: Cache repeated soong invocations of get_build_var" by Igor Murashkin · 7 years ago
  27. 88c6809 test: Cache repeated soong invocations of get_build_var by Igor Murashkin · 7 years ago
  28. 4f64fbb Reduce number of tests run in art-gcstress-gcverify. by Richard Uhler · 7 years ago
  29. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 7 years ago
  30. 42242dd Add option to make testrunner ignore knownfailures.json by Alex Light · 7 years ago
  31. 75a58dc ART: Fix testrunner test reporting by Orion Hodson · 7 years ago
  32. 413c3cb Move the art-gtest-heap-poisoning from Valgrind to ASan. by Roland Levillain · 7 years ago
  33. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 7 years ago
  34. ecb8662 Enable compact dex by default by Mathieu Chartier · 7 years ago
  35. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  36. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  37. 8a34abc Move art-heap-poisoning and art-gtest-ss-gc to test cdex by Mathieu Chartier · 7 years ago
  38. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
  39. 09b2d50 ART: Allow multiple tests to be requested by Andreas Gampe · 7 years ago
  40. 18085ac Revert "Move ART tests to use D8." by Nicolas Geoffray · 7 years ago
  41. 0ee89f4 Move ART tests to use D8. by Alan Leung · 7 years ago
  42. 535a15c Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false by Shubham Ajmera · 7 years ago
  43. 91f55e6 HACK: don't override DX when running make by Colin Cross · 7 years ago
  44. a30af16 Merge "Revert "Revert "Add ability to have device-name based options""" by Treehugger Robot · 7 years ago
  45. 3412a00 Revert "Revert "Add ability to have device-name based options"" by Alex Light · 7 years ago
  46. 6247604 Merge "Revert "Add ability to have device-name based options"" by Nicolas Geoffray · 7 years ago
  47. 63ada4e Revert "Add ability to have device-name based options" by Nicolas Geoffray · 7 years ago
  48. 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
  49. af2eee5 Add ability to have device-name based options by Alex Light · 7 years ago
  50. c366dcf Switch to soong_ui to dump make vars by Dan Willemsen · 7 years ago
  51. c53ade5 Merge "Include run-test command in script failure output." by Treehugger Robot · 7 years ago
  52. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  53. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  54. dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
  55. 1ebe614 Include run-test command in script failure output. by Alex Light · 7 years ago
  56. 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago
  57. 391ba8e Add a new test target - art-pictest by Shubham Ajmera · 7 years ago
  58. 42ea83b Provide a way to run all the configurations of run-test by Shubham Ajmera · 7 years ago
  59. 5b294ca Merge "Remove legacy make env variables" by Shubham Ajmera · 7 years ago
  60. b2c45f8 Merge "Testrunner: Refactor to remove duplication of variant types" by Treehugger Robot · 7 years ago
  61. d0358f8 Remove legacy make env variables by Shubham Ajmera · 7 years ago
  62. 8585395 Testrunner: Refactor to remove duplication of variant types by Shubham Ajmera · 7 years ago
  63. 6fdc1b6 Updated tests skips for jvmti/redefine stress. by Alex Light · 7 years ago
  64. 1408c18 Restrict dex2oat threads to 4 on android bots. by Shubham Ajmera · 7 years ago
  65. 981d99c Testrunner: Added an option to set # dex2oat-jobs for each test by Shubham Ajmera · 7 years ago
  66. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  67. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  68. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  69. c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 7 years ago
  70. cb72007 Disable valgrind 32-bit x86. It does not like SSE. by Aart Bik · 7 years ago
  71. e5b1add Merge "Revert "Set timeout for testrunner in go/ab"" by Shubham Ajmera · 7 years ago
  72. 186d321 Revert "Set timeout for testrunner in go/ab" by Shubham Ajmera · 7 years ago
  73. 8fe41cf Merge "Set timeout for testrunner in go/ab" by Treehugger Robot · 7 years ago
  74. ba0903b Set timeout for testrunner in go/ab by Shubham Ajmera · 8 years ago
  75. 7dc46cf testrunner: Don't override env defaults by Igor Murashkin · 7 years ago
  76. 3cfe3fc Revert "Timeout the test run before go/ab timeout to capture test info" by Nicolas Geoffray · 7 years ago
  77. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 8 years ago
  78. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 8 years ago
  79. 43e935d Add field-access/modification to ti-stress. by Alex Light · 8 years ago
  80. 1663705 ART: Export ASAN_OPTIONS in build testrunner by Andreas Gampe · 8 years ago
  81. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 8 years ago
  82. c09ae47 Rename art-run-test-asan to art-asan by Alex Light · 8 years ago
  83. bb5fd1b Merge "Add art-ndebug target to target_config.py" by Treehugger Robot · 8 years ago
  84. 504cfab Add art-ndebug target to target_config.py by Alex Light · 8 years ago
  85. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  86. e7e3543 ART: Add SANITIZE_HOST test configurations by Andreas Gampe · 8 years ago
  87. 0dd7e85 ART: Add simple failure list to tail of testrunner output by Andreas Gampe · 8 years ago
  88. 8fd2694 Testrunner: Fix concurrecy for --target by Shubham Ajmera · 8 years ago
  89. b4949f5 Testrunner: Fix --gdb issue by Shubham Ajmera · 8 years ago
  90. 8889a89 testrunner: Forward --build-with-javac-dx to run-test by Igor Murashkin · 8 years ago
  91. 01079c4 run_build_test_target: Fix run-test not running for art-test[-javac] by Igor Murashkin · 8 years ago
  92. 245af87 Make ART build/test configurations use the CC collector by default. by Roland Levillain · 8 years ago
  93. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 8 years ago
  94. da7d1bc Merge "Add an 'art-preopt' test target configuration." by Richard Uhler · 8 years ago
  95. 07f8d86 Merge "target_config: add art-test-javac target" by Igor Murashkin · 8 years ago
  96. a13354a Add an 'art-preopt' test target configuration. by Richard Uhler · 8 years ago
  97. d5886c9 target_config: add art-test-javac target by Igor Murashkin · 8 years ago
  98. 6b61c80 testrunner/env.py - Run from any directory by Igor Murashkin · 8 years ago
  99. 2679e49 Testrunner: Fix output message by Goran Jakovljevic · 8 years ago
  100. 6228e9d build: Add golem run_build_test_targets for go/ab by Igor Murashkin · 8 years ago