2022-07-28
Emulators
All network traffic from emulators now originates from these IP addresses:
- 148.251.112.247
- 176.34.140.8
See the documentation for further details and machine-readable endpoints for getting these.
All 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 modelversion=29 emulatorsAdded two new device models: Tablet10, Tablet10Atd representing
10" tablets with landscape orientation and a resolution of 1920x1200.
Complete list of new combinations added:
device=Tablet10,version=23device=Tablet10,version=27device=Tablet10,version=29device=Tablet10,version=30device=Tablet10,version=31device=Tablet10Atd,version=30--test-targets for fine-grained control over what tests to runew-cli now validates app and test apk files before starting the testew-cli binary files are now signed with GPG--models command to ew-cli list all available emulator modelsatd=true flag, use the *Atd suffix instead, e.g. change from model=Pixel2,atd=true to
model=Pixel2Atd.Note: ATD models are still only available for version=30 emulators
--json output flag to ew-cli to get machine-readable output