ghuangups commented on pull request #2098:
URL: https://github.com/apache/ozone/pull/2098#issuecomment-811257468
Failed acceptance test seems unrelated?
<kw name="Execute AWSS3APICli" library="commonawslib">
<arg>get-object --bucket ${BUCKET} --key ${PREFIX}/copyrange/destination
/tmp/part-result</arg>
<kw name="Execute" library="os">
<var>${output}</var>
<arg>aws s3api --endpoint-url ${ENDPOINT_URL} ${command}</arg>
<kw name="Run Keyword And Return" library="BuiltIn">
<arg>Execute and checkrc</arg>
<arg>${command}</arg>
<arg>0</arg>
<doc>Runs the specified keyword and returns from the enclosing user
keyword.</doc>
<kw name="Execute and checkrc" library="os">
<arg>${command}</arg>
<arg>0</arg>
<kw name="Run And Return Rc And Output" library="OperatingSystem">
...
</kw>
<kw name="Log" library="BuiltIn">
...
</kw>
**<kw name="Should Be Equal As Integers" library="BuiltIn">
<arg>${rc}</arg>
<arg>${expected_error_code}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<msg timestamp="20210331 13:39:44.665" level="INFO">Argument types are:
<class 'int'> <type 'unicode'></msg>
<msg timestamp="20210331 13:39:44.665" level="FAIL">255 != 0</msg>
<status status="FAIL" endtime="20210331 13:39:44.665" starttime="20210331
13:39:44.664"/>
</kw>**
<status status="FAIL" endtime="20210331 13:39:44.665" starttime="20210331
13:39:41.772"/>
</kw>
<msg timestamp="20210331 13:39:44.665" level="INFO">Returning from the
enclosing user keyword.</msg>
<status status="FAIL" endtime="20210331 13:39:44.666" starttime="20210331
13:39:41.770"/>
</kw>
<status status="FAIL" endtime="20210331 13:39:44.666" starttime="20210331
13:39:41.770"/>
</kw>
<status status="FAIL" endtime="20210331 13:39:44.666" starttime="20210331
13:39:41.769"/>
</kw>
<timeout value="5 minutes"/>
<status status="FAIL" endtime="20210331 13:39:44.666" starttime="20210331
13:39:32.016">255 != 0</status>
</test>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]