https://bz.apache.org/bugzilla/show_bug.cgi?id=63974
Bug ID: 63974
Summary: resultcollector.action_if_file_exists=DELETE don't
work
Product: JMeter
Version: 5.2.1
Hardware: PC
Status: NEW
Severity: regression
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Created attachment 36903
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36903&action=edit
Sample Data Writer Csv file path
Hello,
I'm documenting how to test web applications on one of my customer's PC.
Each time I start a test, I need to delete manually the csv result file and I'm
not even prompted the file exist.
It's annoying so I found a post to delete it automatically.
-I have uncommented the line in jmeter.properties
resultcollector.action_if_file_exists and set it like that:
resultcollector.action_if_file_exists=DELETE*
-I restarted JMeter and started a new test but the result file wasn't deleted;
data are added to the previous one.
Any idea what this is happening ?
Thanks in advance for any help
--
You are receiving this mail because:
You are the assignee for the bug.