Skip to content

2021.10

Compare
Choose a tag to compare
@dsvoronin dsvoronin released this 22 Mar 18:16
fa1d9a4

Features

  • Add view hierarchy to the failed test report (#851)
  • Add main looper dump to the report (#850)
  • MBS-10820 Add lifecycle event to the test report (#849)
  • MBS-10820 Add ability to provide InstrumentationTestRunnerDelegate list (#846)

Documentation

  • Snackbar docs correction (#835)

Fixes

  • Fix pseudo circular dependencies in DependenciesGraphBuilder (#854)
  • Change syntetic step creation. Put it to the preconditions list if there are no real steps (#853)
  • Fix make clean on Mac Os (#848)
  • MBS-10798 RemoteStorage http client 2min timeout and no retries (#843)
  • MBS-10762 Don't track build agent name in build metrics from CI (#836)

Meta

  • Update Android Command Line Tools package (#827), thanks to @StanlyT
  • MBS-4517 replace funktionale with our Result type (#855)
  • MBS-10774 remove preinstrumentation lint hack (#847)
  • MBS-10798 add missing plugins for build-logic and libraries (#845)