|
Ran
|
Jobs
1
|
Files
479
|
Run time
50s
|
Badge
README BADGES
|
push
github
test: increase timeouts in on_shutdown tests I got four fails on the given tests in a row on debug-asan job in CI for tarantool-ee. It seems, tarantool-ee is more sensitive to small timeouts, when the address sanitizer slows down the execution. Or I'm just lucky. Anyway, the given tests don't really need small timeouts: increasing it doesn't break any test logic, doesn't increase duration of the test in a successful case and doesn't increase it in case of a failure. The tests are more stable after the change: I verified it locally by running each of the tests in parallel many times on tarantool built with enabled address sanitizer. See the following commits for details about the given test cases and the problems behind. * commit 1fcfb8c2bc8f ("app: start init script event loop explicitly") * commit 786eb2acdd0a ("main: don't break graceful shutdown on init script exit") Follows up #9266 Follows up #9411 NO_DOC=test adjustment NO_CHANGELOG=see NO_DOC (cherry picked from commit dfca3c6cb)
62483 of 113638 branches covered (54.98%)
93323 of 108786 relevant lines covered (85.79%)
2794920.59 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7957319839.1 | 0 |
85.79 |
GitHub Action Run |