You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instrumentatione exit code value of `-1` indicates success, and any
other values returned here should be reported as errors. A non `-1` value
indicates that crash or test failure occurred.
Copy file name to clipboardExpand all lines: build-tools/Xamarin.Android.Tools.BootstrapTasks/Xamarin.Android.Tools.BootstrapTasks/RunInstrumentationTests.cs
+18-5Lines changed: 18 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ public class RunInstrumentationTests : Adb
0 commit comments