|
Ran
|
Jobs
1
|
Files
476
|
Run time
43s
|
Badge
README BADGES
|
push
github
test: fix flaky box.cfg() env vars test The test starts a child tarantool instance in the current working directory and run box.cfg(). The current working directory is a source directory. test-run.py runs many tests from it in parallel and in some circumstances it appears that the directory is locked by some other box.cfg() call from some other tarantool instance (maybe another test is doing the same). The test is rewritten to use a temporary directory for such runs. The test.interactive_tarantool helper is used for convenience instead of a popen wrapper that is written specifically for the test. NO_DOC=It is a fix of a test. NO_CHANGELOG=see NO_DOC (cherry picked from commit dfa67ae63)
62369 of 114202 branches covered (0.0%)
93354 of 108723 relevant lines covered (85.86%)
2799475.39 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6015021117.1 | 0 |
85.86 |
GitHub Action Run |