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

Milamber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Milamber <[email protected]> ---
It's not a bug, since 2.9 the default format is CSV 

http://jmeter.apache.org/changes.html

"Result data are now saved to CSV by default
(jmeter.save.saveservice.output_format in jmeter.properties)" 


You can switch to XML with:

 jmeter -Jjmeter.save.saveservice.output_format=xml -n -t MyScript.jmx -l
MyResults.jtl


(or modify the jmeter.properties)

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

Reply via email to