Disable several failing tests on iOSSimulator arm64 (#61826)
authorSteve Pfister <steveisok@users.noreply.github.com>
Fri, 19 Nov 2021 11:45:18 +0000 (03:45 -0800)
committerGitHub <noreply@github.com>
Fri, 19 Nov 2021 11:45:18 +0000 (12:45 +0100)
commitb4d16b7ac9a436832c93b43c6437fea6b50fc630
tree941a7ff5739e8ca3e480d3cfe53ea6e7bc8b1015
parentde1f070e489f5d07b81583ff5759852663794d20
Disable several failing tests on iOSSimulator arm64 (#61826)

* Disable several failing tests on iOSSimulator arm64

A few tests popped up as failures on the rolling build due to parts of System.Diagnostics.Process throwing PNSE.  Disabled the functional tests from running on arm64 as mlaunch can't detect the return code.

* Update src/libraries/System.Runtime.Extensions/tests/System/EnvironmentTests.cs

Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
src/libraries/System.Runtime.Extensions/tests/System/AppDomainTests.cs
src/libraries/System.Runtime.Extensions/tests/System/EnvironmentTests.cs
src/libraries/tests.proj