windows7-64-py2.7-msi fails if warnings are written to stdout

Bug #1045314 reported by Jean-Paul Calderone
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Twisted Buildbot Configuration
Fix Released
High
Tom Prince

Bug Description

windows7-64-py2.7-msi discovers the Twisted version by importing Twisted. The version is required to build an MSI. The discovery code fails if anything other than the version is written out when importing twisted to learn the version, though, as seen on a recent build:

http://buildbot.twistedmatrix.com/builders/windows7-64-py2.7-msi/builds/1123

This doesn't show up in trunk due to luck, thanks to nothing in twisted/__init__.py currently triggering any warnings. The above build is from a branch which adds a zope.interface import to twisted/__init__.py.

Revision history for this message
Tom Prince (tom.prince) wrote :

This requires adding an option to the SetProperty to ignore stderr.

Changed in twisted-buildbot-configuration:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Tom Prince (tom.prince)
Revision history for this message
Glyph Lefkowitz (glyph) wrote :

This is blocking a Twisted issue, <http://twistedmatrix.com/trac/ticket/5935#comment:10>, so I would say it's high priority.

Changed in twisted-buildbot-configuration:
importance: Medium → High
Tom Prince (tom.prince)
Changed in twisted-buildbot-configuration:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.