[Git][wine/vkd3d][master] 3 commits: tests: Mark some tests in arithmetic-int-uniform.shader_test as buggy on MoltenVK < 1.2.11.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: c82d1aac by Giovanni Mascellani at 2025-06-04T13:04:53+02:00 tests: Mark some tests in arithmetic-int-uniform.shader_test as buggy on MoltenVK < 1.2.11. The bug is already solved on recent MoltenVK versions, but the CI is stuck with 1.2.9, so it's useful to filter these failures out. - - - - - a4c727ac by Giovanni Mascellani at 2025-06-04T13:04:53+02:00 tests: Mark some tests in calculate-lod.shader_test as buggy on MoltenVK < 1.2.11. - - - - - f1b36edc by Giovanni Mascellani at 2025-06-04T13:07:17+02:00 ci: Enable testing with DXC again on macOS. This was disabled by commit 653e4f47ac24aeb9e504b8e6ea3b99460d7832e2. - - - - - 5 changed files: - gitlab/build.yml - tests/hlsl/arithmetic-int-uniform.shader_test - tests/hlsl/calculate-lod.shader_test - tests/shader_runner.c - tests/shader_runner_d3d12.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/7f04060f33a15abdf627d34a9f7f1... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/7f04060f33a15abdf627d34a9f7f1... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Henri Verbeet (@hverbeet)