|
Ran
|
Jobs
1
|
Files
478
|
Run time
38s
|
Badge
README BADGES
|
push
github
box: fix failing assertion in box_promote_qsync Fixed a bug when the assertion in box_promote_qsync would fail. The assertion is that at the moment when box_promote_qsync is executed, no other promote is executed. It turned out that this assertion is basically incorrect. Now after this patch the newly elected leader is trying to repeat box_promote_qsync in box_raft_update_synchro_queue until it fails due to the fact that some other promotion is currently being executed. Closes #9263 NO_DOC=bugfix (cherry picked from commit ebe4cd9bd)
62398 of 113488 branches covered (0.0%)
9 of 9 new or added lines in 2 files covered. (100.0%)
26 existing lines in 7 files now uncovered.93232 of 108656 relevant lines covered (85.8%)
2777515.95 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7299854942.1 | 0 |
85.8 |
GitHub Action Run |