Ticket #4112 defect new
Any Deferred-returning test run on gtk2reactor incorrectly reports a DeprecationWarning for the use of reactor.iterate
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
The Gtk2 reactor internally calls its own iterate method. When the tests are running, it hits trial's deprecated monkey patch instead. This should not be.
Change History
Note: See
TracTickets for help on using
tickets.
