http://bugs.winehq.org/show_bug.cgi?id=15538
Summary: gdi32: path.ok test succeeds in todo block in PC-BSD Product: Wine Version: 1.1.5 Platform: PC OS/Version: FreeBSD Status: NEW Keywords: source, testcase Severity: enhancement Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=16515) --> (http://bugs.winehq.org/attachment.cgi?id=16515) +gdi
[pcbsd@pcbsd ~/wine-git]$ make test `makedep' is up to date. ../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so path.c && touch path.ok path.c:161: Test succeeded inside todo block: Path size 21 does not match expected size 21 path.c:178: Test succeeded inside todo block: Expected #8: PT_BEZIERTO (200,300) but got PT_BEZIERTO (200,300) path.c:178: Test succeeded inside todo block: Expected #9: PT_BEZIERTO (200,300) but got PT_BEZIERTO (200,300) path.c:178: Test succeeded inside todo block: Expected #10: PT_BEZIERTO (200,300) but got PT_BEZIERTO (200,300) *** Error code 4
Stop in /usr/home/pcbsd/wine-git/dlls/gdi32/tests. *** Error code 1 +gdi attached