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

tarantool / tarantool / 18266 / 4
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: read-view-handle
DEFAULT BRANCH: master
Ran 14 Aug 2019 04:42PM UTC
Files 305
Run time 34min
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

14 Aug 2019 01:12PM UTC coverage: 82.485% (+0.02%) from 82.463%
TARGET=coverage

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

Source Files on job 18266.4 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 263
  • Source Changed 0
  • Coverage Changed 263
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14809
  • Travis Job 18266.4
  • 251fc1ad on github
  • Prev Job for TARGET=coverage on 1.10 (#18259.4)
  • Next Job for TARGET=coverage on 1.10 (#18284.4)
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