summaryrefslogtreecommitdiff
path: root/tests/CoreFX
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-05-09 04:51:41 -0700
committerJan Kotas <jkotas@microsoft.com>2019-05-09 04:51:41 -0700
commit201a6ea6b12b0906f303f37c2339127c05ecc3a3 (patch)
treea249770aa81cb993fad329f955c13bcbd3435a0e /tests/CoreFX
parentaa494182a1b005674619c0177f238840812db6cd (diff)
downloadcoreclr-201a6ea6b12b0906f303f37c2339127c05ecc3a3.tar.gz
coreclr-201a6ea6b12b0906f303f37c2339127c05ecc3a3.tar.bz2
coreclr-201a6ea6b12b0906f303f37c2339127c05ecc3a3.zip
[master] Update dependencies from dotnet/corefx (#24314)
* Update dependencies from https://github.com/dotnet/corefx build 20190506.1 - Microsoft.NETCore.Platforms - 3.0.0-preview6.19256.1 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview6.19256.1 * Use last stable version of System.Numerics.Vectors package * Add Microsoft.Bcl.AsyncInterfaces package * Disable Microsoft.Bcl.AsyncInterfaces
Diffstat (limited to 'tests/CoreFX')
-rw-r--r--tests/CoreFX/CoreFX.issues.rsp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/CoreFX/CoreFX.issues.rsp b/tests/CoreFX/CoreFX.issues.rsp
index 8872676ba8..28b1ed7b53 100644
--- a/tests/CoreFX/CoreFX.issues.rsp
+++ b/tests/CoreFX/CoreFX.issues.rsp
@@ -432,3 +432,6 @@
-nomethod System.Security.Cryptography.X509Certificates.Tests.X509Certificate2UITests.DisplayCertificate_InvalidInput
-nomethod System.Security.Cryptography.X509Certificates.Tests.X509Certificate2UITests.SelectFromCollection_InvalidInput
-nomethod System.Security.Cryptography.X509Certificates.Tests.X509Certificate2UITests.SelectFromCollection_InvalidInput_WithHwnd
+
+# Disable Microsoft.Bcl.AsyncInterfaces tests
+-noclass System.Threading.Tasks.Sources.Tests.ManualResetValueTaskSourceTests