http://bugs.winehq.org/show_bug.cgi?id=21274
Summary: python's test_smtplib 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: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Install python and run: wine 'c:\Python31\python.exe' -m test.test_smtplib
testTimeoutDefault (__main__.GeneralTests) ... ERROR testTimeoutNone (__main__.GeneralTests) ... ok testTimeoutValue (__main__.GeneralTests) ... ERROR testBasic (__main__.DebuggingServerTests) ... ERROR testHELP (__main__.DebuggingServerTests) ... ERROR testNOOP (__main__.DebuggingServerTests) ... ERROR testNotImplemented (__main__.DebuggingServerTests) ... ERROR testRSET (__main__.DebuggingServerTests) ... ERROR testSecondHELO (__main__.DebuggingServerTests) ... ERROR testSend (__main__.DebuggingServerTests) ... ERROR testVRFY (__main__.DebuggingServerTests) ... ERROR testNonnumericPort (__main__.NonConnectingTests) ... ok testNotConnected (__main__.NonConnectingTests) ... ok testFailingHELO (__main__.BadHELOServerTests) ... ERROR testAUTH_CRAM_MD5 (__main__.SMTPSimTests) ... ERROR testAUTH_LOGIN (__main__.SMTPSimTests) ... ERROR testAUTH_PLAIN (__main__.SMTPSimTests) ... ERROR testBasic (__main__.SMTPSimTests) ... ERROR testEHLO (__main__.SMTPSimTests) ... ERROR testEXPN (__main__.SMTPSimTests) ... ERROR testVRFY (__main__.SMTPSimTests) ... ERROR
Full output attached.
http://bugs.winehq.org/show_bug.cgi?id=21274
--- Comment #1 from Austin English austinenglish@gmail.com 2010-01-06 15:55:54 --- Created an attachment (id=25582) --> (http://bugs.winehq.org/attachment.cgi?id=25582) test output
http://bugs.winehq.org/show_bug.cgi?id=21274
--- Comment #2 from Austin English austinenglish@gmail.com 2010-01-06 15:56:13 --- Created an attachment (id=25583) --> (http://bugs.winehq.org/attachment.cgi?id=25583) test file
http://bugs.winehq.org/show_bug.cgi?id=21274
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2010-01-06 17:33:55 --- This test passes without error for me. wine-1.1.35-458-g220af42
Attach a +winsock log maybe.
http://bugs.winehq.org/show_bug.cgi?id=21274
--- Comment #4 from Austin English austinenglish@gmail.com 2010-01-06 18:24:38 --- 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=21274
--- Comment #5 from Xavier Vachon xvachon@gmail.com 2011-04-04 18:27:44 CDT --- Created an attachment (id=33939) --> (http://bugs.winehq.org/attachment.cgi?id=33939) Results with Wine 1.3.17 and Python 3.2
Ran 29 tests in 0.328s
OK
http://bugs.winehq.org/show_bug.cgi?id=21274
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:29:34 CDT --- Assuming bad vm.
http://bugs.winehq.org/show_bug.cgi?id=21274
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-04 22:38:31 CDT --- Closing invalid.