Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
test: skip sysprof tests with LUAJIT_DISABLE_SYSPROF LuaJIT has a macro LUAJIT_DISABLE_SYSPROF that disables sysprof support. Sysprof tests don't respect this macro, and therefore some of them failed when the macro is enabled. The proposed patch: - Skips sysprof testcases in a suite tarantool-c-tests. - Introduces an environment variable LUAJIT_DISABLE_SYSPROF in a suite tarantool-tests that is set to 1 when sysprof support is disabled. - Propagates a status of sysprof support to Lua tests and skip testing when sysprof is disabled. Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit 9a471495b)
5699 of 6033 branches covered (94.46%)
Branch coverage included in aggregate %.
21734 of 23449 relevant lines covered (92.69%)
2972823.32 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
96.81 |
0.42% | src/lj_record.c |
3 |
78.89 |
0.23% | src/lj_opt_fold.c |
3 |
97.61 |
-1.44% | src/lj_str.c |
8 |
87.74 |
-0.75% | src/lj_crecord.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 12293734540.1 | 89 |
93.05 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|