Re: [Twisted-Python] Regression in Gtk2 support testing

February 2012
9:51 p.m.
New subject: [Twisted-Python] Regression in Gtk2 support testing
The problem is that both modules cannot be imported simultaneously, and that's not easily fixable (there's several barriers in there). To test both you would have to run each test in a subprocess. Maybe you can have a decorator to run a test in a subprocess. On Sat, Feb 18, 2012 at 3:19 PM, Itamar Turner-Trauring <itamar@itamarst.org> wrote:
-- Jasper

February 2012
9:51 p.m.
New subject: [Twisted-Python] Regression in Gtk2 support testing
The problem is that both modules cannot be imported simultaneously, and that's not easily fixable (there's several barriers in there). To test both you would have to run each test in a subprocess. Maybe you can have a decorator to run a test in a subprocess. On Sat, Feb 18, 2012 at 3:19 PM, Itamar Turner-Trauring <itamar@itamarst.org> wrote:
-- Jasper
4773
Age (days ago)
4773
Last active (days ago)
1 comments
2 participants
participants (2)
-
Itamar Turner-Trauring
-
Jasper St. Pierre