rbourga commented on issue #6380:
URL: https://github.com/apache/jmeter/issues/6380#issuecomment-3037472565

   Yes, as said before, if you keep the WDS.sampleResult lines, it will fail. 
In 14.13.0.2, you need to remove these lines in your script as the plugin will 
now automatically timestamp the sampler for you without you having to call the 
timestamp functions.
   If you keep the timestamp functions in your script, it will conflict with 
the automatic timestamp and fail.
   The reasons we left the timestamp functions is for backwards compatibility, 
in case you want to run your script with an older version of the plugin.
   Hope this helps.


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