2025-04-17
Test execution
- Updated JUnit report generation to include the
timestamp
attribute in<testsuite>
elements.
timestamp
attribute in <testsuite>
elements.ew-cli
version to 0.12.1.secretEnvironmentVariables
, for use with things like
tokens, credentials, passwords, etc.secretEnvironmentVariables
were not passed to the emulator correctly and had no effect.FileAlreadyExistsException wg-exit-node.edb0f9de
race condition when using the egress tunnel.--secret-environment-variables
, for use with things like
tokens, credentials, passwords, etc. These will be passed to the test runner in the same way as --environment-variables
,
but won’t be visible in the emulator.wtf UI. Alternatively, secrets can be passed in via environment variables having
the EW_SECRET_
prefix, e.g. EW_SECRET_foo=bar
.--test-runner-class
.--help
.ew-cli
. Read more about the egress tunnel
here.INSTALL_FAILED_NO_MATCHING_ABIS
error message so it’s clearer which dynamic library
could be the culpritChanged the default test result link visibility to private
NOTE: this affects new accounts only, we did not retroactively apply the new default to older accounts
assemble
task no longer triggers emulator.wtf tests--environment-variables
or such)Added a workaround for an issue where double videos would be captured when running tests with orchestrator
NOTE: upgrade to test-runtime-android 0.2.1 to fix the root cause
build/test-results/${taskName}
, aligning with jvm testsew-cli
to 0.11.1:Faulty ew-cli, no QOI decoder configured?
errorFaulty ew-cli, no QOI decoder configured?
error when downloading individual test videos with --outputs individual_test_videos
orchestrator
and test-services
APKs to 1.4.2 due to a whitespace in test names bug in 1.5.0.--test-targets
together with sharding