Re: msi: Test the published installer properties
"James Hawkins" <jhawkins(a)codeweavers.com> writes:
rediffed with git.
Changelog: * Test the published installer properties.
This is still failing for me: ../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so install.c && touch install.ok install.c:4484: Test failed: Expected ERROR_UNKNOWN_PRODUCT, got 0 make[2]: *** [install.ok] Error 1 -- Alexandre Julliard julliard(a)winehq.org
On Tue, Mar 11, 2008 at 6:10 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
"James Hawkins" <jhawkins(a)codeweavers.com> writes:
rediffed with git.
Changelog: * Test the published installer properties.
This is still failing for me:
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so install.c && touch install.ok install.c:4484: Test failed: Expected ERROR_UNKNOWN_PRODUCT, got 0 make[2]: *** [install.ok] Error 1
Just to narrow the possibilities, have you cleared your wineprefix immediately before applying this patch and running the tests? -- James Hawkins
participants (2)
-
Alexandre Julliard -
James Hawkins