diff --git a/sdks/wasm/xunit-exclusions.rsp b/sdks/wasm/xunit-exclusions.rsp index 85b0d29af2f1..006091c9d01a 100644 --- a/sdks/wasm/xunit-exclusions.rsp +++ b/sdks/wasm/xunit-exclusions.rsp @@ -1,5 +1,3 @@ --noclass System.IO.Pipes.Tests.AnonymousPipeTest_CreateClient - # Threads -noclass TaskCoverage.Coverage -noclass Test.TaskContinueWhenAnyTests @@ -113,8 +111,4 @@ -noclass System.IO.Compression.Tests.BrotliEncoderTests # System --nonamespace System.Net.Security.Tests - -# System.Xml.Linq -# fails on OSX --nomethod CoreXml.Test.XLinq.FunctionalTests.EventsTests.EventsReplaceNodes.XElementReplaceNodes \ No newline at end of file +-nonamespace System.Net.Security.Tests \ No newline at end of file