[PATCH 2/3] ntdll/tests: Add another test for FileNameInformation on a directory.

Marvin testbot at winehq.org
Tue Feb 4 15:13:34 CST 2020


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

Your paranoid android.


=== debian10 (32 bit report) ===

ntdll:
file.c:3228: Test failed: info->FileNameLength is 34
file.c:3230: Test succeeded inside todo block: info->FileName[len] is 0xcccc, expected 0xcccc.

=== debian10 (32 bit French report) ===

ntdll:
file.c:3228: Test failed: info->FileNameLength is 34
file.c:3230: Test succeeded inside todo block: info->FileName[len] is 0xcccc, expected 0xcccc.

=== debian10 (32 bit Japanese:Japan report) ===

ntdll:
file.c:3228: Test failed: info->FileNameLength is 34
file.c:3230: Test succeeded inside todo block: info->FileName[len] is 0xcccc, expected 0xcccc.

=== debian10 (32 bit Chinese:China report) ===

ntdll:
file.c:3228: Test failed: info->FileNameLength is 34
file.c:3230: Test succeeded inside todo block: info->FileName[len] is 0xcccc, expected 0xcccc.

=== debian10 (32 bit WoW report) ===

ntdll:
file.c:3228: Test failed: info->FileNameLength is 32
file.c:3230: Test succeeded inside todo block: info->FileName[len] is 0xcccc, expected 0xcccc.

=== debian10 (64 bit WoW report) ===

ntdll:
file.c:3228: Test failed: info->FileNameLength is 32
file.c:3230: Test succeeded inside todo block: info->FileName[len] is 0xcccc, expected 0xcccc.



More information about the wine-devel mailing list