Bug 60859 - Save Responses to a file : 2 elements with different configuration will overlap
Summary: Save Responses to a file : 2 elements with different configuration will overlap
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 22:20 UTC by Philippe Mouawad
Modified: 2017-03-13 22:23 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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