未验证 提交 5122d87e 编写于 作者: L Lukáš Doktor

Merging pull request 1786

Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>

* https://github.com/avocado-framework/avocado:
  Remove the TESTS line from the UI
......@@ -51,7 +51,6 @@ class Human(ResultEvents):
if replay_source_job:
self.log.info("SRC JOB ID : %s", replay_source_job)
self.log.info("JOB LOG : %s", job.logfile)
self.log.info("TESTS : %s", len(job.test_suite))
def start_test(self, result, state):
if not self.owns_stdout:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册