http://bugs.winehq.org/show_bug.cgi?id=15325
Summary: gdi32: palette test fails in PC-BSD but not Ubuntu Product: Wine Version: 1.1.4 Platform: PC OS/Version: FreeBSD Status: NEW Keywords: source, testcase Severity: minor Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=16159) --> (http://bugs.winehq.org/attachment.cgi?id=16159) +palette
[pcbsd@pcbsd ~/wine-git/dlls/gdi32/tests]$ rm -rf ~/.wine ; make palette.ok ../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so palette.c && touch palette.ok wine: created the configuration directory '/home/pcbsd/.wine' Could not load Mozilla. HTML rendering will be disabled. wine: configuration in '/home/pcbsd/.wine' has been updated. palette.c:91: Test failed: getColor=00423021 palette.c:98: Test failed: getColor=00524131 palette.c:113: Test failed: getColor=00635142 *** Error code 3
+palette attached