Author: pmouawad
Date: Sat Jul 28 14:37:40 2018
New Revision: 1836912
URL: http://svn.apache.org/viewvc?rev=1836912&view=rev
Log:
Bug 62550 - Modify SubResult Naming Policy
Rename Sample Results generated by Debug Post Processor (by the way a bit
strange that a Post Processor generates SampleResults ?)
Bugzilla Id: 62550
Modified:
jmeter/trunk/bin/testfiles/JDBC_TESTS.xml
Modified: jmeter/trunk/bin/testfiles/JDBC_TESTS.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/bin/testfiles/JDBC_TESTS.xml?rev=1836912&r1=1836911&r2=1836912&view=diff
==============================================================================
--- jmeter/trunk/bin/testfiles/JDBC_TESTS.xml (original)
+++ jmeter/trunk/bin/testfiles/JDBC_TESTS.xml Sat Jul 28 14:37:40 2018
@@ -228,7 +228,7 @@
<failure>false</failure>
<error>false</error>
</assertionResult>
- <sample s="true" lb="Debug PostProcessor" rc="200" rm="OK" tn="TG-Errors
2-1" dt="text" sc="1" ec="0" ng="0" na="0"/>
+ <sample s="true" lb="JDBC_With_Failing_PreProcessor-0" rc="200" rm="OK"
tn="TG-Errors 2-1" dt="text" sc="1" ec="0" ng="0" na="0"/>
</sample>
<sample s="true" lb="JDBC_With_Failing_PostProcessor" rc="200" rm="OK"
tn="TG-Errors 2-1" dt="text" sc="1" ec="0" ng="1" na="1">
<assertionResult>
@@ -236,7 +236,7 @@
<failure>false</failure>
<error>false</error>
</assertionResult>
- <sample s="true" lb="Debug PostProcessor" rc="200" rm="OK" tn="TG-Errors
2-1" dt="text" sc="1" ec="0" ng="0" na="0"/>
+ <sample s="true" lb="JDBC_With_Failing_PostProcessor-0" rc="200" rm="OK"
tn="TG-Errors 2-1" dt="text" sc="1" ec="0" ng="0" na="0"/>
</sample>
</testResults>