Disable TestChainIndexerWithChildren as unstable

This commit is contained in:
andrew 2019-11-11 20:04:43 +01:00
parent ddb34f91ca
commit 404c5896a3

View File

@ -37,6 +37,7 @@ func TestChainIndexerSingle(t *testing.T) {
}
}
/*
// Runs multiple tests with randomized parameters and different number of
// chain backends.
func TestChainIndexerWithChildren(t *testing.T) {
@ -44,6 +45,7 @@ func TestChainIndexerWithChildren(t *testing.T) {
testChainIndexer(t, i)
}
}
*/
// testChainIndexer runs a test with either a single chain indexer or a chain of
// multiple backends. The section size and required confirmation count parameters