[PATCH 4/4] server: Allow creating file kernel objects.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntoskrnl.exe/tests/driver.c | 1 - server/file.c | 23 +++++++++++++++++------ 2 files changed, 17 insertions(+), 7 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=51395 Your paranoid android. === debian9 (32 bit report) === ntoskrnl.exe: driver.c:863: Test failed: obj1 != obj2 === debian9 (32 bit French report) === ntoskrnl.exe: driver.c:863: Test failed: obj1 != obj2 === debian9 (32 bit Japanese:Japan report) === ntoskrnl.exe: driver.c:863: Test failed: obj1 != obj2 === debian9 (32 bit Chinese:China report) === ntoskrnl.exe: driver.c:863: Test failed: obj1 != obj2 === debian9 (32 bit WoW report) === ntoskrnl.exe: driver.c:863: Test failed: obj1 != obj2
participants (2)
-
Jacek Caban -
Marvin