From f55135711f21c7c60ebaf9653e7d97486085a649 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2019 01:33:30 -0700 Subject: [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 --- tests/CoreFX/CoreFX.issues.rsp | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'tests') 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 -- cgit v1.2.3