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
diff options
context:
space:
mode:
authorMaxim Lipnin <v-maxlip@microsoft.com>2019-12-11 12:39:35 +0300
committerZoltan Varga <vargaz@gmail.com>2019-12-11 12:39:35 +0300
commit93c18d6fd18ec771d99f9f2cb75a6453123a6f89 (patch)
treead05efb5e105b55399f3ed957a2c245f4788a20d
parentd6d74e819f296196ba30421053fda6bf5a098eb6 (diff)
[wasm] Re-enabling a test that was fixed by the corefx bump (#18108)
* [wasm] Clean up rsp-file * Bump corefx
m---------external/corefx0
-rw-r--r--sdks/wasm/xunit-exclusions.rsp4
2 files changed, 0 insertions, 4 deletions
diff --git a/external/corefx b/external/corefx
-Subproject f3815a94011e12cbce7ce2e41328f5faa54cad0
+Subproject e610bc82cd25f141b1981b1f2e1bd1e7ce87308
diff --git a/sdks/wasm/xunit-exclusions.rsp b/sdks/wasm/xunit-exclusions.rsp
index 06ab03c2acc..1e122052596 100644
--- a/sdks/wasm/xunit-exclusions.rsp
+++ b/sdks/wasm/xunit-exclusions.rsp
@@ -90,10 +90,6 @@
-nomethod System.Data.Tests.DataColumnCollectionTest.CaseSensitiveIndexOfTest
-nomethod System.Data.Tests.DataColumnCollectionTest2.Indexer2
-# System.Net.Http.UnitTests
-# Hangs
--nomethod System.Net.Http.Tests.HttpContentTest.Dispose_BufferContentThenDisposeContent_BufferedStreamGetsDisposed
-
# System.Net.Tests.WebClientTest
# WebClient.Proxy throws PlatformNotSupportedException
-nomethod System.Net.Tests.WebClientTest.DefaultCtor_PropertiesReturnExpectedValues