JMeter and IOZone

2015-07-14 Thread phdeliege
Hello, I've been looking over the net to find if IOZone could be integrated with Jmeter but without success. Do you have any idea if this is the case ? I would like to (stress) test a NAS system with NFS and SAMBA authorization and I'm planning to use JMeter to do it. Do you think I will be able

buildbot failure in ASF Buildbot on jmeter-trunk

2015-07-14 Thread buildbot
The Buildbot has detected a new failure on builder jmeter-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/jmeter-trunk/builds/27 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The AnyBranchScheduler

Re: svn commit: r1691090 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java

2015-07-14 Thread Philippe Mouawad
Hello, This commit will break Tests of HTMLParserTestFile_2.jmx which relies on file: protocol. URL file:testfiles/HTMLParserTestFile_2.html will lead to wrong input to escapeIllegalURLCharacters: file:HTMLParserTestFile_2_files/style.css instead of: file://HTMLParserTestFile_2_files/style.css B

Build failed in Jenkins: JMeter-trunk #4647

2015-07-14 Thread Apache Jenkins Server
See Changes: [pmouawad] Bug 58137 - JMeter fails to download embedded URLS that contain illegal characters in URL (it does not escape them) Bugzilla Id: 58137 [pmouawad] Bug 58137 - JMeter fails to download embedded URLS that contain il