[PATCH 3/5] msi/tests: Add tests for custom action return values.

Marvin testbot at winehq.org
Thu Nov 23 19:21:38 CST 2017


Hi,

While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
https://testbot.winehq.org/JobDetails.pl?Key=34342

Your paranoid android.


=== wxppro (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w2003std (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== wvistau64 (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w2008s64 (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w7u (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w7pro64 (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w8 (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w864 (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w1064 (32 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== wvistau64 (64 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w2008s64 (64 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w7pro64 (64 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w864 (64 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603

=== w1064 (64 bit install) ===
install.c:2625: Test failed: couldn't find resource
install.c:4094: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4097: Test failed: Expected ERROR_SUCCESS, got 1603
install.c:4100: Test failed: Expected ERROR_INSTALL_USEREXIT, got 1603
install.c:4103: Test failed: Expected ERROR_SUCCESS, got 1603



More information about the wine-devel mailing list