http://bugs.winehq.org/show_bug.cgi?id=9023
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs@winehq.org AssignedTo|wine-bugs@winehq.org |truiken@gmail.com Component|wine-misc |wine-msi Keywords| |regression
--- Comment #11 from James Hawkins truiken@gmail.com 2007-10-07 15:36:41 --- That patch fails make test:
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so msi.c && touch msi.ok msi.c:595: Test failed: Expected INSTALLSTATE_ADVERTISED, got 3 msi.c:607: Test failed: Expected INSTALLSTATE_ADVERTISED, got 3 msi.c:613: Test failed: Expected INSTALLSTATE_BADCONFIG, got 3 msi.c:619: Test failed: Expected INSTALLSTATE_ADVERTISED, got 3 msi.c:625: Test failed: Expected INSTALLSTATE_ADVERTISED, got 3 msi.c:631: Test failed: Expected INSTALLSTATE_ADVERTISED, got 3 msi.c:642: Test failed: Expected INSTALLSTATE_ADVERTISED, got 3 msi.c:858: Test failed: Expected ERROR_SUCCESS, got 1607 msi.c:859: Test failed: Expected INSTALLSTATE_NOTUSED, got -1 msi.c:866: Test failed: Expected ERROR_SUCCESS, got 1607 msi.c:867: Test failed: Expected INSTALLSTATE_LOCAL, got -1 msi.c:920: Test failed: Expected ERROR_SUCCESS, got 1607 msi.c:921: Test failed: Expected INSTALLSTATE_LOCAL, got -1 make: *** [msi.ok] Error 13
I didn't have time to finish my work on msi publishing, and this bug will be fixed when that process is done.