Github user pmouawad commented on a diff in the pull request:
https://github.com/apache/jmeter/pull/429#discussion_r232387123
--- Diff: bin/testfiles/Bug52310.xml ---
@@ -2,16 +2,16 @@
<testResults version="1.2">
<sample s="true" lb="ComputeIPAddr" rc="200" rm="OK" dt="text"/>
<httpSample s="true" lb="HTTP-Request-HC31" rc="200" rm="OK" dt="text">
- <httpSample s="true" lb="HTTP-Request-HC31-0" rc="200" rm="OK"
dt="text"/>
--- End diff --
I don't understand why this test result is modified.
The result should be numbered sub results no ?
---