chore(tests): test TestTLSMultiNodeKillAllAndRecovery now

It is fixed.
release-0.4
Yicheng Qin 2014-03-27 17:06:18 -07:00
parent 4f1607b775
commit 4e747d24dd
1 changed files with 0 additions and 2 deletions

View File

@ -80,8 +80,6 @@ func TestMultiNodeKillAllAndRecovery(t *testing.T) {
// TestTLSMultiNodeKillAllAndRecovery create a five nodes
// then kill all the nodes and restart
func TestTLSMultiNodeKillAllAndRecovery(t *testing.T) {
t.Skip("awaiting fix")
procAttr := new(os.ProcAttr)
procAttr.Files = []*os.File{nil, os.Stdout, os.Stderr}