• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 5473242027
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12343
DEFAULT BRANCH: master
Ran 06 Jul 2023 08:44AM UTC
Jobs 1
Files 476
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Jul 2023 08:15AM UTC coverage: 85.776% (-0.03%) from 85.801%
5473242027

push

github

igormunkin
test: fix tarantool process teardown

Test uses a popen module that starts tarantool process in background
mode. Tarantool process started in background mode forks a new process
and closes a parent, after that popen loses a PID of the started process
and `ph:kill()` and `ph:terminate()` doesn't work anymore. It leads to
non-terminated tarantool processes after running the test.

Patch fixes that by running `kill` using os.execute with a PID of
tarantool process written to a pid file.

Follows up #6128

NO_CHANGELOG=fix test
NO_DOC=fix test

(cherry picked from commit 886862272)

62170 of 114050 branches covered (54.51%)

93147 of 108593 relevant lines covered (85.78%)

3013641.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5473242027.1 06 Jul 2023 08:44AM UTC 0
85.78
GitHub Action Run
Source Files on build 5473242027
Detailed source file information is not available for this build.
  • Back to Repo
  • 56024743 on github
  • Prev Build on release/2.11 (#5473019499)
  • Next Build on release/2.11 (#5477016912)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc