[PATCH 2/2] gdi32/tests: Test extended TTF font names and collisions.

Rémi Bernon rbernon at codeweavers.com
Mon Aug 31 10:18:02 CDT 2020


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.
-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list