[bcl] Remove the ValueAdd and InetAccess NUnit categories (#2212)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 14 Jul 2017 21:38:31 +0000 (23:38 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2017 21:38:31 +0000 (23:38 +0200)
commit9b4b6d621101fdf06e41b0f76b1ad50b0d1149f2
tree04435405d6d8ffbac3170a8a1a82e03da747a4f5
parentaa07d1c2d5bd2e70c7139c6ce11ee9f38ca56983
[bcl] Remove the ValueAdd and InetAccess NUnit categories (#2212)

ValueAdd was added over a decade ago and all the tests marked with this category are passing now.

We have *tons* of tests that rely on working DNS/Internet that aren't marked with
InetAccess (and they actually provide good value so we don't want to exclude them).

Since these categories don't really make sense and just causes confusion
it's better to just remove them.
18 files changed:
mcs/build/tests.make
mcs/class/System.DirectoryServices/Test/System.DirectoryServices/DirectoryServicesDirectoryEntryTest.cs
mcs/class/System.DirectoryServices/Test/System.DirectoryServices/DirectoryServicesDirectorySearcherTest.cs
mcs/class/System.DirectoryServices/Test/System.DirectoryServices/DirectoryServicesSearchResultTest.cs
mcs/class/System.Web.Services/Test/System.Web.Services.Discovery/DiscoveryClientProtocolTest.cs
mcs/class/System.Windows.Forms/Makefile
mcs/class/System/Test/System.Net.Sockets/NetworkStreamCas.cs
mcs/class/System/Test/System.Net.Sockets/SocketCas.cs
mcs/class/System/Test/System.Net.Sockets/SocketTest.cs
mcs/class/System/Test/System.Net.Sockets/TcpClientCas.cs
mcs/class/System/Test/System.Net/HttpWebRequestTest.cs
mcs/class/System/Test/System.Net/ServicePointManagerTest.cs
mcs/class/System/Test/System.Net/ServicePointTest.cs
mcs/class/System/Test/System.Net/WebClientTest.cs
mcs/class/System/Test/System.Net/WebClientTestAsync.cs
mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509ChainTest.cs
mcs/class/corlib/Test/System.Reflection.Emit/EnumBuilderTest.cs
msvc/mono-nunit-test.props