Hey folks, just FYI, when running tests from the tests directory (as the instructions say to do), if a script imports a gem5 module, there is some ambiguity whether that should be the built in gem5 module added for the components stuff, or if it should be the gem5 directory in the tests directory used by the test infrastructure.
I think as is today we get away with that for some timing reason I haven't fully nailed down, and I'm attempting to reorder things in my SCons refactor so that the internal version takes precedence over anything in the file system. I'm hopeful this will fix things, but it's still running. This isn't necessarily a call to arms or anything, but this seems like a situation likely enough to cause errors that I wanted to point it out. Gabe
_______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
