vlsi commented on issue #5919:
URL: https://github.com/apache/jmeter/issues/5919#issuecomment-1551268564

   Thanks for the analysis.
   
   Frankly speaking, I do not think the failure is specific to s390x.
   The test expects "sampler duration" to exceed 0ms.
   I think it is a wrong assumption and adds no value.
   
   I think the response was blazing fast (which might be caused by s390x being 
too fast), so `response.getTime()` turned out to be `0`.
   
   We probably need to remove that check or rework it somehow to ensure it 
returns non-negative results.
   
   Do you think you could create such a PR?


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to