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

zopefoundation / Zope / 2360 / 1
81%
master: 82%

Build:
Build:
LAST BUILD BRANCH: dataflake/macos_compatibility_test
DEFAULT BRANCH: master
Ran 12 Mar 2019 04:01PM UTC
Files 327
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

12 Mar 2019 03:56PM UTC coverage: 80.415%. First build
TOXENV=py27

push

travis-ci

icemac
Prevent `ValueError: I/O operation on closed file.`

when using `ZPublisher.HTTPRequest.FileUpload` in Python 3.

This happened before because Python 3 seems to garbage collect objects earlier
than Python 2 and FieldStorage was no longer referenced after storing its file
on the `FileUpload` instance. But `FieldStorage` closed its file in its
`__del__` method.

3399 of 5655 branches covered (60.11%)

Branch coverage included in aggregate %.

22333 of 26344 relevant lines covered (84.77%)

0.85 hits per line

Source Files on job 2360.1 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 986
  • Travis Job 2360.1
  • 5d9a2924 on github
  • Next Job for TOXENV=py27 on fix-FileUpload (#2362.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