1. ea9f9e8 Merge "Adevice update integration test; keep symlinks" into main by Kevin Dagostino · 9 hours ago main master
  2. 4791942 Adevice update integration test; keep symlinks by Yuexi Ma · 5 weeks ago
  3. 54a97b8 include serial arg on adb remount/root commands by Kevin Dagostino · 13 days ago
  4. cb9b40b Merge "adevice will now exit if installed shadow apks found on device." into main by Kevin Dagostino · 2 weeks ago
  5. e4b7aaa adevice will now exit if installed shadow apks found on device. by Kevin Dagostino · 6 weeks ago
  6. 6a78d16 Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 3 weeks ago
  7. cd309e5 Update source for Rust 1.78.0 by Chris Wailes · 3 weeks ago
  8. 7d91f32 Merge "Collect source_root in metrics." into main by Kevin Dagostino · 3 weeks ago
  9. c4155b2 Collect source_root in metrics. by Kevin Dagostino · 7 weeks ago
  10. 8769e94 Merge "Include integration test unittests in atest_unittests" into main by Treehugger Robot · 4 weeks ago
  11. 367b43d Merge "Add unit tests for the `requires_device_update` method" into main by Yike Zhang · 4 weeks ago
  12. 4a1ff21 Add unit tests for the `requires_device_update` method by yike · 4 weeks ago
  13. 392f41b Include integration test unittests in atest_unittests by Yuexi Ma · 4 weeks ago
  14. 7c92303 Add a module to print feedback link by Yuexi Ma · 4 weeks ago
  15. f4454fb Merge "Fix requires_device_update for tests that don't have module info" into main by Yike Zhang · 4 weeks ago
  16. ad8f234 Rename the ca certs locator to use a more general name by Yuexi Ma · 4 weeks ago
  17. 21ac18d Fix requires_device_update for tests that don't have module info by yike · 4 weeks ago
  18. b528ab1 Clean and fix up atest build rules, add unit test for ca_certs by Yuexi Ma · 4 weeks ago
  19. 55956c9 Extract a function to determine whether to upload log by Yuexi Ma · 4 weeks ago
  20. 040111b Make result uploading check for google tradefed availability by Yuexi Ma · 5 weeks ago
  21. e8c1d28 Merge "Include atest_ca_certs_locater in atest build" into main by Yuexi Ma · 4 weeks ago
  22. db9117e Include atest_ca_certs_locater in atest build by Yuexi Ma · 4 weeks ago
  23. f572e52 Print selected warning and info message to console by Yuexi Ma · 4 weeks ago
  24. c0c1462 Preserve color in console prints after redirecting the stream to logging by Yuexi Ma · 5 weeks ago
  25. 4795623 Avoid logging empty new line char after every message by Yuexi Ma · 5 weeks ago
  26. 6d6f826 Stream a copy of stdout and stderr contents to logger by Yuexi Ma · 5 weeks ago
  27. 1c4d3db Print error to console when logging errors by Yuexi Ma · 5 weeks ago
  28. a953236 Add functions to print and log error/warning/info at the same time by Yuexi Ma · 5 weeks ago
  29. e533bdc Stop streaming internal logs to stdout by Yuexi Ma · 5 weeks ago
  30. 7375840 Support preserving dangling and external symlinks in snapshot by Yuexi Ma · 5 weeks ago
  31. 54bee94 Determine verbose setting from args instead of handler by Yuexi Ma · 5 weeks ago
  32. d8f595e Remove obsolete manual integration test code and data by Yuexi Ma · 5 weeks ago
  33. dce0fa7 Remove a debugging log by Yuexi Ma · 5 weeks ago
  34. 13d17a9 Merge changes I2d9da101,I90d0d657 into main by Yuexi Ma · 5 weeks ago
  35. 40ea9a1 Merge "Remove the definition of trendy_team_adte" into main by Zhuoyao Zhang · 5 weeks ago
  36. a0993f3 Remove the definition of trendy_team_adte by Zhuoyao Zhang · 5 weeks ago
  37. 1194379 Remove bazel resources from integration test snapshot by Yuexi Ma · 5 weeks ago
  38. 8671673 Snapshot the entire prebuilt directory in integration test by Yuexi Ma · 5 weeks ago
  39. 7cc540d Enable log uploading by default by Yuexi Ma · 5 weeks ago
  40. da481c3 Enable embedded launcher in atest by Yuexi Ma · 5 weeks ago
  41. 750c656 Explicitly specify whether a device is needed in each integration test by Yuexi Ma · 5 weeks ago
  42. ed991d2 Add command environment variables to integration test debug log by Yuexi Ma · 5 weeks ago
  43. 9794293 Merge "Make the atest run id the same between clearcut and log upload" into main by Treehugger Robot · 6 weeks ago
  44. e1f81d6 Merge changes I222a8fbe,I4ef6b189,I900166dd into main by Treehugger Robot · 6 weeks ago
  45. 103bb76 Make the atest run id the same between clearcut and log upload by Yuexi Ma · 6 weeks ago
  46. e5930ba Fix failing Adevice update commands by Kevin Dagostino · 6 weeks ago
  47. de53b1e Merge "Do not enable device update for 'unit' device tests" into main by Treehugger Robot · 6 weeks ago
  48. f3b5309 Use atest command instead of target_name in test archetype integration test by Yuexi Ma · 6 weeks ago
  49. 03950a8 Print log path after integration tests for easier debugging by Yuexi Ma · 6 weeks ago
  50. 437325f Add atest_test_archetype_integration_tests to integration test list by Yuexi Ma · 6 weeks ago
  51. 121900b As per go/ldap and go/ldap-is-discouraged usernames are no longer related to LDAP. by Martin Geisler · 6 weeks ago
  52. 5006b4b Merge changes Ib75e5b9a,I1f1f2956,I8f5d9ca5,I9b519a72,If30bf919 into main by Yuexi Ma · 6 weeks ago
  53. 1abc579 Capture outputs when calling log uploader binary by Yuexi Ma · 6 weeks ago
  54. 0302399 Check gcert in log uploader by Yuexi Ma · 6 weeks ago
  55. b87ffde Stream logs to stdout instead of stderr by Yuexi Ma · 6 weeks ago
  56. 8a987b4 Only accept true and 1 values for enabling log uploading and add unittests by Yuexi Ma · 6 weeks ago
  57. 5ddb173 Print error message when attempting to upload log from unsupported branch by Yuexi Ma · 6 weeks ago
  58. 9868d57 Do not enable device update for 'unit' device tests by yike · 8 weeks ago
  59. 27faf74 Merge "Add a banner for single command workflow" into main by Treehugger Robot · 6 weeks ago
  60. 1866927 Add a banner for single command workflow by yike · 7 weeks ago
  61. fc5b53d Temporarily add hard coded vendor config path by Yuexi Ma · 6 weeks ago
  62. 46dee94 Load vendor config from json if available in the environment by Yuexi Ma · 7 weeks ago
  63. 47e6fef Make sure resource id is unique during log uploading by Yuexi Ma · 7 weeks ago
  64. 54ddd38 Reorganize and cleanup the build rules by Yuexi Ma · 7 weeks ago
  65. 300cc4d Remove some unused constants by Yuexi Ma · 7 weeks ago
  66. 54eea28 Add test archetype integration tests by Yuexi Ma · 7 weeks ago
  67. 725afcc Merge changes I1d9435c3,I5f6d1acc into main by Yuexi Ma · 6 weeks ago
  68. b5f5b57 Merge "Remove Adevice banner" into main by Yike Zhang · 7 weeks ago
  69. 89a7986 Improve the log upload reminder message print logic and code clarity by Yuexi Ma · 7 weeks ago
  70. ed9869b Remove Adevice banner by yike · 7 weeks ago
  71. a7ba9aa Delete an integration test case by Yuexi Ma · 7 weeks ago
  72. becbd89 Improve the logic to determine whether result upload is enabled by Yuexi Ma · 7 weeks ago
  73. 44d3a7f Solidify all the imports by Yuexi Ma · 8 weeks ago
  74. f7b628e Fix up the request-upload-result feature by Yuexi Ma · 8 weeks ago
  75. bc89843 Add logging to log uploader and redirect stdout and stderr by Yuexi Ma · 8 weeks ago
  76. 14b71d0 Add atest run id to AnTS invocation properties by Yuexi Ma · 9 weeks ago
  77. 842f66f Support uploading python logs in a background detached process by Yuexi Ma · 10 weeks ago
  78. 08586d2 Add atest-beta target with embedded_launcher enabled by Yuexi Ma · 8 weeks ago
  79. ccb904f Add a custom http3 certs file locator by Yuexi Ma · 8 weeks ago
  80. cc2f72f Support read version information from resources by Yuexi Ma · 8 weeks ago
  81. 20f9124 Merge "Replace the bazel mode tests with non bazel mode in atest integration tests" into main by Treehugger Robot · 7 weeks ago
  82. 4af5158 Merge "[atest/coverage] Read clang version from soong" into main by Yi Kong · 7 weeks ago
  83. 42ae9d4 Load additional module search path from PYTHONPATH by Yuexi Ma · 8 weeks ago
  84. 9f7bf51 Fix a lint error about bazel mode pathlib import by Yuexi Ma · 8 weeks ago
  85. 4ab1fa4 Enable bazel mode able to extract resources from atest binary by Yuexi Ma · 8 weeks ago
  86. 83fe190 Replace the bazel mode tests with non bazel mode in atest integration tests by Yuexi Ma · 8 weeks ago
  87. 7b496c0 Merge "Removes LLVM-related error messages with coverage." into main by Oliver Nguyen · 8 weeks ago
  88. 110549a [atest/coverage] Read clang version from soong by Pirama Arumuga Nainar · 9 weeks ago
  89. 5eda97b Removes LLVM-related error messages with coverage. by Oliver Nguyen · 8 weeks ago
  90. 4553395 Add unit tests for module and class finders and add fix module not found exception. by Nadia Agueeva · 3 months ago
  91. 36ed57c Fix integration test error by adding a new src required by bazel mode by Yuexi Ma · 8 weeks ago
  92. cdf0a17 Add atest python artifacts to result uploading by Yuexi Ma · 10 weeks ago
  93. 3b1e8a5 Make atest_gcp_utils only referenced by logstorage_utils by Yuexi Ma · 10 weeks ago
  94. 8d0411b Merge "Add invocation_id to metrics for improved tracking" into main by Kevin Dagostino · 9 weeks ago
  95. 8772430 Merge "Remove production code for the -g option." into main by Nadia Agueeva · 9 weeks ago
  96. 3ed8324 Merge "Report coverage for native host unit tests." into main by Oliver Nguyen · 9 weeks ago
  97. a943dd0 Remove production code for the -g option. by Nadia Agueeva · 9 weeks ago
  98. 158667e Switch to proper bazel python rules by Luca Farsi · 9 weeks ago
  99. 9848098 Report coverage for native host unit tests. by Oliver Nguyen · 2 months ago
  100. 2b38ded Merge "Fix finding tests by class name" into main by Nadia Agueeva · 9 weeks ago