为应对Robotframework不同版本对...的判定,修改注释

This commit is contained in:
hebingning
2021-01-21 16:20:40 +08:00
parent 1aa84a1845
commit fe35706eec

View File

@@ -23,7 +23,7 @@ Resource ../../../02-Keyword/tsg_bfapi/Common.robot
Library json Library json
Library DateTime Library DateTime
Library demjson Library demjson
Resource ../../../02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot #Library Custometest Resource ../../../02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot
Library ../../../04-CustomLibrary/Library/VerifyPolicy.py Library ../../../04-CustomLibrary/Library/VerifyPolicy.py
*** Variables *** *** Variables ***
@@ -581,7 +581,7 @@ VerifySecurity-nestObject
${objlevel5} Catenate SEPARATOR=, ${objlevel5} ${object_Account_Id_5} ${objlevel5} Catenate SEPARATOR=, ${objlevel5} ${object_Account_Id_5}
${objectids} Create List [${objlevel5}] [${objlevel4}] [${objlevel3}] [${objlevel2}] [${objlevel1}] ${objectids} Create List [${objlevel5}] [${objlevel4}] [${objlevel3}] [${objlevel2}] [${objlevel1}]
#${objectids} Create List [${object_Account_Id_5}] [${object_Account_Id_4}] [${object_Account_Id_3}] [${object_Account_Id_2}] [${object_Account_Id}] [${object_Content_Id_5}] [${object_Content_Id_4}] [${object_Content_Id_3}] [${object_Content_Id_2}] [${object_Content_Id}] [${object_URL_Id_5}] [${object_URL_Id_4}] [${object_URL_Id_3}] [${object_URL_Id_2}] [${object_URL_Id}] #${objectids} Create List [${object_Account_Id_5}] [${object_Account_Id_4}] [${object_Account_Id_3}] [${object_Account_Id_2}] [${object_Account_Id}] [${object_Content_Id_5}] [${object_Content_Id_4}] [${object_Content_Id_3}] [${object_Content_Id_2}] [${object_Content_Id}] [${object_URL_Id_5}] [${object_URL_Id_4}] [${object_URL_Id_3}] [${object_URL_Id_2}] [${object_URL_Id}]
... # [${object_Source_Id_5}] [${object_Source_Id_4}] [${object_Source_Id_3}] [${object_Source_Id_2}] [${object_Source_Id}] # [${object_Source_Id_5}] [${object_Source_Id_4}] [${object_Source_Id_3}] [${object_Source_Id_2}] [${object_Source_Id}]
# 获取对象id集合 # 获取对象id集合
log ${objectids} log ${objectids}
# 新增策略 # 新增策略