Disable Ubuntu arm32 corefx xunit test result parsing
authorBruce Forstall <Bruce_Forstall@msn.com>
Fri, 17 Aug 2018 17:24:48 +0000 (10:24 -0700)
committerBruce Forstall <Bruce_Forstall@msn.com>
Fri, 17 Aug 2018 17:24:48 +0000 (10:24 -0700)
commit3a81acf8ebf1b1b38b22c675b7ced4328c8bcf75
treeb23976b574412a69791b2f685fefd508c9b58bf8
parent2ca655d0de5132410df1cdb1d12b003b4bf6e934
Disable Ubuntu arm32 corefx xunit test result parsing

We have a problem with the xunit plug-in, where it is consistently
failing on Ubuntu arm32 test result uploading with this error:

```
The plugin hasn't been performed correctly
```

We haven't been able to identify the reason. So, do not add xunit parsing of the test data in this scenario.
This is tracked by: https://github.com/dotnet/coreclr/issues/19447.

Commit migrated from https://github.com/dotnet/coreclr/commit/da65d2f15084c45b8a352ebe901de9cbdba7add0
src/coreclr/netci.groovy