gdi32/tests: Add a test to check for ERROR_NOACCESS when passing an invalid buffer to GetObject

testbot at testbot.winehq.org testbot at testbot.winehq.org
Sun May 9 16:13:52 CDT 2010


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

Your paranoid android.


=== W98SE (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== WNT4WSSP6 (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== W2KPROSP4 (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== WXPPROSP3 (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== W2K3R2SESP2 (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== WVISTAADM (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== W2K8SE (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== W7PRO (32 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559

=== W7PROX64 (64 bit gdiobj) ===
gdiobj.c:68: Test failed: GetObject(invalid buff), expected 0, ERROR_NOACCESS, got 0, 3735928559



More information about the wine-devel mailing list