对修改部分用例不通过的问题进行修正

This commit is contained in:
hebingning
2021-03-29 10:58:38 +08:00
parent ab634e5c63
commit 5849b0c057
11 changed files with 67 additions and 44 deletions

View File

@@ -95,7 +95,7 @@ SecurityPolicy-Deny-Dns-00005
Comment 功能端验证HTTP验证
${commandstr} run keyword if '${systemType}'=='Windows' set variable nslookup -d www.facebook.com
... ELSE set variable nslookup www.facebook.com
${stringlist} run keyword if '${systemType}'=='Windows' Create List 超时 time out
${stringlist} run keyword if '${systemType}'=='Windows' Create List 超时
... ELSE Create List canonical name = www.facebook.com
${rescode} SystemCommands ${commandstr} ${stringlist}
Comment 关闭安全策略