http://bugs.winehq.org/show_bug.cgi?id=21275
Summary: python's test_startfile 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
Created an attachment (id=25584) --> (http://bugs.winehq.org/attachment.cgi?id=25584) test output
Install python and run: wine 'c:\Python31\python.exe' -m test.test_startfile
File "C:\Python31\lib\test\test_startfile.py", line 24, in test_empty startfile(empty) WindowsError: [Error 0] Success: 'C:\Python31\lib\test\empty.vbs'
Full output attached.