summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-06-26 11:53:11 -0700
committerWilliam Godbe <wigodbe@microsoft.com>2019-06-26 11:53:11 -0700
commit7f0840ee0930f869c47ae442d9a3d0edfd592eec (patch)
treec97ade496c277fc6214091a6148af996f58b585e /tests
parent8c4695f0e3c89a569032a533568ea1af5a55b534 (diff)
downloadcoreclr-7f0840ee0930f869c47ae442d9a3d0edfd592eec.tar.gz
coreclr-7f0840ee0930f869c47ae442d9a3d0edfd592eec.tar.bz2
coreclr-7f0840ee0930f869c47ae442d9a3d0edfd592eec.zip
[master] Update dependencies from dotnet/corefx (#25425)
* Update dependencies from https://github.com/dotnet/corefx build 20190626.2 - Microsoft.Bcl.AsyncInterfaces - 1.0.0-preview7.19326.2 - Microsoft.NETCore.Platforms - 3.0.0-preview7.19326.2 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview7.19326.2 * Reenable globalization tests
Diffstat (limited to 'tests')
-rw-r--r--tests/CoreFX/CoreFX.issues.rsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/CoreFX/CoreFX.issues.rsp b/tests/CoreFX/CoreFX.issues.rsp
index b299e9953c..255904d533 100644
--- a/tests/CoreFX/CoreFX.issues.rsp
+++ b/tests/CoreFX/CoreFX.issues.rsp
@@ -88,10 +88,6 @@
# 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