shell32/tests: Test ShellExecute()'s URL handling.

Marvin testbot at testbot.winehq.org
Wed Oct 10 20:35:54 CDT 2012


Hi,

While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=22103

Your paranoid android.


=== WNT4WSSP6 (32 bit shlexec) ===
shlexec.c:1438: Test failed: ShellExecuteEx(mask="0x200", verb="Params23456", file="C:\TEMP\wt1.tmp\test file.shlexec", params="p2 "p3" "p4 is lost"): the cmdline is ' "p2" "p3" "p3" "" ""' instead of ' "p2" "p3" "" "" ""'
shlexec.c:1790: Test failed: ShellExecute(file="notaproto://foo") succeeded: rc=2
shlexec.c:1793: Test failed: ShellExecute(file="fakeproto://foo/bar") expected SE_ERR_ACCESSDENIED got rc=2
shlexec.c:152: Test failed: ShellExecute(file="shlproto://foo/bar") Got different return value with empty string: 42 2
shlexec.c:152: Test failed: ShellExecute(file="shlproto://foo/bar.lnk") Got different return value with empty string: 42 2
shlexec.c:1822: Test failed: argvA4 expected 'shlproto://C:\TEMP\wt1.tmp/bar', got 'shlproto://%TMPDIR%/bar'
shlexec.c:137: Test failed: ShellExecute(file="file://shlproto://foo/bar") WaitForSingleObject returned 258
shlexec.c:152: Test failed: ShellExecute(file="file://shlproto://foo/bar") Got different return value with empty string: 42 2
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=42

=== W2KPROSP4 (32 bit shlexec) ===
shlexec.c:1438: Test failed: ShellExecuteEx(mask="0x200", verb="Params23456", file="C:\DOCUME~1\winetest\LOCALS~1\Temp\wt1.tmp\test file.shlexec", params="p2 "p3" "p4 is lost"): the cmdline is ' "p2" "p3" "p3" "" ""' instead of ' "p2" "p3" "" "" ""'
shlexec.c:1822: Test failed: argvA4 expected 'shlproto://C:\DOCUME~1\winetest\LOCALS~1\Temp\wt1.tmp/bar', got 'shlproto://%TMPDIR%/bar'
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=5

=== WVISTAADM (32 bit shlexec) ===
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=2

=== W2K8SE (32 bit shlexec) ===
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=2

=== W7PRO (32 bit shlexec) ===
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=2

=== W7PROX64 (32 bit shlexec) ===
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=2

=== TEST64_W7SP1 (32 bit shlexec) ===
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=2

=== W7PROX64 (64 bit shlexec) ===
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=2

=== TEST64_W7SP1 (64 bit shlexec) ===
shlexec.c:1833: Test failed: ShellExecute(file="file://shlproto://foo/bar") succeeded: rc=2



More information about the wine-devel mailing list