Re: [PATCH 1/2] rpcrt4/tests: Extend the tests for NdrDllGetClassObject().
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=26418 Your paranoid android. === w1064 (32 bit cstub) === cstub: unhandled exception c0000005 at 76CF3DFD === w864 (64 bit cstub) === cstub: unhandled exception c0000005 at 00007FFB7D5E2A12 === w1064 (64 bit cstub) === cstub: unhandled exception c0000005 at 00007FFC79AEDBF3
On 3 Nov 2016, at 18:00, Marvin <testbot(a)winehq.org> wrote:
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=26418
Your paranoid android.
=== w1064 (32 bit cstub) === cstub: unhandled exception c0000005 at 76CF3DFD
=== w864 (64 bit cstub) === cstub: unhandled exception c0000005 at 00007FFB7D5E2A12
=== w1064 (64 bit cstub) === cstub: unhandled exception c0000005 at 00007FFC79AEDBF3
These are existing failures. Better yet, they are fixed in the second patch in this series. Huw.
participants (2)
-
Huw Davies -
Marvin