Bug 44707

Summary: Running remote test changes internal test plan
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Sebb 2008-03-30 07:32:02 UTC
When a remote test is run, the internal copy of the test plan is processed to ensure that Listeners can use function references in file names. This was a change introduced in JMeter 2.3.1.

However, this processing changes the local test plan; if it is then saved to a file, an invalid test plan is created.
Comment 1 Sebb 2008-03-30 07:34:53 UTC
Fixed in r642746 by copying tree before it is processed.
Comment 2 The ASF infrastructure team 2022-09-24 20:37:41 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2090