From: Dmitry Timoshkov
That test is supposed to pass at least on russian locale. On which locale does the test fail for you?
Arabic (http://test.winehq.org/data/98834637eb25caf986c9feae3eaa0b855cc19a26/xp_wtb -wxpproarsp3/gdi32:font.html). I can easily imagine fonts for non-Western scripts not adhering to the hard-coded metrics in the test, which is why I thought skipping them on non-English systems might be ok. Of course, if you have an idea how to improve the test I'm all ears, after all the goal is to run as many tests as possible, not skip them.
Greg.