On Tue, 7 Aug 2012, Steve Reinhardt wrote:
I added 'env -i' to the beginning of cmd in tests/SConscript, and the test passes on zizzer now. So it seems conclusive that it's an environment thing. That's not the solution though; somehow we need to figure out why the environment has an impact. It would be nice if we could reproduce the failure outside of scons, then we could try to use tracediff to track it down.
The test was already passing on zizzer. Or is it that you tried that subprocess.call() thing that Andreas was doing, and the test still passes when 'env -i' is executed before the test?
-- Nilay _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
