https://bz.apache.org/bugzilla/show_bug.cgi?id=59455
Bug ID: 59455
Summary: Report : Errors Summary uses wrong default value for
"jmeter.save.saveservice.assertion_results_failure_mes
sage"
Product: JMeter
Version: 3.0
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Default value for "jmeter.save.saveservice.assertion_results_failure_message"
is true now.
So detailed failure message is present in CSV.
But, this leads to Errors Summary displaying "Assertion failed" in the row
instead of showing the details assertion message.
The workaround is to set in user.properties:
jmeter.save.saveservice.assertion_results_failure_message=true
--
You are receiving this mail because:
You are the assignee for the bug.