https://bz.apache.org/bugzilla/show_bug.cgi?id=60545
--- Comment #2 from Milo Kmet <[email protected]> --- Created attachment 34582 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34582&action=edit Test case to reproduce a bug Hello. I am attaching a test case with results dir (containing logs and jmx). I installed jmeter 3.1 without any modifications. This is the command I used to invoke a test case: jmeter -n -t sme.jmx -l results/samples.jtl \ -e -o report -Jjmeter.reportgenerator.overall_granularity=5000 \ -Jsummariser.ignore_transaction_controller_sample_result=false \ -j results/jmeter.log Now the generated result is different. Total samples is 0. My full test case is in the attached tar, but briefly it looks like Thread Group - Transaction controller (generate parent sample) - HTTP Sampler - Transaction controller (generate parent sample) - HTTP Sampler -- You are receiving this mail because: You are the assignee for the bug.
