http://bugs.winehq.org/show_bug.cgi?id=13789
Summary: Errors testing wine 1.0rc4 Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: pierre42d@9online.fr
# make check make[1]: Entering directory `/tmp/wine-1.0-rc4/tools' make[1]: `makedep' is up to date. make[1]: Leaving directory `/tmp/wine-1.0-rc4/tools' make[1]: Entering directory `/tmp/wine-1.0-rc4/dlls' make[2]: Entering directory `/tmp/wine-1.0-rc4/dlls/advapi32/tests' make[2]: Nothing to be done for `test'. make[2]: Leaving directory `/tmp/wine-1.0-rc4/dlls/advapi32/tests' make[2]: Entering directory `/tmp/wine-1.0-rc4/dlls/advpack/tests' ../../../tools/runtest -q -P wine -M advpack.dll -T ../../.. -p advpack_test.exe.so install.c && touch install.ok install.c:128: Test failed: Expected S_ASYNCHRONOUS, got -2147023537 install.c:129: Test failed: Expected hexe to be non-NULL install.c:130: Test failed: Expected TerminateProcess to succeed fixme:advpack:ExecuteCabW Cab archive not extracted! make[2]: *** [install.ok] Error 3 make[2]: Leaving directory `/tmp/wine-1.0-rc4/dlls/advpack/tests' make[1]: *** [advpack/tests/__test__] Error 2 make[1]: Leaving directory `/tmp/wine-1.0-rc4/dlls' make: *** [dlls/__test__] Error 2
http://bugs.winehq.org/show_bug.cgi?id=13789
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|testcases |advpack Summary|Errors testing wine 1.0rc4 |"make test" fails in advpack
--- Comment #1 from Dan Kegel dank@kegel.com 2008-06-08 16:24:39 --- http://test.winehq.org/data/0b6acfbce7b0bf2aedb5176bfa959edc3f0d74f6/#group_... and http://wiki.winehq.org/MakeTestFailures seem to agree that advpack's install test fails around there for a few people in earlier release candidates, and I don't think anything's changed...
http://bugs.winehq.org/show_bug.cgi?id=13789
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-09 00:45:20 --- Do you have a native advpack.dll installed? Can you remove ~/.wine and try again?
http://bugs.winehq.org/show_bug.cgi?id=13789
--- Comment #3 from Pierre pierre42d@9online.fr 2008-06-10 01:20:58 --- If I remove my ~/.wine I don't have this error anymore
http://bugs.winehq.org/show_bug.cgi?id=13789
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-10 01:41:47 --- Then this bug is invalid. All Wine tests must be executed in clean setup.
http://bugs.winehq.org/show_bug.cgi?id=13789
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-10 01:41:58 --- Closing.