Save sample response for errors (try to debug Jenkins Windows DH keypair fails)

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1756811 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8897631330
This commit is contained in:
Sebastian Bazley 2016-08-18 15:21:13 +00:00
parent 45483a0f56
commit e9b273b821
1 changed files with 33 additions and 0 deletions

View File

@ -146,6 +146,39 @@
<stringProp name="filename">TEST_HTTPS.xml</stringProp>
</ResultCollector>
<hashTree/>
<ResultCollector guiclass="SimpleDataWriter" testclass="ResultCollector" testname="Error Data Writer" enabled="true">
<boolProp name="ResultCollector.error_logging">true</boolProp>
<objProp>
<name>saveConfig</name>
<value class="SampleSaveConfiguration">
<time>false</time>
<latency>false</latency>
<timestamp>false</timestamp>
<success>true</success>
<label>true</label>
<code>true</code>
<message>true</message>
<threadName>true</threadName>
<dataType>true</dataType>
<encoding>false</encoding>
<assertions>true</assertions>
<subresults>true</subresults>
<responseData>true</responseData>
<samplerData>false</samplerData>
<xml>true</xml>
<fieldNames>false</fieldNames>
<responseHeaders>false</responseHeaders>
<requestHeaders>false</requestHeaders>
<responseDataOnError>false</responseDataOnError>
<saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
<assertionsResultsToSave>0</assertionsResultsToSave>
<threadCounts>true</threadCounts>
<sampleCount>true</sampleCount>
</value>
</objProp>
<stringProp name="filename">TEST_HTTPS.err</stringProp>
</ResultCollector>
<hashTree/>
</hashTree>
</hashTree>
</jmeterTestPlan>