https://bz.apache.org/bugzilla/show_bug.cgi?id=58137

--- Comment #7 from Milamber <[email protected]> ---
Theses changes breaks the unit tests when the ant distribution task works.

batchtest:
     [echo] Starting HTMLParserTestFile_2 using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using
testfiles/HTMLParserTestFile_2.jmx
   [jmeter] Starting the test @ Sat Aug 01 18:06:04 WEST 2015 (1438448764996)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
   [jmeter] summary =      1 in   0.4s =    2.6/s Avg:   248 Min:   248 Max:  
248 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Aug 01 18:06:06 WEST 2015 (1438448766076)
   [jmeter] ... end of run
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/style.css', message:Relative
path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/style.css 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/halfbanner.htm',
message:Relative path in absolute URI:
file://testfiles/HTMLParserTestFile_2_files/halfbanner.htm 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/halfbanner_data/2011-na-234x60.png',
message:Relative path in absolute URI:
file://testfiles/HTMLParserTestFile_2_files/halfbanner_data/2011-na-234x60.png 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/jakarta-logo.gif',
message:Relative path in absolute URI:
file://testfiles/HTMLParserTestFile_2_files/jakarta-logo.gif 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/logo.jpg', message:Relative path
in absolute URI: file://testfiles/HTMLParserTestFile_2_files/logo.jpg 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/http-config-example.png',
message:Relative path in absolute URI:
file://testfiles/HTMLParserTestFile_2_files/http-config-example.png 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/scoping1.png', message:Relative
path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/scoping1.png 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/scoping2.png', message:Relative
path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/scoping2.png 
   [concat] 2015/08/01 18:06:06 ERROR -
jmeter.protocol.http.sampler.HTTPSamplerBase: Error escaping
URL:'file:testfiles/HTMLParserTestFile_2_files/scoping3.png', message:Relative
path in absolute URI: file://testfiles/HTMLParserTestFile_2_files/scoping3.png 
     [echo] HTMLParserTestFile_2 output files compared OK



(In reply to Philippe Mouawad from comment #1)
> Author: pmouawad
> Date: Tue Jul 14 21:31:34 2015
> New Revision: 1691090
> 
> URL: http://svn.apache.org/r1691090
> Log:
> Bug 58137 - JMeter fails to download embedded URLS that contain illegal
> characters in URL (it does not escape them)
> Bugzilla Id: 58137
> 
> Modified:
>    
> jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/
> HTTPSamplerBase.java
> 
> Author: pmouawad
> Date: Tue Jul 14 21:32:41 2015
> New Revision: 1691091
> 
> URL: http://svn.apache.org/r1691091
> Log:
> Bug 58137 - JMeter fails to download embedded URLS that contain illegal
> characters in URL (it does not escape them)
> Bugzilla Id: 58137
> 
> Modified:
>     jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to