Skip to content

Commit

Permalink
Disable outdated CoreFX test (dotnet/coreclr#21636)
Browse files Browse the repository at this point in the history
Commit migrated from dotnet/coreclr@388010b
  • Loading branch information
jkotas authored and danmoseley committed Dec 21, 2018
1 parent 20dbfee commit a5d437a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/coreclr/tests/CoreFX/CoreFX.issues.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,10 @@
{
"name": "System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.GetAsync_AllowAutoRedirectTrue_RetainsOriginalFragmentIfAppropriate",
"reason": "outdated"
},
{
"name": "System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Http2_Test.Http2_InitialSettings_SentAndAcked",
"reason": "outdated"
}
]
}
Expand Down

0 comments on commit a5d437a

Please sign in to comment.