Bug 60859

Summary: Save Responses to a file : 2 elements with different configuration will overlap
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-03-13 22:20:33 UTC
Static variables make it impossible to have correctly 2 Test Elements in the same test plan.
Besides clear() override seems to be more of a hack.
Comment 1 Philippe Mouawad 2017-03-13 22:23:25 UTC
Author: pmouawad
Date: Mon Mar 13 22:23:05 2017
New Revision: 1786817

URL: http://svn.apache.org/viewvc?rev=1786817&view=rev
Log:
Bug 60859 - Save Responses to a file : 2 elements with different configuration will overlap
Add JUnits
Bugzilla Id: 60859

Added:
    jmeter/trunk/test/src/org/apache/jmeter/reporters/
    jmeter/trunk/test/src/org/apache/jmeter/reporters/TestResultSaver.java   (with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultSaver.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:08 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4332