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

tarantool / tarantool / 18266
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: non-failing-fiber-new
DEFAULT BRANCH: master
Ran 14 Aug 2019 04:42PM UTC
Jobs 1
Files 305
Run time 51min
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

pending completion
18266

push

travis-ci

locker
test: app/socket flaky fails at 1118 line

Found that on high loaded hosts the test flaky fails at:

[004] --- app/socket.result	Mon Jul 15 07:18:57 2019
[004] +++ app/socket.reject	Tue Jul 16 16:37:35 2019
[004] @@ -1118,7 +1118,7 @@
[004]  ...
[004]  ch:get(1)
[004]  ---
[004] -- true
[004] +- null
[004]  ...
[004]  s:error()
[004]  ---

Found that the test in previous was used for testing the
the channel get() function timeout and the error occurred
on it, but later the checking error changed to:
"builtin/socket.lua: attempt to use closed socket" and the
test became not correct. Because for now it passes when the
socket read function runs before the socket closing, but in
this way read call doesn't wait. In the other way on high
loaded hosts the close call may occure before read call and
in this way read call halts and socket get call returns
'null'. As seen both ways are not correct to check the error.
Decided to remove this subtest.

Check commit ba7a4fee73 ("Add tests for socket:close closes #360")

Fixes #4354

(cherry picked from commit 952d8d1d4)

41592 of 50424 relevant lines covered (82.48%)

851384.48 hits per line

Jobs
ID Job ID Ran Files Coverage
4 18266.4 (TARGET=coverage) 14 Aug 2019 04:42PM UTC 0
82.48
Travis Job 18266.4
Source Files on build 18266
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18266
  • 251fc1ad on github
  • Prev Build on 1.10 (#18259)
  • Next Build on 1.10 (#18284)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc