[PATCH 3/6] d3d9: Validate adapter format in CheckDeviceFormat().

Marvin testbot at winehq.org
Wed May 31 04:55:34 CDT 2017


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

Your paranoid android.


=== wvistau64 (32 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w2008s64 (32 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w7u (32 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w7pro64 (32 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w8 (32 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w864 (32 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w1064 (32 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== wvistau64 (64 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w2008s64 (64 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w7pro64 (64 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w864 (64 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.

=== w1064 (64 bit device) ===
device.c:11206: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11209: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11212: Test failed: Got unexpected hr 0, device type 0x4.
device.c:11215: Test failed: Got unexpected hr 0, device type 0x4.



More information about the wine-devel mailing list