keshavgoyalgit opened a new issue, #6287: URL: https://github.com/apache/jmeter/issues/6287
### Expected behavior 90th percentile response time should be same as in aggregate report. ### Actual behavior 90th percentile response time is showing incorrect in HTML report. ### Steps to reproduce the problem Steps to reproduce the issue, 1) Generate a JTL file. 2) Generate HTML report from the jtl file using command (jmeter -g /path/to/jtl/file -o /html/report/output/folder) 3) Note down the 90th percentile response time for different samplers. 4) Go to Jmeter and add 'Aggregate Report' sampler. 5) Upload the same JTL file and generate the report. 6) Now note down the 90th pct response time for the same sampler. 7) Compare both the 90th pct response time for same sampler. It should be same. ### JMeter Version 5.6.3 ### Java Version openjdk version "20" 2023-03-21 ### OS Version Windows 10 Enterprise [Version 19045.4412] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org