[PATCH] advapi32: Implement GetWindowsAccountDomainSid.

Marvin testbot at winehq.org
Sun Jun 14 16:43:57 CDT 2015


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

Your paranoid android.


=== w2000pro (32 bit security) ===
security.c:5882: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5888: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5889: Test failed: expected size 24, got 68
security.c:5894: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5900: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 1337
security.c:5901: Test failed: expected size 24, got 1
security.c:5906: Test failed: GetWindowsAccountDomainSid failed with error 1337
security.c:5907: Test failed: last error should not change
security.c:5908: Test failed: expected size 24, got 68
security: unhandled exception c0000005 at 0043AC94

=== wxppro (32 bit security) ===
security.c:5882: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5888: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5889: Test failed: expected size 24, got 68
security.c:5894: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5900: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 1337
security.c:5901: Test failed: expected size 24, got 1
security.c:5906: Test failed: GetWindowsAccountDomainSid failed with error 1337
security.c:5907: Test failed: last error should not change
security.c:5908: Test failed: expected size 24, got 68
security: unhandled exception c0000005 at 0043AC94

=== w2003std (32 bit security) ===
security.c:5882: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5888: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5889: Test failed: expected size 24, got 68
security.c:5894: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5900: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 1337
security.c:5901: Test failed: expected size 24, got 1
security.c:5906: Test failed: GetWindowsAccountDomainSid failed with error 1337
security.c:5907: Test failed: last error should not change
security.c:5908: Test failed: expected size 24, got 68
security: unhandled exception c0000005 at 0043AC94

=== w7u (32 bit security) ===
security.c:5882: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5888: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5889: Test failed: expected size 24, got 68
security.c:5894: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5900: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 1337
security.c:5901: Test failed: expected size 24, got 1
security.c:5906: Test failed: GetWindowsAccountDomainSid failed with error 1337
security.c:5907: Test failed: last error should not change
security.c:5908: Test failed: expected size 24, got 68
security: unhandled exception c0000005 at 0043AC94

=== w8 (32 bit security) ===
security.c:5882: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5888: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5889: Test failed: expected size 24, got 68
security.c:5894: Test failed: expected ERROR_INVALID_PARAMETER, got 1337
security.c:5900: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 1337
security.c:5901: Test failed: expected size 24, got 1
security.c:5906: Test failed: GetWindowsAccountDomainSid failed with error 1337
security.c:5907: Test failed: last error should not change
security.c:5908: Test failed: expected size 24, got 68
security: unhandled exception c0000005 at 0043AC94



More information about the wine-devel mailing list