Disable more baseservices/threading/interlocked tests on Ubuntu.Arm64 (dotnet/coreclr...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Fri, 8 Feb 2019 02:40:34 +0000 (18:40 -0800)
committerGitHub <noreply@github.com>
Fri, 8 Feb 2019 02:40:34 +0000 (18:40 -0800)
commit26e3c197ec1db971f2207243f61438b35cd80319
tree36fa5ee8a1950fb297d736f9dc25de1248d9e94a
parent22a1f6df2cb71173fbc75de13c58ca8a8b9b9db8
Disable more baseservices/threading/interlocked tests on Ubuntu.Arm64 (dotnet/coreclr#22471)

In the last two weeks the following tests have failed:

* baseservices/threading/interlocked/exchange/ExchangeTClass - 5 times
* baseservices/threading/interlocked/exchange/ExchangeTString - 13 times
* baseservices/threading/interlocked/exchange/ExchangeTString_1 - 12 times
* baseservices/threading/interlocked/exchange/ExchangeTString_2 - 20 times

In addition to the previously disabled tests (in dotnet/coreclr#22304):

* baseservices/threading/interlocked/compareexchange/CompareExchangeTClass - 9 times
* baseservices/threading/interlocked/compareexchange/CompareExchangeTClass_1 - 32 times

All the failures happened on Ubuntu.1804.Arm64.Open Helix queue in Azure DevOps Pri1 jobs

**Related issue:** dotnet/coreclr#22303

Commit migrated from https://github.com/dotnet/coreclr/commit/253c86a9ae4a90f88b24b0bfbba418fb835021a0
src/coreclr/tests/issues.targets