For those interested in the outcome of this. Hoa opened a Jira ticket, https://gem5.atlassian.net/browse/GEM5-709, and found a fix for this issue, currently under review here: https://gem5-review.googlesource.com/c/public/gem5/+/31994
-- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Wed, Jul 29, 2020 at 10:43 AM mike upton via gem5-dev <[email protected]> wrote: > My Jenkins setup is getting errors in testlib. > > > The test is failing, and trying to call test.fail > > from the results.pickle file: > > > File "/var/lib/jenkins/workspace/stress/tests/../ext/testlib/runner.py", line > 146, in test > test_params.test.test(test_params) > File "/var/lib/jenkins/workspace/stress/tests/../ext/testlib/wrappers.py", > line 147, in test > self.obj.test(*args, **kwargs) > File "/var/lib/jenkins/workspace/stress/tests/../ext/testlib/test_util.py", > line 69, in test > self.test_function(*args, **kwargs) > File "/var/lib/jenkins/workspace/stress/tests/gem5/verifier.py", line 43, > in _test > self.test(*args, **kwargs) > File "/var/lib/jenkins/workspace/stress/tests/gem5/verifier.py", line 83, > in test > test.fail('Stdout did not match:\n%s\nSee %s for full results' > AttributeError: module 'testlib.test_util' has no attribute 'fail' > > > Any ideas about how to fix? I am not familiar with testlib. > > I would like to see the error message it is trying to print. > > > _______________________________________________ > gem5-dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
