Skip to main content
Docs
Blog Status Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

2026-02-11

ew-cli 1.1.0

  • New: added flag --testcase-duration-hint to provide an average test-case runtime hint for --shard-target-runtime or --num-balanced-shards. More info: here.
  • Fixed: ew-cli no longer hangs if setting up an adb session fails.

gradle-plugin 1.4.0

  • New: added support for testcaseDurationHint. More info: here.
  • Maintenance: bumped default ew-cli version to 1.1.0.

GitHub action emulator-wtf/run-tests@v1.0.0-rc02

  • New: added support for testcase-duration-hint. More info: here.
  • Maintenance: bumped default ew-cli version to 1.1.0.

CircleCI orb 0.0.4 emulator-wtf/emulator-wtf@0.0.4

  • New: added support for testcase_duration_hint, num_balanced_shards and shard_target_runtime. More info: here.
  • Maintenance: bumped default ew-cli version to 1.1.0.

Test execution

  • Improved: --shard-target-runtime uses a better heuristic for guessing the number of shards when there’s no historical data available.

emulator.wtf web app

  • Fixed: SSO login now correctly redirects to the test results page after having previously logged out from a different account.