Skip to content

0.6.1

Compare
Choose a tag to compare
@Malinskiy Malinskiy released this 13 Feb 07:17
cc84532

New:

  • Expose vendor-adam granular timeout configuration (#443)
  • Add failed test list + CLI report for failed and incomplete tests (#452)

Bug fixes:

  • Uncompleted tests should fail after uncompletedRetryQuota is depleted (#439)
  • Fix ddmlib test output timeout logic (#451)
  • Fix adb daemon kill after test run (#438)
  • Stabilise adam vendor (#426)
  • Rotate screen capture based on initial device rotation
  • Proper timeout handling for test (defaults to 5 minutes now) (#451)
  • Proper timeout handling for test batch (30 minutes now) (#451)
  • allure-kotlin with Android API 29 permissions fix

Other:

  • Upgrade to gradle 6.8 and kotlin 1.4.20, kluent 1.64
  • Upgrade adam to 0.2.3
  • Update ddmlib to 27.1.2 (#438)
  • Add docs clarification about simultaneous usage of testApplicationPmClear and autoGrantPermission (#435)