commit
5c8d297afb
|
@ -396,6 +396,7 @@ func TestState_String(t *testing.T) {
|
||||||
|
|
||||||
// Ensure a cluster of nodes can successfully re-elect while applying commands.
|
// Ensure a cluster of nodes can successfully re-elect while applying commands.
|
||||||
func TestCluster_Elect_RealTime(t *testing.T) {
|
func TestCluster_Elect_RealTime(t *testing.T) {
|
||||||
|
t.Skip("Skipping....issue #2303")
|
||||||
if testing.Short() {
|
if testing.Short() {
|
||||||
t.Skip("skip: short mode")
|
t.Skip("skip: short mode")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue