|
Ran
|
Jobs
1
|
Files
514
|
Run time
2min
|
Badge
README BADGES
|
push
github
test: extend fiber slice in mvcc_func_index_test The test fails way too often on aarch64 runners: ``` [064] not ok 11 box-luatest.mvcc_func_index.test_no_function_call_on_non_func_read [064] # fiber slice is exceeded [064] # stack traceback: [064] # builtin/box/schema.lua:2439: in function 'select' [064] # ...tool/tarantool/test/box-luatest/mvcc_func_index_test.lua:446: in function <...tool/tarantool/test/box-luatest/mvcc_func_index_test.lua:405> [064] # ...tool/tarantool/test/box-luatest/mvcc_func_index_test.lua:405: in function 'box-luatest.mvcc_func_index.test_no_function_call_on_non_func_read' ``` Fix it by extending the fiber slice before the long loop. Closes #12444 NO_DOC=test fix NO_CHANGELOG=test fix (cherry picked from commit 1e20f0f0c)
69850 of 117637 branches covered (59.38%)
104851 of 119585 relevant lines covered (87.68%)
1376623.53 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 7 |
92.33 |
-0.27% | src/box/vinyl.c |
| 3 |
92.84 |
-0.28% | src/lib/core/fiber.c |
| 2 |
84.97 |
0.06% | src/box/xlog.c |
| 2 |
94.02 |
0.21% | src/box/xrow_update_field.c |
| 1 |
95.74 |
-0.53% | src/box/vy_range.c |
| 1 |
94.99 |
-0.21% | src/box/vy_read_iterator.c |
| 1 |
88.01 |
-0.06% | src/box/vy_run.c |
| 1 |
63.97 |
-2.7% | src/lib/core/fio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23751308123.1 | 514 |
87.68 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|