On Sat, 11 Apr 2009 at 21:10, Nick Coghlan wrote: > Chris Withers wrote: >> Hi All, >> >> Got these when running from checkout on Mac OS: >> >> Could not find '/Users/chris/py2k/Lib/test' in sys.path to remove it >> ... >> test test_asynchat produced unexpected output: >> ********************************************************************** >> error: uncaptured python exception, closing channel >> <test.test_asynchat.echo_client at 0x263a4b8> (<class >> 'socket.error'>:[Errno 9] Bad file descriptor >> [/Users/chris/py2k/Lib/asyncore.py|readwrite|107] >> [/Users/chris/py2k/Lib/asyncore.py|handle_expt_event|441] >> [<string>|getsockopt|1] [/Users/chris/py2k/Lib/socket.py|_dummy|165]) >> ...(lots of repeats of the above) >> ********************************************************************** >> test_asyncore >> test test_asyncore failed -- Traceback (most recent call last): >> File "/Users/chris/py2k/Lib/test/test_asyncore.py", line 144, in >> test_readwrite >> self.assertEqual(tobj.read, True) >> AssertionError: False != True > > I'm getting the asyncore failure on Linux as well (no unexpected output > though - just the final exception). Ditto. I looked at that asyncore traceback yesterday. The way that the flags argument to the readwrite call are propagated to the object was changed, but the tests were not updated to match. I haven't yet gotten as far as figuring out why the changes were made, but svn blames josiah.carlson for the changes (or at least the most recent ones). --David
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4