You need to sign in or sign up before continuing.

avocado.test: Call SysInfo.end_test_hook at the end of a test

So we actually log the messages file.
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 b47861f3
......@@ -295,6 +295,7 @@ class Test(unittest.TestCase):
raise exceptions.TestSetupFail(cleanup_exception)
self.status = 'PASS'
sysinfo_logger.end_test_hook()
def run_avocado(self, result=None):
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册