1. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 6 years ago
  2. 42242dd Add option to make testrunner ignore knownfailures.json by Alex Light · 6 years ago
  3. 75a58dc ART: Fix testrunner test reporting by Orion Hodson · 6 years ago
  4. 413c3cb Move the art-gtest-heap-poisoning from Valgrind to ASan. by Roland Levillain · 6 years ago
  5. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 6 years ago
  6. ecb8662 Enable compact dex by default by Mathieu Chartier · 6 years ago
  7. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 6 years ago
  8. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 6 years ago
  9. 8a34abc Move art-heap-poisoning and art-gtest-ss-gc to test cdex by Mathieu Chartier · 6 years ago
  10. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
  11. 09b2d50 ART: Allow multiple tests to be requested by Andreas Gampe · 7 years ago
  12. 18085ac Revert "Move ART tests to use D8." by Nicolas Geoffray · 7 years ago
  13. 0ee89f4 Move ART tests to use D8. by Alan Leung · 7 years ago
  14. 535a15c Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false by Shubham Ajmera · 7 years ago
  15. 91f55e6 HACK: don't override DX when running make by Colin Cross · 7 years ago
  16. a30af16 Merge "Revert "Revert "Add ability to have device-name based options""" by Treehugger Robot · 7 years ago
  17. 3412a00 Revert "Revert "Add ability to have device-name based options"" by Alex Light · 7 years ago
  18. 6247604 Merge "Revert "Add ability to have device-name based options"" by Nicolas Geoffray · 7 years ago
  19. 63ada4e Revert "Add ability to have device-name based options" by Nicolas Geoffray · 7 years ago
  20. 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
  21. af2eee5 Add ability to have device-name based options by Alex Light · 7 years ago
  22. c366dcf Switch to soong_ui to dump make vars by Dan Willemsen · 7 years ago
  23. c53ade5 Merge "Include run-test command in script failure output." by Treehugger Robot · 7 years ago
  24. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  25. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  26. dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
  27. 1ebe614 Include run-test command in script failure output. by Alex Light · 7 years ago
  28. 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago
  29. 391ba8e Add a new test target - art-pictest by Shubham Ajmera · 7 years ago
  30. 42ea83b Provide a way to run all the configurations of run-test by Shubham Ajmera · 7 years ago
  31. 5b294ca Merge "Remove legacy make env variables" by Shubham Ajmera · 7 years ago
  32. b2c45f8 Merge "Testrunner: Refactor to remove duplication of variant types" by Treehugger Robot · 7 years ago
  33. d0358f8 Remove legacy make env variables by Shubham Ajmera · 7 years ago
  34. 8585395 Testrunner: Refactor to remove duplication of variant types by Shubham Ajmera · 7 years ago
  35. 6fdc1b6 Updated tests skips for jvmti/redefine stress. by Alex Light · 7 years ago
  36. 1408c18 Restrict dex2oat threads to 4 on android bots. by Shubham Ajmera · 7 years ago
  37. 981d99c Testrunner: Added an option to set # dex2oat-jobs for each test by Shubham Ajmera · 7 years ago
  38. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  39. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  40. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  41. c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 7 years ago
  42. cb72007 Disable valgrind 32-bit x86. It does not like SSE. by Aart Bik · 7 years ago
  43. e5b1add Merge "Revert "Set timeout for testrunner in go/ab"" by Shubham Ajmera · 7 years ago
  44. 186d321 Revert "Set timeout for testrunner in go/ab" by Shubham Ajmera · 7 years ago
  45. 8fe41cf Merge "Set timeout for testrunner in go/ab" by Treehugger Robot · 7 years ago
  46. ba0903b Set timeout for testrunner in go/ab by Shubham Ajmera · 7 years ago
  47. 7dc46cf testrunner: Don't override env defaults by Igor Murashkin · 7 years ago
  48. 3cfe3fc Revert "Timeout the test run before go/ab timeout to capture test info" by Nicolas Geoffray · 7 years ago
  49. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 7 years ago
  50. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 7 years ago
  51. 43e935d Add field-access/modification to ti-stress. by Alex Light · 7 years ago
  52. 1663705 ART: Export ASAN_OPTIONS in build testrunner by Andreas Gampe · 7 years ago
  53. af14a86 Merge "Rename art-run-test-asan to art-asan" by Treehugger Robot · 7 years ago
  54. c09ae47 Rename art-run-test-asan to art-asan by Alex Light · 7 years ago
  55. bb5fd1b Merge "Add art-ndebug target to target_config.py" by Treehugger Robot · 7 years ago
  56. 504cfab Add art-ndebug target to target_config.py by Alex Light · 7 years ago
  57. b7edcda Add method tracing JVMTI callbacks by Alex Light · 7 years ago
  58. e7e3543 ART: Add SANITIZE_HOST test configurations by Andreas Gampe · 7 years ago
  59. 0dd7e85 ART: Add simple failure list to tail of testrunner output by Andreas Gampe · 7 years ago
  60. 8fd2694 Testrunner: Fix concurrecy for --target by Shubham Ajmera · 7 years ago
  61. b4949f5 Testrunner: Fix --gdb issue by Shubham Ajmera · 7 years ago
  62. 8889a89 testrunner: Forward --build-with-javac-dx to run-test by Igor Murashkin · 7 years ago
  63. 01079c4 run_build_test_target: Fix run-test not running for art-test[-javac] by Igor Murashkin · 7 years ago
  64. 245af87 Make ART build/test configurations use the CC collector by default. by Roland Levillain · 7 years ago
  65. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 7 years ago
  66. da7d1bc Merge "Add an 'art-preopt' test target configuration." by Richard Uhler · 7 years ago
  67. 07f8d86 Merge "target_config: add art-test-javac target" by Igor Murashkin · 7 years ago
  68. a13354a Add an 'art-preopt' test target configuration. by Richard Uhler · 7 years ago
  69. d5886c9 target_config: add art-test-javac target by Igor Murashkin · 7 years ago
  70. 6b61c80 testrunner/env.py - Run from any directory by Igor Murashkin · 7 years ago
  71. 2679e49 Testrunner: Fix output message by Goran Jakovljevic · 7 years ago
  72. 6228e9d build: Add golem run_build_test_targets for go/ab by Igor Murashkin · 7 years ago
  73. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 7 years ago
  74. cd29b3b Merge "Testrunner: Fix output parsing issue" by Treehugger Robot · 7 years ago
  75. c64fb4d Merge "Testrunner: Temporarily fix long Dex File name issue" by Treehugger Robot · 7 years ago
  76. 3092c6e Testrunner: Fix output parsing issue by Shubham Ajmera · 7 years ago
  77. c461476 Add 'dist' to gtest targets to avoid jack issues. by Nicolas Geoffray · 7 years ago
  78. 29f8968 Testrunner: Temporarily fix long Dex File name issue by Shubham Ajmera · 7 years ago
  79. fc01c0f Merge "Testrunner: Print colored text only when printing on terminal" by Shubham Ajmera · 7 years ago
  80. 22499e2 Testrunner: Print colored text only when printing on terminal by Shubham Ajmera · 7 years ago
  81. d38959a Merge "Remove test logic from Android.run-test.mk" by Shubham Ajmera · 7 years ago
  82. 4a5a162 Remove test logic from Android.run-test.mk by Shubham Ajmera · 7 years ago
  83. 300c09b Fix bot breakages. by Nicolas Geoffray · 7 years ago
  84. 30b7815 Merge "Run gtests in art-test" by Shubham Ajmera · 7 years ago
  85. d1ce66a Run gtests in art-test by Shubham Ajmera · 7 years ago
  86. fe79349 Testrunner: Add timeout support by Shubham Ajmera · 7 years ago
  87. 14de5c4 Add verification of knownfailures in the testrunner by Shubham Ajmera · 7 years ago
  88. 70b21bd Run all 'compiler' variants by default. by Nicolas Geoffray · 7 years ago
  89. 8ae7a8f Merge "Added missing flags in run_build_test_target.py" by Treehugger Robot · 7 years ago
  90. 9c4b4f8 Added missing flags in run_build_test_target.py by Shubham Ajmera · 7 years ago
  91. cbf5628 Testrunner: Print information about the total tests run by Shubham Ajmera · 7 years ago
  92. e381ffe Allow building Android builds locally by Shubham Ajmera · 7 years ago
  93. b9d09ca Allow test runner to build master-art-host targets by Shubham Ajmera · 7 years ago
  94. 652aa2e Merge "Make testrunner use an environment variable to control building." by Treehugger Robot · 7 years ago
  95. 9b6b13e Make testrunner use an environment variable to control building. by Alex Light · 7 years ago
  96. c14311c Fix testrunner.py reporting by Alex Light · 7 years ago
  97. bbce11c Merge "Move testrunner.py to argparse" by Treehugger Robot · 7 years ago
  98. 88837a7 Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" by Treehugger Robot · 7 years ago
  99. 7a1ccf8 Move testrunner.py to argparse by Alex Light · 7 years ago
  100. bc319b2 Make testrunner.py check ART_TEST_RUN_TEST_SKIP by Alex Light · 7 years ago