[PATCH] advapi32: Add some tests for StartTrace(). (v2)

Marvin testbot at winehq.org
Mon Jul 4 01:36:43 CDT 2016


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=23944

Your paranoid android.


=== wxppro (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== w2003std (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== wvistau64 (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== w2008s64 (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== w7u (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== w7pro64 (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== w8 (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== w864 (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161

=== w1064 (32 bit eventlog) ===
eventlog.c:1224: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1235: Test failed: Expected ERROR_INVALID_PARAMETER, got 161
eventlog.c:1264: Test failed: Expected success
eventlog.c:1272: Test failed: Expected ERROR_ALREADY_EXISTS, got 161



More information about the wine-devel mailing list