https://issues.apache.org/bugzilla/show_bug.cgi?id=56662

--- Comment #3 from Sebb <[email protected]> ---
I agree that something has gone wrong with 2.11 - and 2.10
They both fail to preserve most of the settings.

This does seem to have been fixed in the current code; if you are willing to
try a nightly build it would be interesting to know if it fixes the issue for
you.

When I tested earlier, I created the test plan with the current test code and
tried it in 2.11. This worked. However, when I retested by creating the plan in
2.11 it failed.

The difference is very subtle.

In 2.9 (and current code) the config section starts as follows:

<objProp>
<name>saveConfig</name>
<value class="SampleSaveConfiguration">

However in 2.10 and 2.11 the <name> line is missing; this causes the problem.

Unfortunately it looks like test plans created in 2.10 and 2.11 will not be
upwards compatible. Maybe there is a way to detect the missing tag. If it
cannot be automatically added, then JMeter could provide a warning.

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

Reply via email to