If you're referring to the "Output differences" line, that's just an output glitch (the regressions run concurrently using scons -j, so output can get mixed up, and the report is basically just a grep of the output). It's not an indication of anything failing.
Steve On Wed, Jun 15, 2011 at 7:02 AM, Nilay Vaish <[email protected]> wrote: > Did we update the regression output after the recent shift from m5 to gem5? > > -- > Nilay > > > On Wed, 15 Jun 2011, Cron Daemon wrote: > >> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/simple-timing >> passed. >> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-atomic >> passed. >> ===== Output differences =====***** >> build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/simple-atomic passed. >> ***** build/ALPHA_SE/tests/opt/quick/30.eio-mp/alpha/eio/simple-atomic-mp >> passed. >> ***** build/ALPHA_SE/tests/opt/quick/30.eio-mp/alpha/eio/simple-timing-mp >> passed. >> ***** build/ALPHA_SE/tests/opt/quick/20.eio-short/alpha/eio/simple-atomic >> passed. > > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
