On Fri Sep 16 11:46:15 2022 +0000, **** wrote:
Marvin replied on the mailing list:
Hi, It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated. The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=123547 Your paranoid android. === debian11 (32 bit report) === mf: mf.c:150: Test failed: got length 6144 mf.c:4747: Test failed: Unexpected 67% diff === debian11 (32 bit zh:CN report) === mf: mf.c:150: Test failed: got length 6144 mf.c:4747: Test failed: Unexpected 67% diff === debian11 (32 bit WoW report) === mf: mf.c:150: Test failed: got length 6144 mf.c:4747: Test failed: Unexpected 67% diff === debian11 (64 bit WoW report) === mf: mf.c:150: Test failed: got length 6144 mf.c:4747: Test failed: Unexpected 67% diff
Ah crap, I added the NV12 checks late and apparently forgot to make sure they worked. I'll fix these.