"James Hawkins" jhawkins@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
On Tue, Mar 11, 2008 at 6:10 AM, Alexandre Julliard julliard@winehq.org wrote:
"James Hawkins" jhawkins@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?