6 Dec
2023
6 Dec
'23
9:31 p.m.
Francisco Casas (@fcasas) commented about tests/shader_runner.c:
case STATE_TEST: /* Compilation which fails with dxcompiler is not 'todo', therefore the tests are * not 'todo' either. They cannot run, so skip them entirely. */ - if (!skip_tests && SUCCEEDED(expect_hr)) + printf("Skip execution? %u\n", runner->skip_execution);
You probably forgot to remove this, me. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/514#note_55264