Skip to content

Commit

Permalink
Skipping test case for WCF Issue #2624
Browse files Browse the repository at this point in the history
* Test case: Binding_Http_BasicHttpBindingTests/HttpKeepAliveDisabled_Echo_RoundTrips_True
  • Loading branch information
StephenBonikowsky committed Feb 28, 2018
1 parent e445902 commit 8008558
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public static void DefaultSettings_Echo_RoundTrips_String()

[WcfFact]
[OuterLoop]
[Issue(2624, OperatingSystem = OSID.OSX_10_13 | OSID.Debian_9 | OSID.AnyFedora)]
public static void HttpKeepAliveDisabled_Echo_RoundTrips_True()
{
ChannelFactory<IWcfService> factory = null;
Expand Down

0 comments on commit 8008558

Please sign in to comment.