|
Ran
|
Jobs
1
|
Files
511
|
Run time
3min
|
Badge
README BADGES
|
push
github
test: fix fix_lua_loader_error_handling on macOS This patch is a follow-up for the commit b99a35412 ("lua: fix loader behaviour in case of syntax error"). This test uses full matching of the error message and assumes that the temporary directory is short enough, so the full patch is less than 60 symbols (size of `lua_Debug.short_src`). But for macOS, the temporary directory has a longer path, so the error message is shrunk and isn't equal to the expected string. This patch replaces full matching with matching of the last part of the error message. Relates to tarantool/tarantool-ee#585 NO_DOC=test fix NO_CHANGELOG=test fix
66674 of 119034 branches covered (0.0%)
98986 of 113876 relevant lines covered (86.92%)
2653772.04 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7655448300.1 | 0 |
86.92 |
GitHub Action Run |