shell32_test64.exe shlexec: 5-6 DDE tests always fail on testbot W7PROX64
M> VM Status Number of test failures M> WINEBUILD completed M> W98SE completed 0 M> WNT4WSSP6 completed 0 M> W2KPROSP4 completed 0 M> WXPPROSP3 completed 0 M> W2K3R2SESP2 completed 0 M> WVISTAADM completed 0 M> W2K8SE completed 0 M> W7PRO completed 0 M> W7PROX64 completed 0 M> W7PROX64 completed 5 M> === WINEBUILD (build) === M> No build failures found M> === W98SE (32 bit shlexec) === M> No test failures found M> === WNT4WSSP6 (32 bit shlexec) === M> No test failures found M> === W2KPROSP4 (32 bit shlexec) === M> No test failures found M> === WXPPROSP3 (32 bit shlexec) === M> No test failures found M> === W2K3R2SESP2 (32 bit shlexec) === M> No test failures found M> === WVISTAADM (32 bit shlexec) === M> No test failures found M> === W2K8SE (32 bit shlexec) === M> No test failures found M> === W7PRO (32 bit shlexec) === M> No test failures found M> === W7PROX64 (32 bit shlexec) === M> No test failures found M> === W7PROX64 (64 bit shlexec) === M> shell32: M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 Hi! I sent multiple different patches for shlexec and ever since W7PROX64 (64 bit shlexec) is used by testbot, 5 DDE tests always fail on it. I can't reproduce it on local W7PROX64: No shlexec tests fail. test.winehq.org has the same problem http://test.winehq.org/data/d494bda30f1b5b9bc37f094bd8874d3aeeaf8840/win7_wt... Another question: winetest64-latest.exe extracts individual test binaries to the temp folder and runs them. How do you extract the binaries without running? --
On 07/20/2010 07:51 AM, Ilya Basin wrote:
Another question: winetest64-latest.exe extracts individual test binaries to the temp folder and runs them. How do you extract the binaries without running?
winetest -x Usage: winetest [OPTION]... [TESTS] --help print this message and exit --version print the build version and exit -c console mode, no GUI -d DIR Use DIR as temp directory (default: %TEMP%\wct) -e preserve the environment -h print this message and exit -m MAIL an email address to enable developers to contact you -p shutdown when the tests are done -q quiet mode, no output at all -o FILE put report into FILE, do not submit -s FILE submit FILE, do not run tests -t TAG include TAG of characters [-.0-9a-zA-Z] in the report -x DIR Extract tests to DIR (default: .\wct) and exit -- Cheers, Paul.
2010/7/20 Ilya Basin <basinilya(a)gmail.com>:
M> VM Status Number of test failures M> WINEBUILD completed M> W98SE completed 0 M> WNT4WSSP6 completed 0 M> W2KPROSP4 completed 0 M> WXPPROSP3 completed 0 M> W2K3R2SESP2 completed 0 M> WVISTAADM completed 0 M> W2K8SE completed 0 M> W7PRO completed 0 M> W7PROX64 completed 0 M> W7PROX64 completed 5
M> === WINEBUILD (build) === M> No build failures found
M> === W98SE (32 bit shlexec) === M> No test failures found
M> === WNT4WSSP6 (32 bit shlexec) === M> No test failures found
M> === W2KPROSP4 (32 bit shlexec) === M> No test failures found
M> === WXPPROSP3 (32 bit shlexec) === M> No test failures found
M> === W2K3R2SESP2 (32 bit shlexec) === M> No test failures found
M> === WVISTAADM (32 bit shlexec) === M> No test failures found
M> === W2K8SE (32 bit shlexec) === M> No test failures found
M> === W7PRO (32 bit shlexec) === M> No test failures found
M> === W7PROX64 (32 bit shlexec) === M> No test failures found
M> === W7PROX64 (64 bit shlexec) ===
M> shell32: M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2 M> shlexec.c:1738: Test failed: ShellExecuteEx(null, "C:\Users\winetest\AppData\Local\Temp\wt7045.tmp\test file.sde", null, null) failed: rc=29 err=2
Hi! I sent multiple different patches for shlexec and ever since W7PROX64 (64 bit shlexec) is used by testbot, 5 DDE tests always fail on it. I can't reproduce it on local W7PROX64: No shlexec tests fail.
test.winehq.org has the same problem http://test.winehq.org/data/d494bda30f1b5b9bc37f094bd8874d3aeeaf8840/win7_wt...
Another question: winetest64-latest.exe extracts individual test binaries to the temp folder and runs them. How do you extract the binaries without running?
--
winetest64-latest.exe -x DIR (use --help or have a look in programs/winetest/main.c to see other possibilities). -- Nicolas Le Cam
participants (3)
-
Ilya Basin -
Nicolas Le Cam -
Paul Vriens