[PATCH 2/6] ntdll/tests: Added more FILE_SKIP_COMPLETION_PORT_ON_SUCCESS tests.
Based on patch by Sebastian Lackner. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntdll/tests/file.c | 38 +++++++++ dlls/ntdll/tests/pipe.c | 169 +++++++++++++++++++++++++++++++++++++--- 2 files changed, 198 insertions(+), 9 deletions(-)
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=43508 Your paranoid android. === w2003std (32 bit Windows report) === ntdll: file.c:3374: Test failed: got 00000002 file.c:3379: Test failed: got 00000002 file.c:3385: Test failed: got 00000003 file.c:3391: Test failed: got 00000003
participants (2)
-
Jacek Caban -
Marvin