generate_report_ui.generation_timeout defaults to 2 minutes today. This is too short for large performance test reports. This enhancement will increase it to 5 minutes
This is an automated email from the ASF dual-hosted git repository. 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 aacf090 Bug 64936 - Increase generate_report_ui.generation_timeout to 5 minutes to handle large performance test aacf090 is described below commit aacf090a64699532c2eac695b306af46f89bf517 Author: pmouawad <p.mouawad@ubik-ingenierie.com> AuthorDate: Tue Nov 24 20:41:30 2020 +0100 Bug 64936 - Increase generate_report_ui.generation_timeout to 5 minutes to handle large performance test --- bin/jmeter.properties | 2 +- .../src/main/java/org/apache/jmeter/gui/action/HtmlReportGenerator.java | 2 +- xdocs/changes.xml | 1 + xdocs/usermanual/properties_reference.xml | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-)
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5439