http://bugs.winehq.org/show_bug.cgi?id=13230
Summary: msi: msi.ok fails in Opensolaris Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Solaris Status: NEW Keywords: testcase Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
austin@opensolaris:~/wine-git/dlls/msi/tests$ make testclean ; wineserver -k ; rm -rf ~/.wine ; make msi.ok ../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so msi.c && touch msi.ok wine: created the configuration directory '/export/home/austin/.wine' msi.c:145: Test failed: wrong error 2 msi.c:148: Test failed: wrong error 6 msi.c:162: Test failed: wrong error 6 msi.c:177: Test failed: wrong error 6 msi.c:181: Test failed: wrong error 6 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:673: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:673: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:673: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:673: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:673: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 msi.c:384: Test failed: Expected S_OK, got 1824 make: *** [msi.ok] Error 22
$ uname -a SunOS opensolaris 5.11 snv_86 i86pc i386 i86pc Solaris