Make bootstrapping handle its own timeouts #8309
Annotations
11 errors
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L181
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L238
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L267
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L313
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L364
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L413
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L459
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L502
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L567
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
snow/engine/snowman/bootstrap/bootstrapper_test.go#L608
cannot use &enginetest.Timer{} (value of type *enginetest.Timer) as TimeoutRegistry value in assignment: *enginetest.Timer does not implement TimeoutRegistry (missing method Preempt)
|
The logs for this run have expired and are no longer available.
Loading