mmben opened a new issue, #5734:
URL: https://github.com/apache/jmeter/issues/5734

   ### Expected behavior
   
   When adding more than one assertion under an HTTP Request, and one of the 
assertions fails, the request should be marked as failed, independent of which 
one of the assertions fails.
   
   ### Actual behavior
   
   The HTTP Request is marked succeeded when the last assertion succeeds. It 
seems the result of the previous assertions is overridden by the last one.
   
   ### Steps to reproduce the problem
   
   The issue was perfectly described in someone elses bug report from june 
https://github.com/apache/jmeter/issues/5677.
   For reasons that I could not see, the issue was closed as invalid.
   Yet I run into the same issue. Did I miss something?
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   openjdk version "11.0.11" 2021-04-20
   
   ### OS Version
   
   Windows 11 22H2


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

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

Reply via email to