summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-06-22 01:33:30 -0700
committerJan Kotas <jkotas@microsoft.com>2019-06-22 01:33:30 -0700
commitf55135711f21c7c60ebaf9653e7d97486085a649 (patch)
tree137ed72bb321c60a4c49f6d1ed1c6eb338cdf843 /tests
parente20dc64847265b1b8d65844b12388ca19a8b074a (diff)
downloadcoreclr-f55135711f21c7c60ebaf9653e7d97486085a649.tar.gz
coreclr-f55135711f21c7c60ebaf9653e7d97486085a649.tar.bz2
coreclr-f55135711f21c7c60ebaf9653e7d97486085a649.zip
[master] Update dependencies from dotnet/corefx (#25120)
* Update dependencies from https://github.com/dotnet/corefx build 20190621.1 - Microsoft.Bcl.AsyncInterfaces - 1.0.0-preview7.19321.1 - Microsoft.NETCore.Platforms - 3.0.0-preview7.19321.1 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview7.19321.1 * Disable failing tests
Diffstat (limited to 'tests')
-rw-r--r--tests/CoreFX/CoreFX.issues.rsp9
1 files changed, 4 insertions, 5 deletions
diff --git a/tests/CoreFX/CoreFX.issues.rsp b/tests/CoreFX/CoreFX.issues.rsp
index e7b11abbf7..e34bcd071a 100644
--- a/tests/CoreFX/CoreFX.issues.rsp
+++ b/tests/CoreFX/CoreFX.issues.rsp
@@ -44,11 +44,6 @@
# https://github.com/dotnet/corefx/issues/37886
-nomethod System.Security.Cryptography.Rsa.Tests.RSAXml.FromNonsenseXml
-# requires corefx test updates
--nomethod System.Diagnostics.Tests.DebugTestsNoListeners.Print
--nomethod System.Diagnostics.Tests.DebugTestsUsingListeners.Print
--nomethod System.Tests.ArrayTests.Copy_SourceAndDestinationNeverConvertible_ThrowsArrayTypeMismatchException
-
# System.Net.Tests are known for their instability
-nonamespace System.Net.Http.Functional.Tests
-nonamespace System.Net.Sockets.Tests
@@ -100,6 +95,10 @@
# Assert: https://github.com/dotnet/coreclr/issues/25050
-nonamespace System.Data.Common.Tests
+# Test failure: https://github.com/dotnet/corefx/issues/38768
+-nomethod System.Globalization.Tests.CurrentCultureTests.CurrentCulture_DefaultWithNoLang
+-nomethod System.Globalization.Tests.CurrentCultureTests.CurrentCulture_BasedOnLangEnvVar
+
# requires corefx test updates
-nomethod System.Data.Tests.Common.DbConnectionStringBuilderTest.Add_Keyword_Invalid
-nomethod System.Data.Tests.Common.DbConnectionStringBuilderTest.Indexer_Keyword_Invalid