I'm finally home and could try 'make check' from the desktop, where everything used to work fine. Since I get some unexpected failures in testsuite.all I tried with RUNTESTFLAGS=-a and I get really weird output, like:
XFAIL: XFAILED: expected: "7,7,7,7,7,8,8,8,9,200,200,200,200,551,551" obtained: 551,551,200,200,200,200,9,8,8,8,7,7,7,7,7 [71]20:13:06: PASSED: trysortarray.to String() == "alphabet,But,capitalization,Different" [76]20:13:06: PASSED: trysor tarray.toString() == "But,Different,alphabet,capitalization" [78]20:13:06: PASSE D: popped == 12 [82]20:13:06: PASSED: popped == "asdf" [84]20:13:06: PASSED: pop ped == 551 [86]20:13:06: WARNING: tried to pop element from back of empty array, returning undef!20:13:06: PASSED: popped == undefined [89]20:13:06: WARNING: tr i.... (line truncated) Sounds as a missing "stop at newline" expression in the regexps ? --strk; On Sun, Oct 15, 2006 at 10:22:57AM -0600, Rob Savoye wrote: > strk wrote: > > > This is an excerpt from 'runtest -a -v swf_exists.exp' > > Is the "close result" expected ? > > No, this looks like a merge problem. swf_exists.exp doesn't even > barely use expect anymore, I'm using the enhanced "local_exec" built > into DejaGnu as it was giving me more repeatable results. There were > timing issues with ptys I noticed on various platforms so I never got > the same results twice... bad for a test case. > > > Flash version 5 > > pid is 25696 -25696 > > close result is 25696 exp8 0 0 CHILDKILLED SIGHUP hangup > > output is 18:17:05: Verbose output turned on > > Very odd. I get something like this: > [.... stuff deleted ...] > Running ../../../../gnash/testsuite/actionscript.all/swf_exists.exp ... > Executing test case NetStream.as > Executing test case ContextMenu.as > Executing test case Selection.as > Executing test case NetConnection.as > Executing test case test.as > [... more stuff deleted...] > > - rob - > > > > _______________________________________________ > Gnash-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnash-dev -- /"\ ASCII Ribbon Campaign \ / Respect for low technology. X Keep e-mail messages readable by any computer system. / \ Keep it ASCII. _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

