tests: Handle a few test failures on MoltenVK.
Commit "Dispatch just four invocations..." doesn't handle a test failure. The test was already correct, the additional threads would just do nothing at all, but after the change it's more sensible.
Merge request reports
Activity
added 6 commits
- fa604c06 - tests: Use the appropriate RTV format in bitwise.shader_test.
- ec097bdd - tests: Dispatch just four invocations when testing for wave reconvergence.
- 2e35ffe4 - tests: Mark geometry.shader_test as todo on MoltenVK.
- 2aaf3b1d - tests: Mark tessellation.shader_test as todo on MoltenVK.
- 591a340a - tests: Mark some tests in hull-shader-attributes.shader_test as failing with DXC.
- 13e7ffbf - tests: Mark tessellation-patch-vars.shader_test as todo on MoltenVK.
Toggle commit listadded 1 commit
- 6c1327a7 - tests: Mark some tests in cbuffer.shader_test as failing with DXC.
As usual the CI is expected to fail with MRs that change the CI environment. I ran the pipeline with the new environment and I discovered another problem I had overlooked. Now it seems to be fine.
added 40 commits
-
6c1327a7...212333bf - 34 commits from branch
wine:master
- 5667da7b - tests: Use the appropriate RTV format in bitwise.shader_test.
- d6efdeea - tests: Dispatch just four invocations when testing for wave reconvergence.
- e83387d8 - tests: Mark geometry.shader_test as todo on MoltenVK.
- fd33d51b - tests: Mark tessellation.shader_test as todo on MoltenVK.
- 624eccba - ci: Update the DXC version used on the CI to 1.8.2407.
- f7bc30ba - tests: Mark tessellation-patch-vars.shader_test as todo on MoltenVK.
Toggle commit list-
6c1327a7...212333bf - 34 commits from branch
Please register or sign in to reply