[PATCH] kernelbase: Implement GetFileInformationByHandleEx(FileFullDirectoryInfo).

Marvin testbot at winehq.org
Wed Feb 9 14:31:23 CST 2022


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=107455

Your paranoid android.


=== w7u_2qxl (32 bit report) ===

kernel32:
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 24, got 87.
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 998, got 87.
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 24, got 87.
file.c:4270: Test failed: failed to query for FileIdBothDirectoryInfo, got error 87.
file.c:4278: Test failed: FileNameLength does not match, count2 1.
file.c:4280: Test failed: FileName does not match, count 1.
file.c:4288: Test failed: Got unexpected structure size, NextEntryOffset 112 (7864496).
file.c:4278: Test failed: FileNameLength does not match, count2 2.
file.c:4280: Test failed: FileName does not match, count 2.
file.c:4288: Test failed: Got unexpected structure size, NextEntryOffset 112 (22344).
00c0:file: unhandled exception c0000005 at 00469C9F

=== w7u_adm (32 bit report) ===

kernel32:
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 24, got 87.
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 998, got 87.
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 24, got 87.
file.c:4270: Test failed: failed to query for FileIdBothDirectoryInfo, got error 87.
file.c:4278: Test failed: FileNameLength does not match, count2 1.
file.c:4280: Test failed: FileName does not match, count 1.
file.c:4288: Test failed: Got unexpected structure size, NextEntryOffset 112 (7864496).
file.c:4278: Test failed: FileNameLength does not match, count2 2.
file.c:4280: Test failed: FileName does not match, count 2.
file.c:4288: Test failed: Got unexpected structure size, NextEntryOffset 112 (22344).
0878:file: unhandled exception c0000005 at 00469C9F

=== w7u_el (32 bit report) ===

kernel32:
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 24, got 87.
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 998, got 87.
file.c:4241: Test failed: GetFileInformationByHandleEx: expected error 24, got 87.
file.c:4270: Test failed: failed to query for FileIdBothDirectoryInfo, got error 87.
file.c:4278: Test failed: FileNameLength does not match, count2 1.
file.c:4280: Test failed: FileName does not match, count 1.
file.c:4288: Test failed: Got unexpected structure size, NextEntryOffset 112 (7864496).
file.c:4278: Test failed: FileNameLength does not match, count2 2.
file.c:4280: Test failed: FileName does not match, count 2.
file.c:4288: Test failed: Got unexpected structure size, NextEntryOffset 112 (22344).
085c:file: unhandled exception c0000005 at 00469C9F



More information about the wine-devel mailing list