Public bug reported: If you install all of python-twisted, "trial -r gtk2 twisted" aborts with an error, like this:
twisted.test.test_udp MulticastTestCase testTTL ... [OK] test_interface ... [OK] test_joinFailure ... [OK] test_joinLeave ... ** ERROR **: Cannot create main loop pipe: Too many open files aborting... Aborted However, "trial -r glib2" manages to run to completion (although there are numerous test failures and errors). Also, running these tests with just python-twisted-core installed also completes correctly. This implies to me that something in the way Twisted is using GTK APIs now leaks a file descriptor for each reactor run, i.e. for each test that trial invokes. ** Affects: twisted (Ubuntu) Importance: Undecided Status: New -- 'trial -r gtk2 twisted' aborts on jaunty https://bugs.launchpad.net/bugs/363212 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs