Skip to content

Commit

Permalink
Merge pull request #2393 from Danthar/dev
Browse files Browse the repository at this point in the history
Disable cluster client specs
  • Loading branch information
Marc Piechura authored Dec 3, 2016
2 parents ca0c275 + 1323b2e commit 5c84699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ private ImmutableHashSet<ActorPath> InitialContacts
}
}

[MultiNodeFact]
[MultiNodeFact(Skip = "Disable due to known issues with this spec which are currently under investigation")]
public void ClusterClientSpecs()
{
ClusterClient_must_startup_cluster();
Expand Down

0 comments on commit 5c84699

Please sign in to comment.