提交 93b03119 编写于 作者: V violet-sippial 提交者: Behdad Esfahbod

[subset] Do not compare ttx progress output in the tests

Suppress progress messages of ttx. This avoids comparing this output to the reference file which lets the test fail.
上级 a57f5a1a
......@@ -80,6 +80,7 @@ def run_test(test, should_check_ots):
def run_ttx(file):
print ("ttx %s" % file)
cli_args = ["ttx",
"-q",
"-o-",
file]
return cmd(cli_args)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册