Disabled outdates corefx test (dotnet/coreclr#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)
Commit migrated from https://github.com/dotnet/coreclr/commit/20cbebbeb151acf901d686dc6beb3a51435edd3d

src/coreclr/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"
                 }
             ]
         }