Re: [PATCH 1/2] ole32/tests: Add tests to show that CoLockObjectExternal() calls ReleaseConnection() with the appropriate va
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://newtestbot.winehq.org/JobDetails.pl?Key=2863 Your paranoid android. === wxppro (32 bit marshal) === marshal.c:2805: Test failed: wait timed out marshal.c:2809: Test failed: CoCreateInstance failed with error 0x80040154 marshal: unhandled exception c0000005 at 00419C8C === w864 (32 bit marshal) === marshal.c:3066: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3067: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3083: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3084: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3121: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3122: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3139: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3140: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3103: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3104: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3066: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3067: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3083: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3084: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3121: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3122: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3139: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3140: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3103: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3104: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3066: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3067: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3083: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3084: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3121: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3122: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3139: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3140: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 marshal.c:3103: Test failed: info->cbSize was 1527466381 instead of 48 marshal.c:3104: Test failed: info->dwServerPid was 0xb68 instead of 0xa48 === w864 (64 bit marshal) === marshal.c:3066: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3067: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3083: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3084: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3121: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3122: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3139: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3140: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3103: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3104: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3066: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3067: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3083: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3084: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3121: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3122: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3139: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3140: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3103: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3104: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3066: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3067: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3083: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3084: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3121: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3122: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3139: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3140: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac marshal.c:3103: Test failed: info->cbSize was -2120541113 instead of 56 marshal.c:3104: Test failed: info->dwServerPid was 0x9cc instead of 0x9ac
On Fri, Oct 18, 2013 at 07:13:06AM -0500, Marvin wrote:
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://newtestbot.winehq.org/JobDetails.pl?Key=2863
Hi Marvin, Looks like you had the same problem running a NOP test: https://newtestbot.winehq.org/JobDetails.pl?Key=2866 The wxppro failure is strange as you seem to be trying to run test 'and'. Huw.
participants (2)
-
Huw Davies -
Marvin