On Mon, Oct 16, 2006 at 12:27:46PM -0600, Rob Savoye wrote: > strk wrote: > > > XFAIL: XFAILED: expected: "7,7,7,7,7,8,8,8,9,200,200,200,200,551,551" > > obtained: > > (line truncated) > > > > Sounds as a missing "stop at newline" expression in the regexps ? > > Those should be normalized... Hum... It works for me on Fedora Core 5 > and Ubuntu, but this is the "regexp" line where it extracts the message > from the test run log file. Try doing a "puts $outp", and see if it has > a newline after the line number that appears in brackets before the next > timestamp.
20:33:12: PASSED: Array.CASEINSENSITIVE == 1 [49]^M ... looks like a carriage return ? --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

