On 2020-08-31 17:15, Marvin wrote:
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=77800
Your paranoid android.
=== debiant (32 bit report) ===
gdi32: font.c:7001: Test failed: RemoveFontResourceEx() failed
=== debiant (32 bit French report) ===
gdi32: font.c:7001: Test failed: RemoveFontResourceEx() failed
=== debiant (32 bit Japanese:Japan report) ===
gdi32: font.c:7001: Test failed: RemoveFontResourceEx() failed
=== debiant (32 bit Chinese:China report) ===
gdi32: font.c:7001: Test failed: RemoveFontResourceEx() failed
=== debiant (32 bit WoW report) ===
gdi32: font.c:7001: Test failed: RemoveFontResourceEx() failed
=== debiant (64 bit WoW report) ===
gdi32: font.c:7001: Test failed: RemoveFontResourceEx() failed
Well, I missed those, I guess that because wine discards one of the font, it only has one font resource to remove in the end. I'll add the todo_wine too.