> Unexpected failures follow: > --=[ testsuite/actionscript.all ]=-- > FAIL: astests-v5-Runner: expected: -2147483648.0 obtained: 2147483647 > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/actionscript.all/XML.as:179] > FAIL: astests-v5-Runner: expected: 32800 obtained: 0 > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/actionscript.all/ops.as:682] > FAIL: astests-v5-Runner: expected: 16400 obtained: 0 > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/actionscript.all/ops.as:686] > FAIL: astests-v5-Runner: expected: -1 obtained: 0 > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/actionscript.all/ops.as:717] > FAIL: astests-v5-Runner: expected: -1 obtained: 0 > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/actionscript.all/ops.as:720] > FAIL: astests-v5-Runner: expected: -2 obtained: 0
These (in all versions) are almost certainly to do with using implementation-defined or undefined behaviour when bitshifting or when numeric operations overflow. I can probably fix most of them without access to the machine. It's nice to have a real case to test against for these cases! > --=[ testsuite/misc-ming.all ]=-- > FAIL: Video-EmbedSquareTestRunner: AGG_RGB555 pix:5,5 exp:255,0,0,255 > obt:248,248,248,255 tol:40 [...] > ([/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/misc-ming.all/Video-EmbedSquareTestRunner.cpp:125]) > FAIL: Test case NetStream-SquareTestRunner still running after 600 > seconds, killing it (deadlock?) I'd guess missing codecs. > --=[ testsuite/misc-mtasc.all ]=-- > FAIL: sanetests-runner: expected: "2" , obtained: "4" > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/misc-mtasc.all/level87.as:65] > FAIL: sanetests-runner: expected: "2" , obtained: "4" > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/misc-mtasc.all/level99.as:49] > FAIL: sanetests-runner: expected: "3" , obtained: "5" > [/home/rob/projects/gnu/gnash-bzr/trunk/testsuite/misc-mtasc.all/level87.as:57] This is known to be dependent on the timing of the movie load. bwy -- Free Flash, use Gnash http://www.gnu.org/software/gnash/ Benjamin Wolsey, Software Developer - http://benjaminwolsey.de C++ and Open-Source Flash blog - http://www.benjaminwolsey.de/bwysblog xmpp:b...@xabber.de http://identi.ca/bwy
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev