On Thu, Aug 09, 2007 at 07:43:09PM +0800, zou lunkai wrote: > On 8/9/07, zou lunkai <[EMAIL PROTECTED]> wrote: > > "Make check" failed here today with cvs head. Can anyone confirm me? > > BTW, I'm still using Ming0.4.beta4, but I didn't get this before. > > > > Here are the reports: > > (1) > > cd testsuite/actionscript.all > > make check > > > > FAIL: astests-v6-Runner: ! mc.hasOwnProperty('onEnterFrame') > > [./MovieClip.as:192] > > FAIL: astests-v7-Runner: ! mc.hasOwnProperty('onEnterFrame') > > [./MovieClip.as:192] > > > These are reproduceable.
weird, I'm pretty sure onEnterFrame is NOT a proper property. whatever Ming version you have, check if results are comparable with the PP. It might be your Ming version messes up with the NOT operator ? > > (2) > > cd testsuite/misc-ming.all > > make check > > > > FAIL: intervalTestRunner: tmp.to_number() == '1' (expected: 2) > > [intervalTestRunner.cpp:94] > > FAIL: intervalTestRunner: tmp.to_number() == '2' (expected: 3) > > [intervalTestRunner.cpp:101] > > FAIL: intervalTestRunner: tmp.to_number() == '3' (expected: 4) > > [intervalTestRunner.cpp:108] > > FAIL: intervalTestRunner: tmp.to_number() == '4' (expected: 5) > > [intervalTestRunner.cpp:113] > > FAIL: intervalTestRunner: tmp.to_number() == '3' (expected: 4) > > [intervalTestRunner.cpp:115] > > FAIL: intervalTestRunner: tmp.to_number() == '8' (expected: 1) > > [intervalTestRunner.cpp:122] > > > Ah, I can not reproduce these every time. intervals... time based... maybe the test Runner should just sleep some more.. --strk; () ASCII Ribbon Campaign /\ Keep it simple! _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit