Skip bogus init-sync test (#8038)

This commit is contained in:
Victor Farazdagi 2020-12-03 23:20:04 +03:00 committed by GitHub
parent e1755b6066
commit 7dd0c24fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,6 +184,7 @@ func TestService_InitStartStop(t *testing.T) {
}
func TestService_waitForStateInitialization(t *testing.T) {
t.Skip("Temporary disabled")
hook := logTest.NewGlobal()
newService := func(ctx context.Context, mc *mock.ChainService) *Service {
s := NewService(ctx, &Config{