Skip to content

Commit

Permalink
Re-enable partial replication test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilder committed Apr 24, 2015
1 parent 7ac62f4 commit cc9d233
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/influxd/server_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,6 @@ func Test3NodeServerFailover(t *testing.T) {
// ensure that all queries work if there are more nodes in a cluster than the replication factor
// and there is more than 1 shards
func Test5NodeClusterPartiallyReplicated(t *testing.T) {
t.Skip("unstable, skipping for now")
t.Parallel()
testName := "5-node server integration partial replication"
if testing.Short() {
Expand Down

0 comments on commit cc9d233

Please sign in to comment.