|
Ran
|
Jobs
1
|
Files
513
|
Run time
1min
|
Badge
README BADGES
|
push
github
test: fix gh_10506_spam_in_netbox_logs_test flaky Before this patch the test `gh_10506_spam_in_netbox_logs_test` flaks when we try to check that `Connection refused` error differs after storage's restart and storage's shutdown (line 159 in updated test). The reason of the flakiness is that net.box state machine may have "error_reconnect" state right after a successful connection to a remote node that was previously inactive at this address (uri). As a result, due to the fact that net.box connection couldn't connect to storage, the `Connection refused` error remains the same. Now we fix the flakiness by manually waiting until the state of net.box connection is "active". Closes tarantool#12068 NO_CHANGELOG=flaky NO_TEST=flaky NO_DOC=flaky (cherry picked from commit 66b7336d2)
69825 of 117633 branches covered (59.36%)
104787 of 119592 relevant lines covered (87.62%)
1373132.87 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
95.2 |
-1.04% | src/box/vy_read_iterator.c |
| 5 |
90.44 |
-0.42% | src/box/memtx_engine.cc |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| 2 |
92.47 |
-0.04% | src/box/vinyl.c |
| 2 |
93.03 |
-0.1% | src/lib/core/fiber.c |
| 2 |
95.4 |
-2.3% | src/lib/core/histogram.c |
| 2 |
85.71 |
-9.52% | src/lib/core/tt_sigaction.c |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 2 |
97.05 |
-0.1% | src/lib/msgpuck/msgpuck.h |
| 1 |
88.96 |
-0.61% | src/box/engine.c |
| 1 |
96.88 |
-1.56% | src/box/engine.h |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
95.21 |
-0.53% | src/box/vy_range.c |
| 1 |
87.5 |
-1.59% | src/box/xlog.h |
| 1 |
80.0 |
-2.5% | src/lib/core/clock.c |
| 1 |
96.1 |
-0.05% | src/lib/salad/bps_tree.h |
| 1 |
22.64 |
-0.02% | src/lib/uri/uri_parser.c |
| 1 |
75.06 |
-0.25% | src/main.cc |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19889664250.1 | 513 |
87.62 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|