Related to work on Bug 58729, the wrong xsl files were removed which leads to ant generated report being empty. This has been seen here: http://stackoverflow.com/questions/38654937/generating-a-fauly-report-when-running-jmeter-test-with-ant
Author: pmouawad Date: Mon Aug 1 08:02:05 2016 New Revision: 1754707 URL: http://svn.apache.org/viewvc?rev=1754707&view=rev Log: Bug 59918 - Ant generated HTML report is broken (extras folder) Bugzilla Id: 59918 Added: jmeter/trunk/extras/jmeter-results-detail-report_21.xsl (with props) jmeter/trunk/extras/jmeter-results-report_21.xsl (with props) Removed: jmeter/trunk/extras/jmeter-results-detail-report.xsl jmeter/trunk/extras/jmeter-results-report.xsl Modified: jmeter/trunk/extras/build.xml jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4033