Skip to content

Commit

Permalink
Skipping flaky test.
Browse files Browse the repository at this point in the history
* StreamingTests.NetTcp_TransportSecurity_Streamed_TimeOut_Long_Running_Operation has been failing more often recently, adding Active Issue to it so CI can be clean while we investigate.
  • Loading branch information
StephenBonikowsky committed May 3, 2017
1 parent a26afb2 commit d968df5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ public static void NetTcp_TransportSecurity_Streamed_MultipleReads()
nameof(Windows_Authentication_Available),
nameof(Ambient_Credentials_Available))]
[Issue(832, Framework = FrameworkID.NetNative)] // Windows Stream Security is not supported in NET Native
[Issue(1888)]
[OuterLoop]
public static void NetTcp_TransportSecurity_Streamed_TimeOut_Long_Running_Operation()
{
Expand Down

0 comments on commit d968df5

Please sign in to comment.