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

   ### Expected behavior
   
   WhileLoopController conition should be evaluated correctly but it always 
provide false and never evaluate condition
   
   ### Actual behavior
   
   WhileLoopController conition should be evaluated
   
   ### Steps to reproduce the problem
   
   18:21:40.660 [DataOrientedLoadGenerationTestParameters 1-1] DEBUG 
o.a.jmeter.control.WhileController - Condition string: 
'${__javaScript((vars.get("isVariant0Fetched") == null || 
vars.get("isVariant1Fetched") == null))}'
   18:21:40.661 [DataOrientedLoadGenerationTestParameters 1-1] DEBUG 
o.a.jmeter.control.WhileController - Condition value: 'false'
   
   
   ### JMeter Version
   
   apache-jmeter-5.4.1
   
   ### Java Version
   
   _No response_
   
   ### OS Version
   
   _No response_


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