1. 50562cb setDone for module only when module isn't already done by Aaron Holden · 7 years ago
  2. 66455c4 DO NOT MERGE Manually CP ag/1781120 to fix dynamic config file bug by Aaron Holden · 8 years ago
  3. 6ef3c56 Add failures html file to retry file copy blacklist by Aaron Holden · 8 years ago
  4. 759d731 Fix sharding runtime bug by Aaron Holden · 8 years ago
  5. b293d61 CP ag/1234128 to resolve unit test failures in intermediate branches by Aaron Holden · 8 years ago
  6. cc4a2ee Nuke not_executed counting from the reporting infra by Aaron Holden · 8 years ago
  7. cd32ef6 Retrieve single result without storing all results in memory by Aaron Holden · 8 years ago
  8. 25a7312 Add supporting style files for CtsVerifier reports. by Julius D'souza · 8 years ago
  9. 3657102 Copy any additional files from the previous result after retry by Aaron Holden · 8 years ago
  10. d51d14c Remove ResultHandlerTest from HostUnitTests. by Julius D'souza · 8 years ago
  11. 0826bf1 Change CTS Verifier reporting to CTSv2 format. by Julius D'souza · 8 years ago
  12. 2d27abf Merge "CP MediaStress and MediaPreparer dynamic config changes to nougat" into nougat-cts-dev by Tina Zhou · 8 years ago
  13. 52e5de8 Merge "Revert "Create InvocationHistory that tracks results across session retries"" into nougat-cts-dev by Colin Cross · 8 years ago
  14. e8dfea1 Revert "Create InvocationHistory that tracks results across session retries" by Bartosz Fabianowski · 8 years ago
  15. c29b15c Merge "Create InvocationHistory that tracks results across session retries" into nougat-cts-dev by Tina Zhou · 8 years ago
  16. e35f6cf Redefine compatibility test not_executed counts, improve setDone by Aaron Holden · 8 years ago
  17. 43bc783 Create InvocationHistory that tracks results across session retries by Nick Rose · 8 years ago
  18. d52ec60 CP MediaStress and MediaPreparer dynamic config changes to nougat by Aaron Holden · 8 years ago
  19. 2dee49c Fixed CTS unit tests by Nick Rose · 8 years ago
  20. fd80f4e Generate and include checksum data with CTS report submissions by Nick Rose · 8 years ago
  21. d55adc4 Add runtimes when parsing results in ResultHandler by Aaron Holden · 8 years ago
  22. 01208f4 Implement correct not executed test counts by Aaron Holden · 8 years ago
  23. e101ce7 Add the report log path to the report by Nicholas Sauer · 9 years ago
  24. 6d46fce move host annotation library into host common util by Guang Zhu · 9 years ago
  25. cd02b9d Include execution progress information in the report by Nicholas Sauer · 9 years ago
  26. 56ade27 Check build fingerprint during retry mode by Aaron Holden · 9 years ago
  27. 8063b5f Give a unique name to InvocationResult's result map by Julius D'souza · 9 years ago
  28. 5be5870 Serialise the CTS runtime command-line in CTS results by Julius D'souza · 9 years ago
  29. 960c9dd [CTS] Fix ordering and show directory in list of results by Nicholas Sauer · 9 years ago
  30. 13d6c4c ResultReporter implements IShardableListener by Nicholas Sauer · 9 years ago
  31. 3e5497f common: Have "assume" failures PASS by Greg Kaiser · 9 years ago
  32. acccd2a CTS Test Metrics: Remove Details from result xml. by Gaurav Mishra · 9 years ago
  33. f3ade32 CTS: Support other test metric types. by Gaurav Mishra · 9 years ago
  34. c31477b Fix ResultHandler parser error. by Gaurav Mishra · 9 years ago
  35. 707ebd8 TestResult: Don't default to NOT_EXECUTED by Greg Kaiser · 9 years ago
  36. 0c5b78a Sort CTS result lists; add build ID, product type by Julius D'souza · 9 years ago
  37. fda2535 [CTS] Fix XSLT for local viewing of report values by Nicholas Sauer · 9 years ago
  38. 0476b2e Support Parameterised Test Filters by Stuart Scott · 9 years ago
  39. bfd80d8 Add suite build number into the result report by Nicholas Sauer · 9 years ago
  40. d9dfe37 Merge "Test Metrics implementation." into nyc-dev by Gaurav Mishra · 9 years ago
  41. 3c20237 Test Metrics implementation. by Gaurav Mishra · 9 years ago
  42. 281beeb fix inverted logic to append reference URL form field by Guang Zhu · 9 years ago
  43. e2fe8a8 fix result upload form field name by Guang Zhu · 9 years ago
  44. 52bf3af Merge "Move InfoStore to util and add device-side and host-side implementations" into nyc-dev by Gaurav Mishra · 9 years ago
  45. 475288d Move InfoStore to util and add device-side and host-side implementations by Gaurav Mishra · 9 years ago
  46. e7d782a Fix retry by Stuart Scott · 9 years ago
  47. 3cc7157 Rename result xml tag. by Stuart Scott · 9 years ago
  48. ecd5b87 Adds more visibility in result uploading by Stuart Scott · 9 years ago
  49. f4a198d Cleanup dynamic config in cts by Aaron Holden · 9 years ago
  50. 3a0bfc0 Merge "Fix RVCVXCheck OpenCV load error and other improvements" into marshmallow-cts-dev am: 9d82a66415 am: f9002b2455 am: a3fb3f57e6 am: 8658d77f06 am: 0aa9cd5e6a am: 45da519a60 by Daniel Xie · 9 years ago
  51. 59af194 Fix build, make dynamic config tests pass by Aaron Holden · 9 years ago
  52. f3cd8c8 Modify dynamic config xml and storage structures by Aaron Holden · 9 years ago
  53. 6133d24 Fix RVCVXCheck OpenCV load error and other improvements by Peng Xu · 9 years ago
  54. f2d1fb4 Migrate Libcore tests to CTSv2. by Stuart Scott · 9 years ago
  55. ddf34dd Add support for tests to declare runtime hints. by Stuart Scott · 9 years ago
  56. f4a9062 Split run_unit_tests.sh into components by Kalle Raita · 9 years ago
  57. afa94ea Fix handling of repeated executions. by Stuart Scott · 9 years ago
  58. 2620baf Add reference url to XML reports by Nicholas Sauer · 9 years ago
  59. db7410a Enforce limits on metrics size. by Stuart Scott · 10 years ago
  60. 20e0771 Updating report for APFE. by Stuart Scott · 9 years ago
  61. bc5ba00 Fixes for ReportLog, XmlResultHandler and ResultReporter by Stuart Scott · 9 years ago
  62. 829f375 Fix standard deviation calculation. by Stuart Scott · 9 years ago
  63. ff15fe9 Compatibility build rule rather than library by Stuart Scott · 9 years ago
  64. 5f729b8 Add result uploading by Stuart Scott · 9 years ago
  65. 581fa33 Add bugreport-, logcat- and screenshot-on-failure by Stuart Scott · 9 years ago
  66. bd44d46 Add Extensible Device Info by Stuart Scott · 9 years ago
  67. 785dd11 Dynamic cts phase 2, device/host side by Henry Jian · 9 years ago
  68. 57c98a5 Add log saver option to resultreporter. by Stuart Scott · 9 years ago
  69. b81382f Merge "Enable retry." by Stuart Scott · 9 years ago
  70. fbb245a dynamic cts phase 1 by Henry Jian · 10 years ago
  71. 1a9cee5 Enable retry. by Stuart Scott · 10 years ago
  72. f73de44 Sort module names and fix exclusions by Stuart Scott · 10 years ago
  73. 3272ea6 Add test filtering to compatibility. by Stuart Scott · 10 years ago
  74. dca453b Adding test cases to group results and shrink the report size. by Stuart Scott · 10 years ago
  75. 707b543 Remove target from ReportLog and handle serializing/parsing with XML. by Stuart Scott · 10 years ago
  76. 92423df Revert "Revert "Moving to common compatibility utils."" by Stuart Scott · 10 years ago
  77. 992b459 Revert "Moving to common compatibility utils." by Ian Pedowitz · 10 years ago
  78. b054026 Moving to common compatibility utils. by Stuart Scott · 10 years ago
  79. 316418f Add support for parsing result files. by Stuart Scott · 10 years ago
  80. 66476a9 Implements plans via Tradefed config files. by Stuart Scott · 10 years ago
  81. 5ae19e1 Define test case out dir and tag certain modules. by Stuart Scott · 10 years ago
  82. 76f0d6d Tests for Compatibility Common Code by Stuart Scott · 10 years ago
  83. b9a5c84 Common Compatibility Infrastructure by Stuart Scott · 10 years ago
  84. 4ab00ca Add additional PTS code to common/cts by Nicholas Sauer · 10 years ago
  85. 90f8a23 Add performance measurement reporting to CtsVerifier. by Nicholas Sauer · 10 years ago
  86. 1ad2dfc Adds arg parser by Stuart Scott · 11 years ago
  87. abef7b6 Adds Java scanner and placeholders for Native Scanner and Xml Generators. by Stuart Scott · 11 years ago
  88. 3184e27 Creating location for shared code and porting the libs. by Stuart Scott · 11 years ago