Disabled outdates corefx test (#20315)
authorJan Kotas <jkotas@microsoft.com>
Tue, 9 Oct 2018 05:08:35 +0000 (22:08 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Oct 2018 05:08:35 +0000 (22:08 -0700)
tests/CoreFX/CoreFX.issues.json

index 35fe2d5..a26e7ff 100644 (file)
                 {
                     "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"
                 }
             ]
         }