1. 4c1002a [mobly] Exit non-zero on signals.TestAbortAll by Chris Masone · 3 months ago main
  2. da7d0e6 Revert "[mobly] Exit non-zero on signals.TestAbortAll" by Chris Masone · 3 months ago
  3. 2c9e064 [mobly] Remove `noheaders` flag by Cole Alban · 3 months ago
  4. cf1fd01 [mobly] Exit non-zero on signals.TestAbortAll by Chris Masone · 3 months ago
  5. ed822f8 [mobly] Limit socket read to under I/O timeout by Prashanth Swaminathan · 3 months ago
  6. 5db2727 Allow specifying host and port for adb proxy by Prashanth Swaminathan · 3 months ago
  7. d4f92b6 Add selector-based read for protocol with timeout by Prashanth Swaminathan · 4 months ago
  8. 68e8ff7 Mark all devices as unrootable by Kevin Lindkvist · 5 months ago
  9. 991ecb2 Check whether adb forwarding takes effect when hit socket connection failure (#957) by Minghao Li · 6 months ago
  10. 93e4847 Set default timeout for fastboot command (#959) by Kolin Lu · 6 months ago
  11. 72d5f0f Update docstring of AndroidDevice controller (#958) by Kolin Lu · 6 months ago
  12. 7ba7c7c Add timeout support for FastbootProxy (#952) by otakusaikou · 6 months ago
  13. c98717a Fix suite_runner.run_suite example in docs (#956) by Bryan Henry · 6 months ago
  14. a489d90 Enable using a custom `fastboot` binary (#954) by tsunghant · 7 months ago
  15. ac65869 Add support for test_suffixes in --tests args (#953) by Jason Stanko · 8 months ago
  16. 2ccc96a Implement --list_tests in run_suite_class (#951) by Jason Stanko · 8 months ago
  17. 130f6d9 Support finding suite class that is not defined in the main module. (#948) by Minghao Li · 9 months ago
  18. 19e9df4 Support test case selection when using suite class. (#947) by Minghao Li · 9 months ago
  19. d0b760d Use updated serial when running fastboot command (#945) by sztupkay · 11 months ago
  20. de93e1e Add `get_service_alias_by_class` in Android service manager. (#942) by Ang Li · 1 year, 1 month ago
  21. cf3fbfd Remove `setup_generated_tests`. (#941) by Ang Li · 1 year, 1 month ago
  22. e445764 Remove all SL4A related code (#939) by Ang Li · 1 year, 1 month ago
  23. 4dfbf7a Update jetpack reference to `androidx`. (#940) by Ang Li · 1 year, 1 month ago
  24. a9a149a Support selecting test cases in a class with regex (#938) by Ang Li · 1 year, 1 month ago
  25. 0d634aa Mobly Release 1.12.4 (#937) by Ang Li · 1 year, 1 month ago 1.12.4
  26. 3fda40a Include k-v pairs from device config as `user_added_info` by default. (#935) by Ang Li · 1 year, 1 month ago
  27. d32f15b Support passing stdout and stderr in start_standing_subprocess (#934) by Minghao Li · 1 year, 1 month ago
  28. 306e91c Apply pyink formatting. (#933) by Ang Li · 1 year, 1 month ago
  29. 3eee8c1 Add utils for installing and uninstalling apks. (#932) by Ang Li · 1 year, 1 month ago
  30. 0911857 Use self.is_adb_detectable() to prevent build_info from None even it is not in bootloader. (#923) by minghsikang · 1 year, 4 months ago upstream/stable
  31. 70f5c05 Add snippet client stop timeout (#922) by Minghao Li · 1 year, 4 months ago
  32. dd2ce76 Fix the error that not all Linux hosts have pgrep installed (#921) by Minghao Li · 1 year, 4 months ago
  33. bb5e444 Fix utils.stop_standing_subprocess error on Mac OS (#920) by Minghao Li · 1 year, 4 months ago
  34. 07f0a24 Log each command execution result in utils.run_command (#917) by Minghao Li · 1 year, 5 months ago
  35. c2810ee Set pyink to a fixed version and fix format (#918) by Minghao Li · 1 year, 5 months ago
  36. 161ff47 Fix typos in release notes. (#914) by Ang Li · 1 year, 7 months ago 1.12.3
  37. 2e64eff Mobly Release 1.12.3. (#913) by Ang Li · 1 year, 7 months ago
  38. f7eb2a0 Mark `utils.get_available_host_port` deprecated (#907) by Minghao Li · 1 year, 8 months ago
  39. 28be0fd Update `README` after build toolchain changes. (#912) by Ang Li · 1 year, 8 months ago
  40. 13537bc Fix whitespace stripping in _collect_process_tree (#891) by Sam Balana · 1 year, 8 months ago
  41. 7b938e0 Switch to pyproject.toml completely (#911) by Ang Li · 1 year, 8 months ago
  42. 68724d8 Cache `AndroidDevice#model` to reduce fastboot calls (#910) by Ang Li · 1 year, 8 months ago
  43. 3da49fa Bump min Python ver to 3.11. (#909) by Ang Li · 1 year, 8 months ago
  44. 707eff2 Count should only count retries and not repeats. (#906) by boon · 1 year, 9 months ago
  45. 46ff13e Add parent field to records to represent repeat and retry information. (#905) by boon · 1 year, 9 months ago
  46. 6c5d666 Using tcp:0 in adb forward to pick available host port in snippet client (#904) by Minghao Li · 1 year, 9 months ago
  47. 8ad26db Adding ability to run adb reverse via mobly AdbProxy, fixes #900 (#903) by Sachin Sagadevan · 1 year, 11 months ago
  48. ebdec3a Fix current formatting issues and add formatting check to CI workflow (#902) by nkprasad12 · 1 year, 11 months ago
  49. 45baf1e Allow configuring snippet user. (#899) by nkprasad12 · 1 year, 11 months ago
  50. 207d793 Add the latest release version and CI build status (#895) by Kolin Lu · 2 years ago
  51. 539a442 Remove unused imports (#892) by Sam Balana · 2 years, 1 month ago
  52. 6392f83 Fix a doc typo in records.py (#889) by Tennessee Carmel-Veilleux · 2 years, 4 months ago
  53. da3c204 Support am instrument options by adding a snippet config class (#886) by Minghao Li · 2 years, 4 months ago
  54. b443e44 Mobly Release 1.12.2. (#884) by Ang Li · 2 years, 5 months ago 1.12.2
  55. 031aa94 Do not start logcat service when the Andriod device is in fastboot mode. (#881) by Ang Li · 2 years, 5 months ago
  56. 791b49c Properly end the test when expects has an error within teardown test. (#882) by boon · 2 years, 5 months ago
  57. 8693d18 Fix the print test list logic in `test_runner` (#878) by Lucas Abel · 2 years, 5 months ago
  58. 8bec7e3 Fix unused 'name' argument in AttenuatorPath constructor (#877) by antofara · 2 years, 5 months ago
  59. 33cc76f Add type hint for `current_test_info` (#879) by nkprasad12 · 2 years, 5 months ago
  60. 384ebbe Default `TestRunConfig.log_path` to `_DEFAULT_LOG_PATH` (#876) by Lucas Abel · 2 years, 6 months ago
  61. 61706b7 suite_runner improvements (#875) by Lucas Abel · 2 years, 6 months ago
  62. 6369938 record: emit explicit end when appending to summary (#872) by Lucas Abel · 2 years, 7 months ago
  63. caf37d0 Fix unhandling of possible recursion error on `ExceptionRecord.__deepcopy__` (#870) by Lucas Abel · 2 years, 7 months ago
  64. a8dc1c7 Fix unit test failures on Python 3.11 (#869) by Minghao Li · 2 years, 8 months ago
  65. 927dd31 Progressively increase intervals between adb root attempts (#867) by antofara · 2 years, 8 months ago
  66. 2fd507d Mobly Release 1.12.1. (#866) by Ang Li · 2 years, 8 months ago 1.12.1
  67. 86688d3 Make the summary file path more accessible. (#865) by Ang Li · 2 years, 8 months ago
  68. 1c44fd9 Ensure the termination of the `teardown_class` record. (#864) by Ang Li · 2 years, 8 months ago
  69. f7f323e Adjust timeout strategy for `AdbProxy#getprop` (#863) by Ang Li · 2 years, 8 months ago
  70. 2371557 Fix list_fastboot_devices for other usb interfaces (#859) by Tatsujin Chin · 2 years, 9 months ago
  71. 8d044d2 Add check for Cuttlefish devices in `is_emulator` (#860) by xianyuanjia · 2 years, 9 months ago
  72. 7892f34 Omit traceback logging for test skip exceptions (#862) by Taylor Cramer · 2 years, 9 months ago
  73. 8254871 Handle SIGTERM in Mobly. (#858) by boon · 2 years, 9 months ago
  74. 9238569 Don't mutate BaseTestClass.record_data() argument. (#856) by Jon Wolverton · 2 years, 10 months ago
  75. f788d41 Fix erroneous asserts.assert_count_equal docstring summary (#855) by Art Orlov · 2 years, 10 months ago
  76. 1b6e611 Add debug logging for fastboot commands. (#854) by Aidan Holm · 2 years, 10 months ago
  77. a6e5ad2 Update instrumentation_tutorial.md (#853) by Sebastian · 2 years, 11 months ago
  78. 3f8bec9 Expose the method to set new log prefix in PrefixLoggerAdapter (#852) by Minghao Li · 2 years, 11 months ago
  79. c4261ef Remove unused dependencies (#850) by Sam Balana · 3 years ago
  80. 7fb5084 Create a prefix logger adapter class to add prefix to logs (#849) by Minghao Li · 3 years, 1 month ago
  81. 516b715 Always create the `AndroidDevice` object specific log directory. (#848) by Ang Li · 3 years, 1 month ago
  82. 2da2ec3 Mobly Release 1.12. (#846) by Ang Li · 3 years, 2 months ago 1.12
  83. 792df04 Fix calling `generate_tests` in the `setup_genearted_tests` stage. (#847) by Ang Li · 3 years, 2 months ago
  84. 84a80b3 Rename the `setup_generated_tests` stage to `pre_run`. (#844) by Ang Li · 3 years, 2 months ago
  85. f2a80ca Add a --verbose argument to the test_runner to set DEBUG logging level (#840) by David Duarte · 3 years, 2 months ago
  86. 04bef05 Clean up legacy code (#842) by Minghao Li · 3 years, 2 months ago
  87. 172d0cb Deprecate legacy snippet modules after snippet client v2 migration (#841) by Minghao Li · 3 years, 2 months ago
  88. 98273a2 Flip the default Android snippet client version to V2 (#839) by Minghao Li · 3 years, 3 months ago
  89. 9778e55 Remove argv check. Check is already done in parse_cli_args and should be sys.argv[1:]. (#838) by boon · 3 years, 3 months ago
  90. 7948eaf Add termination signal type to record. (#837) by Ang Li · 3 years, 3 months ago
  91. 6ea354d Support switching to client V2 via Android Device property setting (#835) by Minghao Li · 3 years, 3 months ago
  92. aad7f30 Add error type to `ExceptionRecord`. (#836) by Ang Li · 3 years, 3 months ago
  93. 0b8fabd ClientBase shouldn't call "stop" if "before_starting_server" failed (#834) by Minghao Li · 3 years, 4 months ago
  94. a0948ae Alias error classes of callback handler v1 to the new ones (#832) by Minghao Li · 3 years, 4 months ago
  95. a7ed61e Standardize Async RPC for snippet client v2 (#826) by Minghao Li · 3 years, 4 months ago
  96. bafbbcf Fix typos in tutorial.md (#830) by Ted Pudlik · 3 years, 4 months ago
  97. 22a88e0 Client V2 cleans event client when it stops (#825) by Minghao Li · 3 years, 4 months ago
  98. 5a313a3 Fix typo in run_command (#810) by nkprasad12 · 3 years, 4 months ago
  99. 3efdd54 Create base suite class and add run_suite_class to suite runner. (#817) by boon · 3 years, 4 months ago
  100. 9da3bce Remove client v2's unit test's dep on subprocess (#823) by Minghao Li · 3 years, 4 months ago