Signed-off-by: Francois Gouget fgouget@free.fr --- dlls/kernel32/tests/debugger.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/kernel32/tests/debugger.c b/dlls/kernel32/tests/debugger.c index 55f92a5acd3..467aec11105 100644 --- a/dlls/kernel32/tests/debugger.c +++ b/dlls/kernel32/tests/debugger.c @@ -1868,7 +1868,7 @@ static void test_debugger(const char *argv0)
next_event(&ctx, POLL_EVENT_TIMEOUT);
- /* try single step while debugee is in a syscall */ + /* try single step while debuggee is in a syscall */ fetch_thread_context(ctx.main_thread); orig_context = ctx.main_thread->ctx; ip = get_ip(&ctx.main_thread->ctx);
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=90507
Your paranoid android.
=== w2008s64 (32 bit report) ===
kernel32: debugger.c:997: Test failed: ole32.dll was not reported
=== w7u_2qxl (32 bit report) ===
kernel32: debugger.c:997: Test failed: ole32.dll was not reported
=== w7u_adm (32 bit report) ===
kernel32: debugger.c:997: Test failed: ole32.dll was not reported
=== w7u_el (32 bit report) ===
kernel32: debugger.c:997: Test failed: ole32.dll was not reported
=== w1064_tsign (32 bit report) ===
kernel32: debugger.c:153: Test failed: unable to open 'C:\Users\winetest\AppData\Local\Temp\wt5D81.tmp' debugger.c:153: Test failed: failed to open: C:\Users\winetest\AppData\Local\Temp\wt5D81.tmp debugger.c:674: Test failed: the child and debugged pids don't match: 1644 != 3188
=== w10pro64 (64 bit report) ===
kernel32: debugger.c:153: Test failed: unable to open 'C:\Users\winetest\AppData\Local\Temp\wt16F3.tmp' debugger.c:153: Test failed: failed to open: C:\Users\winetest\AppData\Local\Temp\wt16F3.tmp debugger.c:674: Test failed: the child and debugged pids don't match: 7416 != 3536
=== w10pro64_ar (64 bit report) ===
kernel32: debugger.c:153: Test failed: unable to open 'C:\Users\winetest\AppData\Local\Temp\wtFE5A.tmp' debugger.c:153: Test failed: failed to open: C:\Users\winetest\AppData\Local\Temp\wtFE5A.tmp debugger.c:674: Test failed: the child and debugged pids don't match: 1128 != 1104