Hi, Answering on behalf of Philippe as we had some discussion on this. What you can do is make the change and run the Ant task called "test". properties used by test are located in bin/testfiles/jmetertest.properties.
You will get tests failures because all generated files will have an additional field (threads) , as some test compare result files with expected result files, they will logically fail. So nothing complex in the change just some work to do to fix either the test results or the properties used by test. Maybe this can be discussed here with PMC. Regards On Fri, Sep 26, 2014 at 3:18 PM, Andrey Pokhilko <[email protected]> wrote: > Thanks for the link, Philippe. > > What prevents this change from being done? Is there really complex tests > that break on this change? How can I help? (I'm not familiar with > JMeter's source tests, unfortunately). > > Andrey Pokhilko > > On 09/26/2014 02:05 PM, Philippe Mouawad wrote: > > Hi Andrey, > > This has been discussed in a previous thread, see: > > > http://mail-archives.apache.org/mod_mbox/jmeter-dev/201404.mbox/%3CCAOGo0VaiM=TdW_Fj9fE1De4W8jao8ox5ELTAFVHTyN=5sy0...@mail.gmail.com%3E > > > > I think it is agreed upon by PMC members, changing this just breaks some > > Tests that need to be fixed. > > > > > > > > -- Regards Ubik Load Pack <http://ubikloadpack.com> Team Follow us on Twitter <http://twitter.com/ubikloadpack> Cordialement L'équipe Ubik Load Pack <http://ubikloadpack.com> Suivez-nous sur Twitter <http://twitter.com/ubikloadpack>
