未验证 提交 36f38aa2 编写于 作者: O openharmony_ci 提交者: Gitee

回退 'Pull Request !268 : 分布式用例下线'

上级 5540c27a
......@@ -314,7 +314,7 @@ if __name__ == "__main__":
if "State=2" not in power_state:
PrintToLog("SmokeTest:: DISPLAY POWER MANAGER DUMP State=0")
SysExit()
if "distributed on" in args.test_num:
if "1/2" in args.test_num or "2/2" in args.test_num:
EnterShellCmd("param set persist.ace.testmode.enabled 1", 1)
EnterShellCmd("rm /data/log/hilog/*;hilog -r;hilog -Q pidoff;hilog -Q domainoff;hilog -G 512M;hilog -b D", 1)
picture_path = os.path.normpath(os.path.join(args.tools_path, "DistributedTest\\testcases"))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册