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

tarantool / tarantool / 5348828646 / 1
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: Godrik0/gh-12371-alert-transparent-huge-pages
DEFAULT BRANCH: master
Ran 22 Jun 2023 06:23PM UTC
Files 476
Run time 11s
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

22 Jun 2023 06:23PM UTC coverage: 85.794% (-0.006%) from 85.8%
5348828646.1

push

github

igormunkin
test: testing tarantool in background mode

Before a commit ec1af12943a1 ("box: do not close xlog file descriptors in
the atfork handler") there was a bug when Tarantool with enabled
background mode via environment variable could lead a crash:

NO_WRAP
```
$ TT_PID_FILE=tarantool.pid TT_LOG=tarantool.log TT_BACKGROUND=true TT_LISTEN=3301 tarantool -e 'box.cfg{}'
$ tail -3 tarantool.log
2021-11-02 16:05:43.672 [2341202] main init.c:696 E> LuajitError: cannot read stdin: Resource temporarily unavailable
2021-11-02 16:05:43.672 [2341202] main F> fatal error, exiting the event loop
2021-11-02 16:05:43.672 [2341202] main F> fatal error, exiting the event loop
```
NO_WRAP

With commit ec1af12943a1 ("box: do not close xlog file descriptors in
the atfork handler") described bug could not be reproduced.

Proposed patch adds a test that starts Tarantool in background mode
enabled via box.cfg option and via environment variable TT_BACKGROUND to
make sure this behaviour will not be broken in a future.

Closes #6128

NO_DOC=test

(cherry picked from commit f676fb7c0)

62145 of 113987 branches covered (54.52%)

93115 of 108533 relevant lines covered (85.79%)

3028735.61 hits per line

Source Files on job 5348828646.1
  • Tree
  • List 0
  • Changed 402
  • Source Changed 0
  • Coverage Changed 402
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5348828646
  • 861f6bf3 on github
  • Prev Job for on release/2.11 (#5346547130.1)
  • Next Job for on release/2.11 (#5355682930.1)
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