You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2017/05/01 15:25:08 UTC

svn commit: r1793356 - /jmeter/trunk/bin/testfiles/ResponseDecompression.jmx

Author: pmouawad
Date: Mon May  1 15:25:08 2017
New Revision: 1793356

URL: http://svn.apache.org/viewvc?rev=1793356&view=rev
Log:
Bug 61056 - HTTP : Support brotli decoding
Change assertion for bing.com call as response is different depending on location
Bugzilla Id: 61056

Modified:
    jmeter/trunk/bin/testfiles/ResponseDecompression.jmx

Modified: jmeter/trunk/bin/testfiles/ResponseDecompression.jmx
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/testfiles/ResponseDecompression.jmx?rev=1793356&r1=1793355&r2=1793356&view=diff
==============================================================================
--- jmeter/trunk/bin/testfiles/ResponseDecompression.jmx (original)
+++ jmeter/trunk/bin/testfiles/ResponseDecompression.jmx Mon May  1 15:25:08 2017
@@ -212,7 +212,8 @@
           <hashTree>
             <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="RA" enabled="true">
               <collectionProp name="Asserion.test_strings">
-                <stringProp name="-94228242">microsoft</stringProp>
+                <stringProp name="1909739726">Microsoft</stringProp>
+                <stringProp name="3023936">bing</stringProp>
               </collectionProp>
               <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
               <boolProp name="Assertion.assume_success">false</boolProp>
@@ -378,42 +379,6 @@
         <stringProp name="filename">ResponseDecompression.xml</stringProp>
       </ResultCollector>
       <hashTree/>
-      <ResultCollector guiclass="SimpleDataWriter" testclass="ResultCollector" testname="Simple Data Writer" enabled="true">
-        <boolProp name="ResultCollector.error_logging">false</boolProp>
-        <objProp>
-          <name>saveConfig</name>
-          <value class="SampleSaveConfiguration">
-            <time>true</time>
-            <latency>true</latency>
-            <timestamp>false</timestamp>
-            <success>true</success>
-            <label>true</label>
-            <code>true</code>
-            <message>true</message>
-            <threadName>true</threadName>
-            <dataType>true</dataType>
-            <encoding>true</encoding>
-            <assertions>true</assertions>
-            <subresults>true</subresults>
-            <responseData>true</responseData>
-            <samplerData>true</samplerData>
-            <xml>true</xml>
-            <fieldNames>false</fieldNames>
-            <responseHeaders>true</responseHeaders>
-            <requestHeaders>true</requestHeaders>
-            <responseDataOnError>false</responseDataOnError>
-            <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
-            <assertionsResultsToSave>0</assertionsResultsToSave>
-            <sentBytes>true</sentBytes>
-            <fileName>true</fileName>
-            <threadCounts>true</threadCounts>
-            <sampleCount>true</sampleCount>
-            <idleTime>true</idleTime>
-          </value>
-        </objProp>
-        <stringProp name="filename">ResponseDecompressionFullDebug.xml</stringProp>
-      </ResultCollector>
-      <hashTree/>
     </hashTree>
     <WorkBench guiclass="WorkBenchGui" testclass="WorkBench" testname="WorkBench" enabled="true">
       <boolProp name="WorkBench.save">true</boolProp>