Bug 58978

Summary: Settings defaults : Switch "jmeter.save.saveservice.assertion_results_failure_message" to true (after 2.13)
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2016-02-07 14:30:31 UTC
Report/Dashboard feature requires this property to be saved to be able to build correctly the Errors table.

Indeed if this property is false, then only Http Request errors will be counted and assertions will not appear.

I think anyway that besides this , having this property true is very useful:

    In case user users Transaction Controller and has checked "Generate Parent Sampler", it's the only way to have useful information in the CSV file
    In case he uses Transaction Controller



As per mailing list discussion:
http://mail-archives.apache.org/mod_mbox/jmeter-dev/201602.mbox/%3CCAH9fUpbqt1wSFQZ1ER1G63dLc0%3DzkaOGF-MxOPbUOiaK4%3D9NUg%40mail.gmail.com%3E
Comment 1 Philippe Mouawad 2016-02-07 14:36:42 UTC
Author: pmouawad
Date: Sun Feb  7 14:36:23 2016
New Revision: 1728968

URL: http://svn.apache.org/viewvc?rev=1728968&view=rev
Log:
Bug 58978 - Settings defaults : Switch "jmeter.save.saveservice.assertion_results_failure_message" to true (after 2.13)
Bugzilla Id: 58978

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleSaveConfiguration.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3821