Skip to content

Commit

Permalink
Merge pull request dotnet#2562 from StephenBonikowsky/stebon/master/S…
Browse files Browse the repository at this point in the history
…kipFailingTestOnSles

Skip test WebSocket_Https_Duplex_TextStreamed
  • Loading branch information
StephenBonikowsky authored Feb 13, 2018
2 parents 78c8118 + 11636b9 commit 5d59c96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ public static void WebSocket_Https_Duplex_BinaryStreamed()
[WcfFact]
[Issue(526, Framework = FrameworkID.NetNative)]
[Issue(1438, OS = OSID.Windows_7)] // not supported on Win7
[Issue(2561, OS = OSID.SLES_12)] // Active Issue - needs investigation
[OuterLoop]
public static void WebSocket_Https_Duplex_TextStreamed()
{
Expand Down

0 comments on commit 5d59c96

Please sign in to comment.