Need to add option to override dashboard results in order to re-execute same command. Based on https://stackoverflow.com/questions/49574753/jmeter-command-line-cannot-write-folder-is-not-empty There's expectation to be able to override dashboard result when executing a non GUI request, currently -f override only jtl file
Author: pmouawad Date: Mon Apr 2 13:38:08 2018 New Revision: 1828168 URL: http://svn.apache.org/viewvc?rev=1828168&view=rev Log: Bug 62243 - Dashboard : make option "--forceDeleteResultFile"/"-f" option delete folder referenced by "-o" option Bugzilla Id: 62243 Modified: jmeter/trunk/src/core/org/apache/jmeter/JMeter.java jmeter/trunk/src/jorphan/org/apache/jorphan/util/JOrphanUtils.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/get-started.xml
Thanks for report. If you can test next nightly build and report any issue. Thanks
It worked in nightly on Windows 7 Thanks
*** Bug 62661 has been marked as a duplicate of this bug. ***
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4733