Disable System.Drawing.Common tests for mobile workloads and skip a few other tests...
authorSteve Pfister <steveisok@users.noreply.github.com>
Fri, 13 Aug 2021 00:44:35 +0000 (20:44 -0400)
committerGitHub <noreply@github.com>
Fri, 13 Aug 2021 00:44:35 +0000 (20:44 -0400)
commitdefa26b9e1159f1a2a3470c52084410edff982b6
tree9bbfd63502bf1c4dfa0989e8798f7932d625b613
parentf8c37774bfd338c15d10814c085e80f954650b16
Disable System.Drawing.Common tests for mobile workloads and skip a few other tests (#57114)

Since the library is PNSE by default, make sure the tests do not run on mobile.
Also skips a few other tests.

Closes #57184
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.cs
src/libraries/Microsoft.Extensions.Hosting/tests/UnitTests/ConsoleLifetimeExitTests.cs
src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs
src/libraries/System.Drawing.Common/tests/System.Drawing.Common.Tests.csproj
src/libraries/System.Runtime/tests/System/CharTests.cs