On 14 March 2018 at 22:23, Matteo Bruni mbruni@codeweavers.com wrote:
Signed-off-by: Matteo Bruni mbruni@codeweavers.com
Might have an effect on bug 42118.
dlls/d3d8/device.c | 6 ++++-- dlls/d3d8/tests/device.c | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 2 deletions(-)
This fails here on Windows:
device.c:8733: Test failed: info_id 5, unexpected hr 0x80004005. device.c:8733: Test failed: info_id 6, unexpected hr 0x80004005. ... device.c:8733: Test failed: info_id 254, unexpected hr 0x80004005. device.c:8733: Test failed: info_id 255, unexpected hr 0x80004005. 135c:device: 47431 tests executed (0 marked as todo, 251 failures), 2 skipped.