You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/06 01:16:04 UTC

[Bug 58164] Check if file exist on ResultCollector listener before start the loadtest

https://bz.apache.org/bugzilla/show_bug.cgi?id=58164

--- Comment #3 from Sebb <se...@apache.org> ---
I think this behaviour needs to be configurable if it is added.

I often run tests where appending the output is OK, and having a pop-up would
be a big nuisance.

Also pop-ups won't work for non-GUI.

So I would rather see an option which if selected, automatically deletes any
existing file.

And/or could have an option to automatically stop the test if the file exists.

Note also that the same file may potentially be used by multiple Listeners.
In that case, the file must only be deleted by the first instance.

-- 
You are receiving this mail because:
You are the assignee for the bug.