Temporary disable of a job replay test

This is waiting for #4062 to be solved.
Signed-off-by: NBeraldo Leal <bleal@redhat.com>
上级 e22c0f84
...@@ -176,6 +176,7 @@ class ReplayTests(unittest.TestCase): ...@@ -176,6 +176,7 @@ class ReplayTests(unittest.TestCase):
"%d:\n%s" % (cmd_line, expected_rc, result)) "%d:\n%s" % (cmd_line, expected_rc, result))
return result return result
@unittest.skip("Waiting for #4062 be closed")
def test_run_replay_and_mux(self): def test_run_replay_and_mux(self):
""" """
Runs a replay job and specifies multiplex file (which should be Runs a replay job and specifies multiplex file (which should be
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册