You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/05/10 19:23:28 UTC

[Bug 59455] New: Report : Errors Summary uses wrong default value for "jmeter.save.saveservice.assertion_results_failure_message"

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: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

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.

[Bug 59455] Report : Errors Summary uses wrong default value for "jmeter.save.saveservice.assertion_results_failure_message"

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59455

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Tue May 10 19:24:05 2016
New Revision: 1743253

URL: http://svn.apache.org/viewvc?rev=1743253&view=rev
Log:
Bug 59455 - Report : Errors Summary uses wrong default value for
"jmeter.save.saveservice.assertion_results_failure_message"
Bugzilla Id: 59455

Modified:
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/ErrorsSummaryConsumer.java

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