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
http://bugs.winehq.org/show_bug.cgi?id=13230
--- Comment #1 from Austin English austinenglish@gmail.com 2008-08-11 10:12:47 --- Getting a little closer:
austin@opensolaris:~/wine-git/dlls/msi/tests$ make testclean ; wineserver -k ; rm -rf ~/.wine ; make msi.ok rm -f automation.ok db.ok format.ok install.ok msi.ok package.ok record.ok source.ok suminfo.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' err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count entries! err:iphlpapi:getRouteTable unimplemented! msi.c:254: Test failed: wrong error 2 msi.c:257: Test failed: wrong error 6 msi.c:271: Test failed: wrong error 6 msi.c:286: Test failed: wrong error 6 msi.c:290: Test failed: wrong error 6 make: *** [msi.ok] Error 5
http://bugs.winehq.org/show_bug.cgi?id=13230
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2008-10-20 01:11:46 --- Works fine in git.
http://bugs.winehq.org/show_bug.cgi?id=13230
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-10-24 11:13:28 --- Closing bugs fixed in 1.1.7.