[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)
commitbc9ab2e7d862457ee277b717481ffdca07b890cf
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 29 May 2019 14:58:55 +0000 (29 16:58 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 29 May 2019 15:04:01 +0000 (29 17:04 +0200)
tree72c3652a4bda927fdda663ddd328e2cf98688ce4
parenta2088cb38118af0e3df01278802b7789bd308886
[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)

We didn't set all the categories that the products used in our profiles.

Now that the products can consume the exclude categories from mono we
need to unify the values.

Removed ValueAdd since it's not used anymore and combined MacNotWorking
into NotOnMac.

(cherry picked from commit f46191114b6f3a8c63fa508f95bd1a04403f1e2c)
18 files changed:
mcs/build/platforms/macos.make
mcs/build/profiles/monodroid.make
mcs/build/profiles/monotouch.make
mcs/build/profiles/monotouch_runtime.make
mcs/build/profiles/orbis.make
mcs/build/profiles/testing_aot_full.make
mcs/build/profiles/winaot.make
mcs/build/profiles/xammac.make
mcs/class/System.Core/Makefile
mcs/class/System.Web.Services/Test/System.Web.Services.Description/ServiceDescriptionTest.cs
mcs/class/System/Test/System.Net.Security/SslStreamTest.cs
mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509Cert20Test.cs
mcs/class/corlib/Makefile
mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509CertificateTest.cs
scripts/ci/run-test-mac-sdk.sh
sdks/desktop/Makefile
sdks/ios/Makefile
sdks/wasm/main.cs