http://bugs.winehq.org/show_bug.cgi?id=28097
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2011-10-27 06:59:57 CDT --- adys@azura ~/src/wine/build32/dlls/gdiplus/tests % make test -j1 ../../../../tools/runtest -q -P wine -M gdiplus.dll -T ../../.. -p gdiplus_test.exe.so ../../../../dlls/gdiplus/tests/font.c && touch font.ok font.c:56: Tests skipped: Arial not installed font.c:206: Tests skipped: Arial not installed font.c:242: Tests skipped: Arial not installed font.c:265: Tests skipped: Times New Roman not installed err:gdiplus:GdipGetGenericFontFamilySerif Missing 'Times New Roman' font font.c:324: Test failed: Expected 00000000, got 0000000e err:gdiplus:GdipGetGenericFontFamilyMonospace Missing 'Courier New' font font.c:331: Test failed: Expected 00000000, got 0000000e font.c:369: Tests skipped: Arial not installed make: *** [font.ok] Error 2
Not sure why it's failing.