Alexandre Julliard pushed to branch master at wine / wine Commits: b85f2323 by Elizabeth Figura at 2025-12-17T09:30:03+01:00 d3d11/tests: Use explicit todo markers for test_uint_instructions() failures. The pattern "todo_wine_if (!a) ok(a)" makes the test nearly useless, since it is no longer possible to notice when a failure is introduced or fixed. It's not particularly necessary here, so instead mark specific failures. - - - - - 1 changed file: - dlls/d3d11/tests/d3d11.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b85f23234cfc8293ff9e0559a36405b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b85f23234cfc8293ff9e0559a36405b... You're receiving this email because of your account on gitlab.winehq.org.