Stop running TestLeader_ChangeServerID in parallel

pull/5880/head
Freddy 2019-05-21 15:28:08 -06:00 committed by GitHub
parent bb602bf719
commit d1c315fad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -875,7 +875,6 @@ func TestLeader_RollRaftServer(t *testing.T) {
} }
func TestLeader_ChangeServerID(t *testing.T) { func TestLeader_ChangeServerID(t *testing.T) {
t.Parallel()
conf := func(c *Config) { conf := func(c *Config) {
c.Bootstrap = false c.Bootstrap = false
c.BootstrapExpect = 3 c.BootstrapExpect = 3