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

gevent / gevent / 1651
78%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2016 08:24PM UTC
Jobs 1
Files 41
Run time 1s
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
1651

push

travis-ci

jamadden
Python 2.7 on Appveyor dies with a sharing violation; try mkstemp.

I can't reproduce with Python 2.7 locally, and the error makes no
sense (because we're writing the banner to a *brand bloody new* file,
guaranteed not to exist). So this is a shot in the dark.

See
https://ci.appveyor.com/project/denik/gevent/build/1.0.568/job/p44icqoi91a72e08.

Failed to rename 'c:\users\appveyor\appdata\local\temp\1\tmp_j5icn\gevent\corecext.pyx.tmp.2832' to 'c:\users\appveyor\appdata\local\temp\1\tmp_j5icn\gevent\corecext.pyx
Exception in thread Thread-1:
Traceback (most recent call last):
  File "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
    self.run()
  File "util\cythonpp.py", line 31, in run
    self.value = target(*args)
  File "util\cythonpp.py", line 432, in _run_cython_on_file
    atomic_write(unique_pyx_filename, py_banner + value)
  File "util\cythonpp.py", line 902, in atomic_write
    os.rename(tmpname, filename)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process

5215 of 6314 relevant lines covered (82.59%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1651.3 (TASK=lint-py27) 29 Mar 2016 08:24PM UTC 0
82.59
Travis Job 1651.3
Source Files on build 1651
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1651
  • 1797ef49 on github
  • Prev Build on master (#1638)
  • Next Build on master (#1652)
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