Ticket #3925 defect closed fixed
test_addresses fails with Glib2 and Gtk2 reactors
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | therve | Branch: | branches/gtk2-sources-3925 |
| Author: | therve | Launchpad Bug: |
Description
twisted.internet.test.test_tcp.TCPClientTestsBuilder_Glib2Reactor.test_addresses and twisted.internet.test.test_tcp.TCPClientTestsBuilder_Gtk2Reactor.test_addresses have been failing on the Windows builders since that host was updated.
The old versions of gtk and pygtk, with which those tests were passing, were 2.12.9 and 2.12.1 respectively (this can be seen on an old build's version output, eg < http://buildbot.twistedmatrix.com/builders/winxp32-py2.5-select/builds/450/steps/shell/logs/versions>).
The new versions, under which the tests fail, are 2.14.7 and 2.12.1.
This suggests there may have been a Gtk regression. I haven't investigated, though.
Change History
Note: See
TracTickets for help on using
tickets.
