Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 465 Bytes

File metadata and controls

22 lines (12 loc) · 465 Bytes

runner {version} {:#runner-{version}}

{{date}}

androidx.test:runner:{version} is released.

Bug Fixes

  • When logging test exceptions, use Log's built-in support for throwables to avoid stack truncation
  • Internal changes to support GrantPermissionRule using UiAutomation#grantRuntimePermissions

New Features

  • Evaluate annotation with @CustomFilter on test class

Breaking Changes

API Changes

Breaking API Changes

Known Issues