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

   ### Expected behavior
   
   No errors.
   
   ### Actual behavior
   
   Error.
   
   ### Steps to reproduce the problem
   
   <ConstantThroughputTimer guiclass="TestBeanGUI" 
testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" 
enabled="true">
       <doubleProp>
         <name>throughput</name>
         <value>${__P(TARGET_THROUGHPUT,60.0)}</value> <-- this DOESN'T 
WORK!!!!!
         <savedValue>0.0</savedValue>
       </doubleProp>
       <intProp name="calcMode">2</intProp>
     </ConstantThroughputTimer>
   
   ### JMeter Version
   
   5.6
   
   ### 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