Skip TestGoRPCAuth until Raft is fixed
This commit is contained in:
parent
1dcae9aafd
commit
dbb52ec5b4
@ -488,6 +488,8 @@ func TestChainStoreSync(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestGoRPCAuth(t *testing.T) {
|
func TestGoRPCAuth(t *testing.T) {
|
||||||
|
// TODO Fix Raft, then enable this test. https://github.com/filecoin-project/lotus/issues/9888
|
||||||
|
t.SkipNow()
|
||||||
|
|
||||||
blockTime := 1 * time.Second
|
blockTime := 1 * time.Second
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user