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

gevent / gevent / 3749 / 35
87%
master: 78%

Build:
Build:
LAST BUILD BRANCH: python-updates
DEFAULT BRANCH: master
Ran 21 May 2020 12:24PM UTC
Files 241
Run time 13s
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

21 May 2020 11:46AM UTC coverage: 76.862%. First build
BUILD_RUNTIMES=$HOME/.runtimes PYTHONHASHSEED=8675309 PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_UPGRADE_STRATEGY=eager PIP_NO_PYTHON_VERSION_WARNING=1 PIP_NO_WARN_SCRIPT_LOCATION=1 CC="ccache gcc" CCACHE_NOCPP2=true CCACHE_SLOPPINESS=file_macro,time_macros,include_file_ctime,include_file_mtime CCACHE_NOHASHDIR=true BUILD_LIBS=$HOME/.libs GEVENTSETUP_EV_VERIFY=2 CFLAGS="-Ofast -pipe -Wno-strict-aliasing -Wno-comment" CPPFLAGS="-I$BUILD_LIBS/include -DEV_VERIFY=3" LDFLAGS="-L$BUILD_LIBS/lib" LD_LIBRARY_PATH="$BUILD_LIBS/lib" TWINE_USERNAME="__token__" TRAVIS_PYTHON_VERSION=3.7

push

travis-ci

jamadden
Revert update to bionic.

This has new enough kernel headers that libev builds the io_uring
backend, but testing it fails:

  ======================================================================
220  ERROR: test_linux_iouring_0 (gevent.tests.test__close_backend_fd.Test)
221  ----------------------------------------------------------------------
222  Traceback (most recent call last):
223    File "/home/travis/.runtimes/snakepit/2.7.d/lib/python2.7/site-packages/gevent/tests/test__close_backend_fd.py", line 77, in test
224      self._check_backend(backend)
225    File "/home/travis/.runtimes/snakepit/2.7.d/lib/python2.7/site-packages/gevent/tests/test__close_backend_fd.py", line 45, in _check_backend
226      hub = Hub(backend, default=False)
227    File "/home/travis/.runtimes/snakepit/2.7.d/lib/python2.7/site-packages/gevent/hub.py", line 441, in __init__
228      self.loop = self.loop_class(flags=loop, default=default) # pylint:disable=not-callable
229    File "src/gevent/libev/corecext.pyx", line 444, in gevent.libev.corecext.loop.__cinit__
230      raise SystemError("ev_loop_new(%s) failed" % (c_flags, ))
231  SystemError: ev_loop_new(50331776) failed

There are also different SSL errors (of course) on different versions.
gevent.tests.test__makefile_ref.TestSSL commonly fails to find
expected open files on most versions, and some versions don't see the
cipher suites they expect, etc.

19974 of 25987 relevant lines covered (76.86%)

0.77 hits per line

Source Files on job 3749.35 (BUILD_RUNTIMES=$HOME/.runtimes PYTHONHASHSEED=8675309 PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_UPGRADE_STRATEGY=eager PIP_NO_PYTHON_VERSION_WARNING=1 PIP_NO_WARN_SCRIPT_LOCATION=1 CC="ccache gcc" CCACHE_NOCPP2=true CCACHE_SLOPPINESS=file_macro,time_macros,include_file_ctime,include_file_mtime CCACHE_NOHASHDIR=true BUILD_LIBS=$HOME/.libs GEVENTSETUP_EV_VERIFY=2 CFLAGS="-Ofast -pipe -Wno-strict-aliasing -Wno-comment" CPPFLAGS="-I$BUILD_LIBS/include -DEV_VERIFY=3" LDFLAGS="-L$BUILD_LIBS/lib" LD_LIBRARY_PATH="$BUILD_LIBS/lib" TWINE_USERNAME="__token__" TRAVIS_PYTHON_VERSION=3.7)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3276
  • Travis Job 3749.35
  • f5313104 on github
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