[PATCH 6/6] kernel32/tests: Add message mode non-blocking pipe test.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/tests/pipe.c | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 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=57869 Your paranoid android. === build (build log) === error: patch failed: dlls/kernel32/tests/pipe.c:3887 Task: Patch failed to apply === debian10 (build log) === error: patch failed: dlls/kernel32/tests/pipe.c:3887 Task: Patch failed to apply === debian10 (build log) === error: patch failed: dlls/kernel32/tests/pipe.c:3887 Task: Patch failed to apply
On 10/16/19 2:50 PM, Jacek Caban wrote:
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/tests/pipe.c | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-)
I sent a wrong version of this one. Please drop it, the rest of the series should be fine. Jacek
participants (2)
-
Jacek Caban -
Marvin