1. 80c6ba6 Merge "Allow legacy subprocess reporter to use TF/CTS 9+ methods if possible" by Daniel Peykov · 4 years, 5 months ago
  2. 8f7f724 Allow legacy subprocess reporter to use TF/CTS 9+ methods if possible by Daniel Peykov · 4 years, 5 months ago
  3. 496b974 Do the basic events forwarding for a new interface by Julien Desprez · 4 years, 5 months ago
  4. d997789 Improve some of the messages to make them clearer by Julien Desprez · 4 years, 5 months ago
  5. d50f590 Merge "After joinReceiver, we don't expect more events so stop parsing" by Julien Desprez · 4 years, 5 months ago
  6. 90830f8 Merge "Complete the proto events if it's missing due to interruption" by Treehugger Robot · 4 years, 5 months ago
  7. 0d58b03 Merge "Report unexecuted expected instrumentation tests" by Treehugger Robot · 4 years, 5 months ago
  8. bb411fb After joinReceiver, we don't expect more events so stop parsing by Julien Desprez · 4 years, 5 months ago
  9. fcc095d Complete the proto events if it's missing due to interruption by Julien Desprez · 4 years, 5 months ago
  10. 99a19eb Merge "Mark the result summary of the ConsoleResultReporter better" by Treehugger Robot · 4 years, 5 months ago
  11. e393c1c Report unexecuted expected instrumentation tests by Julien Desprez · 4 years, 5 months ago
  12. ed5b04d Re-interpret the exception from sandbox by Julien Desprez · 4 years, 5 months ago
  13. 2951510 Mark the result summary of the ConsoleResultReporter better by Julien Desprez · 4 years, 5 months ago
  14. 7bbed91 Parse the build info attributes once after invocation start by Julien Desprez · 4 years, 5 months ago
  15. ce48ecd If instru crash due to device crash report the proper status by Julien Desprez · 4 years, 6 months ago
  16. edb2a0c Ensure run failure is forwarded properly by Julien Desprez · 4 years, 6 months ago
  17. 58f82dd Merge "Parse the proto context properties early too" by Julien Desprez · 4 years, 6 months ago
  18. b5eac70 Merge "Apply the crash extraction logic to the FailureDescription" by Julien Desprez · 4 years, 6 months ago
  19. f1d0236 Parse the proto context properties early too by Julien Desprez · 4 years, 6 months ago
  20. fd9c3c1 Apply the crash extraction logic to the FailureDescription by Julien Desprez · 4 years, 6 months ago
  21. d7f70e6 Merge "Close the receiver sockets" by Julien Desprez · 4 years, 6 months ago
  22. 81f2a5f Close the receiver sockets by Julien Desprez · 4 years, 6 months ago
  23. cbcf16f Avoid printing continuously the debug message by Julien Desprez · 4 years, 6 months ago
  24. 693e349 Merge "Avoid dual reporting of object tracking by removing key" by Julien Desprez · 4 years, 6 months ago
  25. 652cc67 Merge "Add back run metrics to ConsoleResultReporter output." by Treehugger Robot · 4 years, 6 months ago
  26. 221aaf1 Complete the structured failure proto with context by Julien Desprez · 4 years, 6 months ago
  27. cfac307 Add back run metrics to ConsoleResultReporter output. by Brett Chabot · 4 years, 6 months ago
  28. ed87df6 Avoid dual reporting of object tracking by removing key by Julien Desprez · 4 years, 6 months ago
  29. 9c573ed Update the instrumentation tests to report FailureDescription by Julien Desprez · 4 years, 7 months ago
  30. 53af5fe Update proto reporters to handle FailureDescription by Julien Desprez · 4 years, 7 months ago
  31. 8d6b693 Tailor the console summary a bit more by Julien Desprez · 4 years, 7 months ago
  32. e21ac47 Merge "Add listeners for streaming results to console and to a test file." by Brett Chabot · 4 years, 7 months ago
  33. ef768be Add listeners for streaming results to console and to a test file. by Brett Chabot · 4 years, 7 months ago
  34. 4bd94f6 Start counting the TF objects by Julien Desprez · 4 years, 7 months ago
  35. 9a50e95 Merge "Start adding the event forwarding for the Failure events" by Julien Desprez · 4 years, 7 months ago
  36. 8ee0923 Start adding the event forwarding for the Failure events by Julien Desprez · 4 years, 7 months ago
  37. 034342f Ensure that replay of results was done before generating report by Julien Desprez · 4 years, 7 months ago
  38. 6a3f089 Merge "Introduce the FailureDescription structure to describe failures" by Julien Desprez · 4 years, 7 months ago
  39. d794d68 Start fixing [UnnecessaryParentheses] Error prone warning by Julien Desprez · 4 years, 7 months ago
  40. 69dcc6c Introduce the FailureDescription structure to describe failures by Julien Desprez · 4 years, 8 months ago
  41. 928acf0 Update TF in sync with the ddmlib update by Julien Desprez · 4 years, 8 months ago
  42. 2daab5e Merge "Fixes some deprecation warnings about proto generated Maps." by Treehugger Robot · 4 years, 9 months ago
  43. e258b00 Refactored all uses of Guava Joiner to use String.join() by Joseph Murphy · 4 years, 9 months ago
  44. e87b17f Fixes some deprecation warnings about proto generated Maps. by Joseph Murphy · 4 years, 9 months ago
  45. 7916fa9 Merge "Add HOST_LOG type and change host log from TEXT to HOST_LOG. Bug: 144129833 Test: unitted test passed locally." by Danjie Lu · 4 years, 10 months ago
  46. 229fe9b Add HOST_LOG type and change host by Danjie · 4 years, 10 months ago
  47. d053ff2 If port is not set skip the reporter by Julien Desprez · 4 years, 10 months ago
  48. 4d587af Merge "[ATest] Add invocation level reporter." by Treehugger Robot · 4 years, 10 months ago
  49. 78a9937 Merge "When AJUR reports one of its invalid method get the stack" by Julien Desprez · 4 years, 10 months ago
  50. 42f1b45 When AJUR reports one of its invalid method get the stack by Julien Desprez · 4 years, 10 months ago
  51. b866152 Try to fix the failure of the tests on staging hosts by Julien Desprez · 4 years, 10 months ago
  52. ff95237 [ATest] Add invocation level reporter. by yelinhsieh · 5 years ago
  53. 12c89c1 Avoid initializationError from AJUR by Julien Desprez · 4 years, 10 months ago
  54. 5b624e8 Add more top level metrics to run history. by Yiming Pan · 5 years ago
  55. c18e8e3 Send the InvocationContext attributes to the parent by Julien Desprez · 5 years ago
  56. c87d7f4 Merge "Ensure we finish the write before renaming the file" by Julien Desprez · 5 years ago
  57. b6a53ab Ensure we carry the logs from subprocess by Julien Desprez · 5 years ago
  58. 160118a Ensure we finish the write before renaming the file by Julien Desprez · 5 years ago
  59. 6e2dc30 Add a log when parsing a testRunFailure proto by Julien Desprez · 5 years ago
  60. 5d7b725 Merge "Address a few quirks from remote and sandbox invocation" by Julien Desprez · 5 years ago
  61. 8dad5f6 Merge "[ATest] Create ATest's own logsaver to save logs in specific path" by Treehugger Robot · 5 years ago
  62. 6df6a4e Address a few quirks from remote and sandbox invocation by Julien Desprez · 5 years ago
  63. 1015dd5 Merge "Continue moving classes to invocation layer" by Julien Desprez · 5 years ago
  64. eefc81d Continue moving classes to invocation layer by Julien Desprez · 5 years ago
  65. fe51ccf Move some interfaces to the proper component by Julien Desprez · 5 years ago
  66. 5d5f4ba [ATest] Create ATest's own logsaver to save logs in specific path by yelinhsieh · 5 years ago
  67. fea8d80 Ensure we report attempts from subprocess by Julien Desprez · 5 years ago
  68. 1273497 Merge "Log a proto if it failed to parse" by Julien Desprez · 5 years ago
  69. 85687f5 Log a proto if it failed to parse by Julien Desprez · 5 years ago
  70. 0f42bd0 Ensure we recreate the stream otherwise it's closed when reaching it by Julien Desprez · 5 years ago
  71. 5cc6138 Log the output of result reporters in remote invocation by Julien Desprez · 5 years ago
  72. a503f83 Merge "Improve base logger to avoid empty log files" by Treehugger Robot · 5 years ago
  73. 903a04f Merge "Populate a bit more of the invocation interfaces" by Julien Desprez · 5 years ago
  74. e5bdb4c Populate a bit more of the invocation interfaces by Julien Desprez · 5 years ago
  75. 8338578 Ensure logs are forwarded properly for aggregated results by Julien Desprez · 5 years ago
  76. c7e246f Add a basic marking for flaky result by Julien Desprez · 5 years ago
  77. 5035aa6 Allow ProtoReporter to support granular attempts by Julien Desprez · 5 years ago
  78. fc19fb2 Bug fix in ProtoResultParser by Dan Shi · 5 years ago
  79. 734f0c9 Ensure the InvocationMetrics are carried through process by Julien Desprez · 5 years ago
  80. 57eb68b Ensure the subprocess metrics make it through the reporter by Julien Desprez · 5 years ago
  81. af35932 Ensure the proto output path is set by Julien Desprez · 5 years ago
  82. 6a5cd62 Merge "Track and report the retry overhead" by Julien Desprez · 5 years ago
  83. b017e1f Merge "Do not generate the report in case of OOM" by Julien Desprez · 5 years ago
  84. f6e8a61 Track and report the retry overhead by Julien Desprez · 5 years ago
  85. 15e0fc9 Merge "Continue to carry test layer into test_framework" by Treehugger Robot · 5 years ago
  86. fe6d5ab Merge "Ensure that we detect some missing protos" by Julien Desprez · 5 years ago
  87. 3cb3242 Merge "Prepare the instrumentation config to be more friendly" by Julien Desprez · 5 years ago
  88. dd21445 Ensure that we detect some missing protos by Julien Desprez · 5 years ago
  89. a0af625 Do not generate the report in case of OOM by Julien Desprez · 5 years ago
  90. f92b8d0 Improve instrumentation crash detection + recovery by Julien Desprez · 5 years ago
  91. 2eae54d Continue to carry test layer into test_framework by Julien Desprez · 5 years ago
  92. dfe124a Merge "Ensure log name from subprocess are aligned" by Julien Desprez · 5 years ago
  93. 8987830 Prepare the instrumentation config to be more friendly by Julien Desprez · 5 years ago
  94. f1fa033 Ensure log name from subprocess are aligned by Julien Desprez · 5 years ago
  95. 14a2ceb Ensure that ProtoResultParser doesn't NPE by Julien Desprez · 5 years ago
  96. 75e7aba Merge "Improve a bit the default result_reporter logging" by Treehugger Robot · 5 years ago
  97. 39562a6 Improve a bit the default result_reporter logging by Julien Desprez · 5 years ago
  98. 1781c82 Ensure that SubprocessResultReporter properly forward attempts by Julien Desprez · 5 years ago
  99. 5ae13e9 Ensure the reporting socket is closed by Julien Desprez · 5 years ago
  100. 8404e64 Merge "Allow the forwarding to work for multi-modules and non-modules" by Julien Desprez · 5 years ago