Summary: | Response Time Percentiles Over Time, unable to change the percentiles | ||
---|---|---|---|
Product: | JMeter | Reporter: | rahul |
Component: | Main | Assignee: | JMeter issues mailing list <issues> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | p.mouawad |
Priority: | P2 | Keywords: | FixedInTrunk |
Version: | 5.2.1 | ||
Target Milestone: | JMETER_5.3.0 | ||
Hardware: | Macintosh | ||
OS: | All |
Description
rahul
2020-01-08 00:35:34 UTC
pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new cfb2bd9 Fix Bug 64059 - Response Time Percentiles Over Time, unable to change the percentiles https://bz.apache.org/bugzilla/show_bug.cgi?id=64059 cfb2bd9 is described below commit cfb2bd92acf19123ae8a0de32ca60a46f5a85043 Author: pmouawad <p.mouawad@ubik-ingenierie.com> AuthorDate: Sat Feb 15 12:17:03 2020 +0100 Fix Bug 64059 - Response Time Percentiles Over Time, unable to change the percentiles https://bz.apache.org/bugzilla/show_bug.cgi?id=64059 --- .../impl/ResponseTimePercentilesOverTimeGraphConsumer.java | 12 +++++++++--- xdocs/changes.xml | 1 + 2 files changed, 10 insertions(+), 3 deletions(-) |