Remove tests for two unsupported features (dotnet/corefx#32513)
authorJan Vorlicek <janvorli@microsoft.com>
Thu, 27 Sep 2018 19:04:17 +0000 (21:04 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Sep 2018 19:04:17 +0000 (21:04 +0200)
commite1933afb89c22fe764e21522e2443c3ea43ea86a
treeaca65aa31b8877e6d14619d390d7fec0f3ae8d27
parentee073fb1dd205a9aa01349e3a23448d8b31f076d
Remove tests for two unsupported features (dotnet/corefx#32513)

The thread statics and delegate marshalling are now being enabled for
collectible classes, so disable the corresponding tests.

Commit migrated from https://github.com/dotnet/corefx/commit/1514607cc451a400532c57e566de8d0ecdd666cd
src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.Windows.cs
src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs
src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.AssemblyNotSupported/TestClassNotSupported.cs