2023-01-31
Emulators
- Added API 33 emulators, full list of all emulators added:
device=Pixel2,version=33device=Tablet10,version=33device=NexusLowRes,version=33device=Monitor,version=33
- Fixed capturing coverage when using the test service storage
device=Pixel2,version=33device=Tablet10,version=33device=NexusLowRes,version=33device=Monitor,version=33--no-test-cache or --side-effects
to disable this behaviour.23.88.5.162 to our outbound IPsLaunched emulator.wtf web app to help you with:
com.android.test) subprojects.
When using these make sure the targetProjectPath is configured in the android {} block.ew-cli now supports capturing a video recording of the test -
pass both --record-video and --outputs-dir, a recording.mp4 file will
be saved per device-job combinationAll network traffic from emulators now originates from these IP addresses:
See the documentation for further details and machine-readable endpoints for getting these.
Added API 24 emulators
Complete list of new combinations added:
device=Pixel2,version=24device=Tablet10,version=24device=NexusLowRes,version=24Fixed rendering of result links in GitHub Action logs by switching token format
ew-cli will skip uploading files if they
have been recently added, enabled by default for 1h. Use
--no-file-cache to disable and --file-cache-ttl <duration> to control the behaviour.--prepare flag that only uploads files to populate cache but doesn’t trigger
any tests.--library-test parameter
instead of --app and --test to test library modules.Added Android Automated Test Device (ATD) images with API 31. Read more about ATD images here.
Complete list of new combinations added:
device=Pixel2Atd,version=31device=Tablet10Atd,version=31device=NexusLowResAtd,version=31ew-cli no longer prints errors with Zulu 11 JDKresultsUrl field/sdcard or
/data/local/tmp directory using --other-files.--test-targets-for-shard. Especially useful if you have your own in-house
scripts for sharding.--help output of ew-cli--timeout <duration> parameter to cancel test execution when it takes too long.
Defaults to 15m (15 minutes).ew-cli sometimes getting stuck if the test failed immediately, e.g. when using an unsupported model