[01/12] shell32/tests: The expectedArgs parameter of the DDE tests is an argument count, not a boolean.

Koshelev, Misha Vladislavovich mk144210 at bcm.edu
Wed Jan 6 15:32:25 CST 2016


Hi Francois,

I'm very sorry, but I haven't worked on Wine in several years and I am not sure what is wrong :( . I hope that all is well!

Misha
________________________________________
From: Francois Gouget <fgouget at codeweavers.com>
Sent: Wednesday, January 6, 2016 3:07 AM
To: wine-devel at winehq.org
Cc: Hans Leidekker; Koshelev, Misha Vladislavovich
Subject: Re: [01/12] shell32/tests: The expectedArgs parameter of the DDE tests is an argument count, not a boolean.

On Mon, 4 Jan 2016, Marvin wrote:
[...]
> === w1064 (32 bit shlexec) ===
> shlexec.c:2294: Test failed: argcA expected 3, but got 4
> shlexec.c:2287: Test failed: ShellExecuteEx(mask="0x500", file="C:\Users\winetest\AppData\Local\Temp\wtE4CD.tmp\test file.sde") failed: rc=29 err=2
> shlexec.c:2287: Test failed: ShellExecuteEx(mask="0x500", file="C:\Users\winetest\AppData\Local\Temp\wtE4CD.tmp\test file.sde") failed: rc=29 err=2
> shlexec.c:2287: Test failed: ShellExecuteEx(mask="0x500", file="C:\Users\winetest\AppData\Local\Temp\wtE4CD.tmp\test file.sde") failed: rc=29 err=2
> shlexec.c:2299: Test failed: ddeExec expected '[ifexec("C:\Users\winetest\AppData\Local\Temp\wtE4CD.tmp\test file.sde")]', got '[open("C:\Users\winetest\AppData\Local\Temp\wtE4CD.tmp\test file.sde")]'
> shlexec.c:2287: Test failed: ShellExecuteEx(mask="0x500", file="C:\Users\winetest\AppData\Local\Temp\wtE4CD.tmp\test file.sde") failed: rc=29 err=2
> shlexec.c:2287: Test failed: ShellExecuteEx(mask="0x500", file="C:\Users\winetest\AppData\Local\Temp\wtE4CD.tmp\test file.sde") failed: rc=29 err=2

It turns out that on all platforms the failures happen in the DDE tests
which I have not touched in my patches. I looked into those but I have no
idea what's wrong with them.

Hans, Misha, you have worked on the DDE tests. Do you know what's wrong?
If I trust the GetLastError() code (not sure I should), it would seem to
be 'file not found problem' issue. But why only on Windows 10 and which
file?


--
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list