http://bugs.winehq.org/show_bug.cgi?id=12775
Summary: shell32: shlexec.ok fails in ubuntu feisty Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Keywords: regression, testcase Severity: enhancement Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=12441) --> (http://bugs.winehq.org/attachment.cgi?id=12441) output
Not sure when the regression started, don't have time to test now, might have time tomorrow.
--snip-- shlexec.c:120: Test failed: WaitForSingleObject returned 258 shlexec.c:721: Test failed: argvA3 expected 'Open', got '(null)' shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\test file.shlexec', got '(null)' shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\%nasty% $file.shlexec', got 'C:\windows\temp\test file.shlexec' shlexec.c:729: Test failed: argvA4 expected 'C:/windows/temp//test file.shlexec', got 'C:\windows\temp%nasty% $file.shlexec' shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\test file.noassoc.shlexec', got 'C:\windows\temp\test file.shlexec' shlexec.c:721: Test failed: argvA3 expected 'QuotedLowerL', got 'Open' --snip--