comctl32: remove unneeded todo_wine, because test pass

James Hawkins truiken at gmail.com
Tue Sep 25 17:34:00 CDT 2007


On 9/25/07, Christian Gmeiner <christian.gmeiner at gmail.com> wrote:
> I am running make test an a fresh git fetch; git rebase origin and am
> getting this:
>
> ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p
> comctl32_test.exe.so monthcal.c && touch monthcal.ok
> err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp=00000000 lp=00000000
> err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=00000001 lp=00000000
> err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp=00000000 lp=00000000
> err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=00000000 lp=00000000
> err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp=00000000 lp=00000000
> err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=00000001 lp=00000000
> monthcal.c:818: Test succeeded inside todo block: Expected 131073, got 131073
> make[2]: *** [monthcal.ok] Fehler 1
>
> This patch removes the todo_wine.. as it seems to work now. If this
> patch gets not accepted, please tell me why.
>

Becuase it doesn't pass for other people, particularly Julliard;
otherwise, it would have been fixed by now.

-- 
James Hawkins



More information about the wine-devel mailing list