protonscr

Test failures

vkd3dclosed
HansKristian-Work/vkd3d-proton#187 · opened 2020-07-07 by telans · updated 2020-07-17 · 3 comments · github
Ttelans 2020-07-07 github
VKD3D_TEST_DEBUG=2 VKD3D_TEST_PLATFORM=wine d3d12
d3d12: 2508835 tests executed (4 failures, 7 skipped, 71 todo, 5 bugs).
d3d12:5587:Test 22: Test failed: Got 0xffff7fff, expected 0xffff8000 at (0, 0, 0).
d3d12:5861:Dim 0, Test 20: Test failed: At layer 0, (0,0,0), expected 0xffff8000, got 0xffff7fff.
d3d12:5861:Dim 1, Test 20: Test failed: At layer 0, (0,0,0), expected 0xffff8000, got 0xffff7fff.
d3d12:5861:Dim 2, Test 20: Test failed: At layer 0, (0,0,0), expected 0xffff8000, got 0xffff7fff.

Test 20 and 22 seem to be test_create_graphics_pipeline_state and test_create_fence respectively, but running them doesn't produce failures.

Stripped "Test succeeded.", d3d12_tests.log

Anything to care about?

HHansKristian-Work maintainer 2020-07-07 github

Some failures are expected, I don't think the test suite ever ran clean.

Ddoitsujin maintainer 2020-07-08 github

Yes, we're aware of that. Which tests fail also depends on which driver you're running.

HHansKristian-Work maintainer 2020-07-17 github

Nothing particular to do here any time soon, so closing.

Launch options