flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

[Draft] Active Pacemaker Branch Flakey Tests

Open jordanschalm opened this issue 2 years ago • 1 comments

  • Test2TimeoutOutof7Instances appears to be fixed by https://github.com/onflow/flow-go/pull/3122/commits/507cfd91b5ca4d789cb2c75d71fbc007466ea9bd
  • Test5Nodes still flakey

jordanschalm avatar Aug 29 '22 21:08 jordanschalm

Codecov Report

Merging #3122 (7cef2bb) into feature/active-pacemaker (20f880d) will decrease coverage by 41.04%. The diff coverage is n/a.

@@                      Coverage Diff                      @@
##           feature/active-pacemaker    #3122       +/-   ##
=============================================================
- Coverage                     55.57%   14.53%   -41.05%     
=============================================================
  Files                           749       31      -718     
  Lines                         69384     3736    -65648     
=============================================================
- Hits                          38563      543    -38020     
+ Misses                        27710     3163    -24547     
+ Partials                       3111       30     -3081     
Flag Coverage Δ
unittests 14.53% <ø> (-41.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
engine/execution/messages.go
state/protocol/blocktimer/blocktimer.go
network/queue/eventPriority.go
state/protocol/badger/state.go
fvm/transactionInvoker.go
cmd/node_builder.go
cmd/bootstrap/dkg/dkg.go
module/mempool/stdmap/guarantees.go
engine/common/splitter/engine.go
engine/access/rpc/backend/errors.go
... and 708 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 29 '22 23:08 codecov-commenter

bors merge

jordanschalm avatar Nov 04 '22 15:11 jordanschalm