Am 27.11.2016 um 18:14 schrieb Philippe Mouawad:
Hello,
I create a special thread so that we have a reference thread for this
process as it is still not fully clear for me.
I understand that we must whenever we change format in version N+1 , create
a GenTest_N.jmx by doing the following:
1. ant generator_jar
2. Run JMeter Gui
3. Add a Thread Group
4. Add the Test Generator to the WorkBench
5. Run the Test Generator
6. Save the JMX
Felix made a recent change (within Bug 60222
<https://bz.apache.org/bugzilla/show_bug.cgi?id=60222>) so that
TestSaveService uses SavedXXXX.jmx to make comparison between loaded file
by version N+1 and save version of this file by N+1.
The intention for the Saved... files was, that those represent the
original files when saved with the current version. Whenever they don't
match, we have to look at them and acknowledge every change. That way we
are aware of the changes.
Felix
I have just made within Bug 60423 a change to format and unfortunately I
still have failures so I must be missing some step.
Thanks for clarification.