http://bugs.winehq.org/show_bug.cgi?id=21272
Summary: python's test_ftplib test fails Product: Wine Version: 1.1.35 Platform: x86 URL: http://www.python.org OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Install python and run: wine 'c:\Python31\python.exe' -m test.test_ftplib
testTimeoutConnect (__main__.TestTimeouts) ... ERROR
testTimeoutDefault (__main__.TestTimeouts) ... ERROR
testTimeoutDifferentOrder (__main__.TestTimeouts) ... ERROR
testTimeoutDirectAccess (__main__.TestTimeouts) ... ERROR
testTimeoutNone (__main__.TestTimeouts) ... ok
testTimeoutValue (__main__.TestTimeouts) ... ERROR
Full output attached.
http://bugs.winehq.org/show_bug.cgi?id=21272
--- Comment #1 from Austin English austinenglish@gmail.com 2010-01-06 15:44:02 --- Created an attachment (id=25578) --> (http://bugs.winehq.org/attachment.cgi?id=25578) test output
http://bugs.winehq.org/show_bug.cgi?id=21272
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winsock |-unknown
http://bugs.winehq.org/show_bug.cgi?id=21272
--- Comment #2 from Austin English austinenglish@gmail.com 2010-01-06 15:44:56 --- Created an attachment (id=25579) --> (http://bugs.winehq.org/attachment.cgi?id=25579) test file
http://bugs.winehq.org/show_bug.cgi?id=21272
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2010-01-06 17:38:03 --- This test passes fine here. wine-1.1.35-458-g220af42
http://bugs.winehq.org/show_bug.cgi?id=21272
--- Comment #4 from Austin English austinenglish@gmail.com 2010-01-06 18:25:15 --- These tests were in a vm. It passes on my home machine. I'll test tomorrow and see if the native python test fails as well.
http://bugs.winehq.org/show_bug.cgi?id=21272
--- Comment #5 from Xavier Vachon xvachon@gmail.com 2011-04-04 18:23:14 CDT --- Created an attachment (id=33937) --> (http://bugs.winehq.org/attachment.cgi?id=33937) Results with wine 1.3.17 and Python 3.2
Ran 66 tests in 5.832s
OK
http://bugs.winehq.org/show_bug.cgi?id=21272
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #6 from Austin English austinenglish@gmail.com 2011-04-04 18:25:05 CDT --- HM, I don't have that vm anymore, so I'll assume it's invalid, since no one else could reproduce.
http://bugs.winehq.org/show_bug.cgi?id=21272
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2011-04-04 18:25:10 CDT --- Closing.