flow-go
flow-go copied to clipboard
[Draft] Active Pacemaker Branch Flakey Tests
- ✅
Test2TimeoutOutof7Instances
appears to be fixed by https://github.com/onflow/flow-go/pull/3122/commits/507cfd91b5ca4d789cb2c75d71fbc007466ea9bd - ❗
Test5Nodes
still flakey
Codecov Report
Merging #3122 (7cef2bb) into feature/active-pacemaker (20f880d) will decrease coverage by
41.04%
. The diff coverage isn/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.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
bors merge
Build succeeded:
- Integration Tests (make -C integration access-tests)
- Integration Tests (make -C integration bft-tests)
- Integration Tests (make -C integration collection-tests)
- Integration Tests (make -C integration consensus-tests)
- Integration Tests (make -C integration epochs-tests)
- Integration Tests (make -C integration execution-tests)
- Integration Tests (make -C integration ghost-tests)
- Integration Tests (make -C integration mvp-tests)
- Integration Tests (make -C integration network-tests)
- Integration Tests (make -C integration verification-tests)
- Lint (./)
- Lint (./crypto/)
- Lint (./integration/)
- Unit Tests (access)
- Unit Tests (admin)
- Unit Tests (cmd)
- Unit Tests (consensus)
- Unit Tests (engine)
- Unit Tests (fvm)
- Unit Tests (ledger)
- Unit Tests (module)
- Unit Tests (network)
- Unit Tests (others)
- Unit Tests (utils)