Commit 3294a50
[test] Check for "Unknown has vcpu" emulator message
The Jenkins emulator-based tests are hanging -- again (see also
db668ba) -- this time with a new message:
[emulator stderr] Unknown hax vcpu return 1
I don't know what it means, other than "nothing is going to happen for
hours on end." Add an `emulator` stderr check for the above message,
and bail out early if it's seen so that we don't lose hours waiting
for a Job timeout to occur...1 parent bafb47c commit 3294a50
File tree
1 file changed
+4
-0
lines changed- src/Xamarin.Android.Tools.BootstrapTasks/Xamarin.Android.Tools.BootstrapTasks
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
106 | 110 | | |
107 | 111 | | |
108 | 112 | | |
| |||
0 commit comments