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 2019/01/14 23:14:37 UTC

svn commit: r1851308 - /jmeter/trunk/bin/testfiles/Bug52310.xml

Author: pmouawad
Date: Mon Jan 14 23:14:36 2019
New Revision: 1851308

URL: http://svn.apache.org/viewvc?rev=1851308&view=rev
Log:
Bug 63048 - JMeter does not retrieve link resources of type "shortcut icon" or "icon"

Fix integration test failure
Bugzilla Id: 63048

Modified:
    jmeter/trunk/bin/testfiles/Bug52310.xml

Modified: jmeter/trunk/bin/testfiles/Bug52310.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/testfiles/Bug52310.xml?rev=1851308&r1=1851307&r2=1851308&view=diff
==============================================================================
--- jmeter/trunk/bin/testfiles/Bug52310.xml (original)
+++ jmeter/trunk/bin/testfiles/Bug52310.xml Mon Jan 14 23:14:36 2019
@@ -6,12 +6,14 @@
   <httpSample s="true" lb="HTTP-Request-HC31-1" rc="200" rm="OK" dt="text"/>
   <httpSample s="true" lb="HTTP-Request-HC31-2" rc="200" rm="OK" dt="bin"/>
   <httpSample s="true" lb="HTTP-Request-HC31-3" rc="200" rm="OK" dt="bin"/>
+  <httpSample s="true" lb="HTTP-Request-HC31-4" rc="200" rm="OK" dt="bin"/>
 </httpSample>
 <httpSample s="true" lb="HTTP-Request-HC4" rc="200" rm="OK" dt="text">
   <httpSample s="true" lb="HTTP-Request-HC4-0" rc="200" rm="OK" dt="text"/>
   <httpSample s="true" lb="HTTP-Request-HC4-1" rc="200" rm="OK" dt="text"/>
   <httpSample s="true" lb="HTTP-Request-HC4-2" rc="200" rm="OK" dt="bin"/>
   <httpSample s="true" lb="HTTP-Request-HC4-3" rc="200" rm="OK" dt="bin"/>
+  <httpSample s="true" lb="HTTP-Request-HC4-4" rc="200" rm="OK" dt="bin"/>
 </httpSample>
 
-</testResults>
+</testResults>
\ No newline at end of file