We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when device not found via filter/udid we have to say about it instead of below errors:
dssautomation@automation-android-03:~$ zebrunner-farm start R5...VR creating... /usr/local/bin/zebrunner-farm: line 84: [: too many arguments /usr/local/bin/zebrunner-farm: line 142: [: too many arguments ERROR! Unsupported platform: android android android android android android android android android android android android android android android android android android android android android android android android android android android android android android ios device-- starting... Error response from daemon: No such container: device-- Error: failed to start containers: device-- Error response from daemon: No such container: device---appium Error: failed to start containers: device---appium Error response from daemon: No such container: device---uploader Error: failed to start containers: device---uploader
The text was updated successfully, but these errors were encountered:
#237: echoing warning if invalid device filter is provided
fbc4cb0
fixed for zebrunner-farm start/stop/down <udid> command where udid is not valid, for example:
zebrunner-farm start/stop/down <udid>
zebrunner-farm down 123 WARNING! Unable to find device by "123"!
P.S. for restart command it is ok to display warning twice as as we do stop and then start
Sorry, something went wrong.
Verified.
No branches or pull requests
when device not found via filter/udid we have to say about it instead of below errors:
The text was updated successfully, but these errors were encountered: