https://bz.apache.org/bugzilla/show_bug.cgi?id=59436
--- Comment #2 from Sebb <[email protected]> --- Note: the test properties file currently defines the following: HTTPResponse.parsers=htmlParser authorization=authorization cookies=cookies htmlParser.className=org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser htmlParser.types=text/html application/xhtml+xml application/xml text/xml jmeter.save.saveservice.idle_time=false jmeter.save.saveservice.output_format=csv jmeter.save.saveservice.thread_counts=false jmeter.save.saveservice.time=false log_file=jmeter-test.log log_level.jmeter=INFO log_level.jorphan=INFO not_in_menu=Remote Method Configuration,JNDI Configuration,JNDI Lookup Configuration,JNDI Request,Default Controller,org.apache.jmeter.control.DynamicController, org.apache.jmeter.protocol.http.control.Cookie,org.apache.jmeter.protocol.http.control.Authorization,org.apache.jmeter.config.LoginConfig,Header,org.apache.jmeter.protocol.http.config.MultipartUrlConfig remote_hosts=127.0.0.1 upgrade_properties=/bin/upgrade.properties user.dir=. xml.parser=org.apache.xerces.parsers.SAXParser The log_file setting does really need to be kept. Not sure about most of the other ones. -- You are receiving this mail because: You are the assignee for the bug.
