Re: [PATCH] kernel32: implemented "Basic" mode of findfirstfilex
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://newtestbot.winehq.org/JobDetails.pl?Key=5879 Your paranoid android. === w2000pro (32 bit file) === file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed === wxppro (32 bit file) === file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed === wvista (32 bit file) === file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed === wvistau64 (32 bit file) === file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed === w2008s64 (32 bit file) === file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed === wvistau64 (64 bit file) === file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed === w2008s64 (64 bit file) === file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed file.c:2630: Test failed: FindFirstFile failed (err=87) file.c:2631: Test failed: First entry should be '.', is file2 file.c:2635: Test failed: Fetching second file failed file.c:2636: Test failed: Second entry should be '..' is file2 file.c:2638: Test failed: Fetching third file failed file.c:2652: Test failed: Fetching fourth file failed file.c:2655: Test failed: Fetching fifth file failed
participants (1)
-
Marvin