[PATCH 2/9] d3d8/tests: Add test for regression in IDirect3DDevice8_Reset().

Marvin testbot at winehq.org
Mon Aug 15 09:11:09 CDT 2016


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

Your paranoid android.


=== w864 (32 bit device) ===
device.c:1374: Test failed: TestCooperativeLevel failed, hr 0x88760868.
device.c:1416: Test failed: Reset failed, hr 0x88760868.
device.c:1418: Test failed: TestCooperativeLevel failed, hr 0x88760869.
device.c:1422: Test failed: Got unexpected value 0 for D3DRS_LIGHTING.
device.c:1427: Test failed: D3DVIEWPORT->X = 10, expected 0.
device.c:1428: Test failed: D3DVIEWPORT->Y = 20, expected 0.
device.c:1429: Test failed: D3DVIEWPORT->Width = 400, expected 800.
device.c:1430: Test failed: D3DVIEWPORT->Height = 300, expected 600.
device.c:1431: Test failed: D3DVIEWPORT->MinZ = 2.00000003e-001, expected 0.
device.c:1432: Test failed: D3DVIEWPORT->MaxZ = 3.00000012e-001, expected 1.
device.c:1436: Test failed: Screen width is 640, expected 800.
device.c:1437: Test failed: Screen height is 480, expected 600.
device.c:1443: Test failed: Back buffer width is 640, expected 800.
device.c:1445: Test failed: Back buffer height is 480, expected 600.
device.c:1472: Test failed: Screen width is 640, expected 1024.
device.c:1473: Test failed: Screen height is 480, expected 768.
device.c:1501: Test failed: Reset failed, hr 0x80070057.
device.c:1503: Test failed: TestCooperativeLevel failed, hr 0x88760869.
device.c:1515: Test failed: D3DVIEWPORT->Width = 400.
device.c:1516: Test failed: D3DVIEWPORT->Height = 300.
device: unhandled exception c0000005 at 75095D5B



More information about the wine-devel mailing list