[PATCH] kernel32/tests: Skip instruction pointer check of the last exception in exception race tests.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/tests/debugger.c | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-)
Hi, While running your changed tests, 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=63195 Your paranoid android. === wxppro (32 bit report) === kernel32: debugger.c:1413: Test failed: dwDebugEventCode = 1 === w1064v1809_ja (32 bit report) === kernel32: debugger.c:142: Test failed: unable to open 'C:\Users\winetest\AppData\Local\Temp\wt2EE0.tmp' debugger.c:142: Test failed: failed to open: C:\Users\winetest\AppData\Local\Temp\wt2EE0.tmp debugger.c:654: Test failed: the child and debugged pids don't match: 7064 != 6968 === debian10 (32 bit Japanese:Japan report) === kernel32: debugger: Timeout === debian10 (64 bit WoW report) === kernel32: debugger: Timeout
participants (2)
-
Jacek Caban -
Marvin