mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 23:48:06 -05:00
Skip bogus init-sync test (#8038)
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user