[Zope3-dev] Odd test run: "exception polling in loop(): (9, 'Bad file descriptor')"

Gary Poster gary at modernsongs.com
Wed May 5 22:17:11 EDT 2004


I have been running my Zope 3 tests a few times and got this odd result 
just once. :-(  Notice the fifth line.

--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<

gary at posterboard:~/z3$ python test.py
Configuration file found.
Running UNIT tests from /home/gary/z3
not a package src/zope/app/browser/skins/rotterdam/tests
exception polling in loop():  (9, 'Bad file descriptor')
----------------------------------------------------------------------
Ran 4755 tests in 458.406s

OK
Running FUNCTIONAL tests from /home/gary/z3
Parsing ftesting.zcml
----------------------------------------------------------------------
Ran 111 tests in 44.976s

OK

--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<

I didn't find anything about this in a search so perhaps it's not been 
noticed before?

Anything I can do to change my test runner to give more useful 
information about what might be causing this?

Gary



More information about the Zope3-dev mailing list