Commit 87e6433
[tests] Set ToolPath and ToolExe for RunUITests (#845)
The RunUITests task call didn't have the tool path and exe set. So it
worked OK locally, where I have the adb tool in PATH and didn't work
on Jenkins. With this fix it should work on Jenkins and other setups.1 parent a6e8555 commit 87e6433
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| |||
0 commit comments