https://bz.apache.org/bugzilla/show_bug.cgi?id=59171
--- Comment #2 from Sebb <[email protected]> --- URL: http://svn.apache.org/viewvc?rev=1734740&view=rev Log: Sample Result SaveConfig Dialog is generated in random order TODO - remove the test code when the sort order is decided Bugzilla Id: 59171 To test: jmeter -t SaveConfig.jmx [-Dsaveconfig.sort=[text|other]] If the property is omitted, no sort is done (as per now) text = order by display text other = order by property name Note: once the best order is decided, the property and redundant code can be dropped. This seemed the simplest way for devs to test the feature. -- You are receiving this mail because: You are the assignee for the bug.
