From e6951effa8ead85e27b91f9e88a9f18322e303f9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 23:12:15 +0200 Subject: [PATCH] [master] Update dependencies from dotnet/core-setup dotnet/corefx (mono/mono#17355) * Update dependencies from https://github.com/dotnet/core-setup build 20191015.17 - Microsoft.NETCore.App - 5.0.0-alpha1.19515.17 * Update dependencies from https://github.com/dotnet/corefx build 20191015.14 - Microsoft.Private.CoreFx.NETCoreApp - 5.0.0-alpha1.19515.14 * Reenable a test that was fixed Commit migrated from https://github.com/mono/mono/commit/1dbad7cd881f1051fe21e72911bd4ce0228cb954 --- src/mono/netcore/CoreFX.issues.rsp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/mono/netcore/CoreFX.issues.rsp b/src/mono/netcore/CoreFX.issues.rsp index 84b484d..dbe18ed 100644 --- a/src/mono/netcore/CoreFX.issues.rsp +++ b/src/mono/netcore/CoreFX.issues.rsp @@ -942,7 +942,3 @@ # Requires NativeLibrary implementation -nomethod System.Net.Tests.HttpWebRequestTest.ServicePoint_GetValue_ExpectedResult - -# Broken SafeWaitHandle test on finalization -# https://github.com/dotnet/corefx/issues/41635#issuecomment-542409299 --nomethod SafeWaitHandleExtensionsTests.SafeWaitHandleExtensions_set \ No newline at end of file -- 2.7.4