-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
ohos CI: Test hdc device always passes #42335
Copy link
Copy link
Open
Labels
Description
If there is no device connected, then the output will be as follows, but the exit code 0.
Run hdc list targets && hdc shell echo hello world
[Empty]
[Fail]ExecuteCommand need connect-key? please confirm a device by help info
we should probably check the output and cause a failure if we see [Empty] or [Fail].
Reactions are currently unavailable