Ran
|
Jobs
1
|
Files
305
|
Run time
20s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
test: fix replica's replication_timeout in replication suite The value of box.cfg.replication_timeout should be the same on all members of a cluster, otherwise replication may stop on timeout. Since master.lua has box.cfg.replication_timeout set to 0.1, we should use the same value in all replica scripts. This fixes replication/wal_rw_stress test sporadic failure. Closes #3885 (cherry picked from commit 45da2569d)
41070 of 49918 relevant lines covered (82.27%)
842276.46 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.04 |
-0.25% | src/box/replication.cc |
1 |
59.88 |
0.59% | src/coio.cc |
1 |
85.12 |
-0.14% | src/box/xrow.c |
1 |
98.2 |
-0.9% | src/lib/small/test/rb_rand.cc |
1 |
96.77 |
-3.23% | src/box/error.h |
2 |
95.07 |
-0.23% | src/box/vy_read_iterator.c |
3 |
87.35 |
-0.21% | src/box/vy_run.c |
10 |
88.97 |
-3.45% | src/box/key_def.c |
35 |
80.97 |
-3.03% | src/box/vy_log.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
5 | 14843.5 (TARGET=coverage) | 305 |
82.27 |
Travis Job 14843.5 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|