From: Jan Kotas Date: Tue, 9 Oct 2018 05:08:35 +0000 (-0700) Subject: Disabled outdates corefx test (#20315) X-Git-Tag: accepted/tizen/unified/20190422.045933~1049 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20cbebbeb151acf901d686dc6beb3a51435edd3d;p=platform%2Fupstream%2Fcoreclr.git Disabled outdates corefx test (#20315) --- diff --git a/tests/CoreFX/CoreFX.issues.json b/tests/CoreFX/CoreFX.issues.json index 35fe2d5..a26e7ff 100644 --- a/tests/CoreFX/CoreFX.issues.json +++ b/tests/CoreFX/CoreFX.issues.json @@ -241,6 +241,10 @@ { "name": "System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceActivityLogging", "reason": "System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException : Remote process failed with an unhandled exception." + }, + { + "name": "System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.GetAsync_AllowAutoRedirectTrue_RetainsOriginalFragmentIfAppropriate", + "reason": "outdated" } ] }