You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2019/08/15 10:43:55 UTC

[jmeter] branch master updated: Fail fast on bug52310

This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 07acf9c  Fail fast on bug52310
07acf9c is described below

commit 07acf9c0a666e2b5b7bae3ac2e4f3c2221b22505
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Thu Aug 15 12:43:02 2019 +0200

    Fail fast on bug52310
---
 bin/testfiles/Bug52310.jmx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/testfiles/Bug52310.jmx b/bin/testfiles/Bug52310.jmx
index b9a2cdf..68915d2 100644
--- a/bin/testfiles/Bug52310.jmx
+++ b/bin/testfiles/Bug52310.jmx
@@ -40,8 +40,8 @@
           <stringProp name="HTTPSampler.contentEncoding"></stringProp>
           <stringProp name="HTTPSampler.path"></stringProp>
           <stringProp name="HTTPSampler.concurrentPool">4</stringProp>
-          <stringProp name="HTTPSampler.connect_timeout"></stringProp>
-          <stringProp name="HTTPSampler.response_timeout"></stringProp>
+          <stringProp name="HTTPSampler.connect_timeout">2000</stringProp>
+          <stringProp name="HTTPSampler.response_timeout">4000</stringProp>
         </ConfigTestElement>
         <hashTree/>
         <JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="ComputeIPAddr" enabled="true">