[PATCH] [Kernel32]: added a couple of tests about console creation through CreateFile, and fix some corner cases

Marvin testbot at testbot.winehq.org
Sun Feb 5 15:24:53 CST 2012


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
http://testbot.winehq.org/JobDetails.pl?Key=16816

Your paranoid android.


=== W7PRO (32 bit console) ===
console.c:1173: Test failed: Expected CreateFileW to succeed for index 0
console.c:1173: Test failed: Expected CreateFileW to succeed for index 2
console.c:1173: Test failed: Expected CreateFileW to succeed for index 7
console.c:1173: Test failed: Expected CreateFileW to succeed for index 9

=== W7PROX64 (32 bit console) ===
console.c:1173: Test failed: Expected CreateFileW to succeed for index 0
console.c:1173: Test failed: Expected CreateFileW to succeed for index 2
console.c:1173: Test failed: Expected CreateFileW to succeed for index 7
console.c:1173: Test failed: Expected CreateFileW to succeed for index 9

=== TEST64_W7SP1 (32 bit console) ===
console.c:1173: Test failed: Expected CreateFileW to succeed for index 0
console.c:1173: Test failed: Expected CreateFileW to succeed for index 2
console.c:1173: Test failed: Expected CreateFileW to succeed for index 7
console.c:1173: Test failed: Expected CreateFileW to succeed for index 9

=== W7PROX64 (64 bit console) ===
console.c:1173: Test failed: Expected CreateFileW to succeed for index 0
console.c:1173: Test failed: Expected CreateFileW to succeed for index 2
console.c:1173: Test failed: Expected CreateFileW to succeed for index 7
console.c:1173: Test failed: Expected CreateFileW to succeed for index 9

=== TEST64_W7SP1 (64 bit console) ===
console.c:1173: Test failed: Expected CreateFileW to succeed for index 0
console.c:1173: Test failed: Expected CreateFileW to succeed for index 2
console.c:1173: Test failed: Expected CreateFileW to succeed for index 7
console.c:1173: Test failed: Expected CreateFileW to succeed for index 9



More information about the wine-devel mailing list