Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sdks
diff options
context:
space:
mode:
authorMaxim Lipnin <v-maxlip@microsoft.com>2019-12-09 16:57:00 +0300
committerLarry Ewing <lewing@microsoft.com>2019-12-09 16:57:00 +0300
commit17bba9e7dd62d77732bf24f1bcef2013cb72eca9 (patch)
tree0582f6a0876efe06df5f9a55ca04a4c439e35909 /sdks
parent2befdcfa52c76584d750092ced62c1ea8bc570f8 (diff)
[wasm] Clean up rsp-file (#18087)
Diffstat (limited to 'sdks')
-rw-r--r--sdks/wasm/xunit-exclusions.rsp8
1 files changed, 1 insertions, 7 deletions
diff --git a/sdks/wasm/xunit-exclusions.rsp b/sdks/wasm/xunit-exclusions.rsp
index 85b0d29af2f..006091c9d01 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