unsuspected success in tests/monthcal?

2007-07-13 Thread Marcus Meissner
Hi,

For some days I now get unexpected successes in
dlls/comctl32/tests/monthcal.c.

../../../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= 
lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=0001 lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp= lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp= lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp= lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=0001 lp=
monthcal.c:818: Test succeeded inside todo block: Expected 131073, got 131073
make[2]: *** [monthcal.ok] Error 1

Does anyone else see them too?

Ciao, Marcus




Re: unsuspected success in tests/monthcal?

2007-07-13 Thread Michael Stefaniuc

Marcus Meissner wrote:

For some days I now get unexpected successes in
dlls/comctl32/tests/monthcal.c.

../../../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= 
lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=0001 lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp= lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp= lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp= lp=
err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=0001 lp=
monthcal.c:818: Test succeeded inside todo block: Expected 131073, got 131073
make[2]: *** [monthcal.ok] Error 1

Does anyone else see them too?

I get this one:
/home/michi/work/wine/tools/runtest -q -P wine -M comctl32.dll -T 
../../.. -p comctl32_test.exe.so 
/home/michi/work/wine/dlls/comctl32/tests/monthcal.c  touch monthcal.ok

monthcal.c:773: Test succeeded inside todo block: Expected 65536, got 65536
make[2]: *** [monthcal.ok] Error 1


bye
michael
--
Michael Stefaniuc   Tel.: +49-711-96437-199
Sr. Network EngineerFax.: +49-711-96437-111




Re: unsuspected success in tests/monthcal?

2007-07-13 Thread Lei Zhang

Committish 7495d changed the rendering of the calendar. Just by
chance, the coordinates used in the hit test now lands on a spot that
passed the hit test.

On 7/13/07, Michael Stefaniuc [EMAIL PROTECTED] wrote:

Marcus Meissner wrote:
 For some days I now get unexpected successes in
 dlls/comctl32/tests/monthcal.c.

 ../../../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= 
lp=
 err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=0001 lp=
 err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp= lp=
 err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp= lp=
 err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp= lp=
 err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=0001 lp=
 monthcal.c:818: Test succeeded inside todo block: Expected 131073, got 131073
 make[2]: *** [monthcal.ok] Error 1

 Does anyone else see them too?
I get this one:
/home/michi/work/wine/tools/runtest -q -P wine -M comctl32.dll -T
../../.. -p comctl32_test.exe.so
/home/michi/work/wine/dlls/comctl32/tests/monthcal.c  touch monthcal.ok
monthcal.c:773: Test succeeded inside todo block: Expected 65536, got 65536
make[2]: *** [monthcal.ok] Error 1


bye
michael
--
Michael Stefaniuc   Tel.: +49-711-96437-199
Sr. Network EngineerFax.: +49-711-96437-111