|
Ran
|
Files
521
|
Run time
29s
|
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)
70185 of 118103 branches covered (59.43%)
105463 of 120393 relevant lines covered (87.6%)
1407031.38 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|