peartherapeutics / bitrise-aws-device-farm-runner

Custom Bitrise step to run tests on aws device farm
MIT License
10 stars 20 forks source link

Improve error message when test package can't be found #24

Closed fadookie closed 7 years ago

fadookie commented 7 years ago

When this happens, error message reads: max() arg is an empty sequence

Check for a nonzero exit on that specific command and log a custom error with a hint about fixing test_package_name before exiting.

See https://github.com/peartherapeutics/bitrise-aws-device-farm-runner/issues/11