[3/3] msi: Add tests for importing a _SummaryInformation table. (resend)

Alexandre Julliard julliard at winehq.org
Mon Apr 20 11:32:11 CDT 2009


Hans Leidekker <hans at codeweavers.com> writes:

> diff --git a/dlls/msi/tests/db.c b/dlls/msi/tests/db.c
> index b2c7d06..41510c4 100644
> --- a/dlls/msi/tests/db.c
> +++ b/dlls/msi/tests/db.c

This fails here:

../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so db.c && touch db.ok
db.c:1679: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1682: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1683: Test failed: Expected 14, got 0
db.c:1686: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1687: Test failed: Expected VT_I2, got 3341460
db.c:1688: Test failed: Expected 1252, got 1617263564
db.c:1692: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1693: Test failed: Expected VT_LPSTR, got 3341460
db.c:1694: Test failed: Expected 18, got 50
db.c:1695: Test failed: Expected "Installer Database", got 
db.c:1700: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1701: Test failed: Expected VT_LPSTR, got 3341460
db.c:1702: Test failed: Expected "Installer description", got 
db.c:1707: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1708: Test failed: Expected VT_LPSTR, got 3341460
db.c:1709: Test failed: Expected "WineHQ", got 
db.c:1714: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1715: Test failed: Expected VT_LPSTR, got 3341460
db.c:1716: Test failed: Expected "Installer", got 
db.c:1721: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1722: Test failed: Expected VT_LPSTR, got 3341460
db.c:1723: Test failed: Expected "Installer comments", got 
db.c:1728: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1729: Test failed: Expected VT_LPSTR, got 3341460
db.c:1730: Test failed: Expected "Intel;1033", got 
db.c:1735: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1736: Test failed: Expected VT_LPSTR, got 3341460
db.c:1737: Test failed: Expected "{12345678-1234-1234-1234-123456789012}", got 
db.c:1741: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1742: Test failed: Expected VT_FILETIME, got 3341460
db.c:1745: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1746: Test failed: Expected VT_FILETIME, got 3341460
db.c:1749: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1750: Test failed: Expected VT_I4, got 3341460
db.c:1751: Test failed: Expected 200, got 1617263564
db.c:1754: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1755: Test failed: Expected VT_I4, got 3341460
db.c:1756: Test failed: Expected 2, got 1617263564
db.c:1759: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1760: Test failed: Expected VT_I4, got 3341460
db.c:1761: Test failed: Expected 2, got 1617263564
db.c:1765: Test failed: Expected ERROR_SUCCESS, got 6
db.c:1766: Test failed: Expected VT_LPSTR, got 3341460
db.c:1767: Test failed: Expected "Vim", got 
make[2]: *** [db.ok] Error 44

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list