Fix test failure

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1765878 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d949809891
This commit is contained in:
Philippe Mouawad 2016-10-20 20:33:34 +00:00
parent cfa25ce646
commit 6ceeafab6d
1 changed files with 2 additions and 2 deletions

View File

@ -33,10 +33,10 @@
#---------------------------------------------------------------------------
# Sets the satisfaction threshold for the APDEX calculation (in milliseconds).
jmeter.reportgenerator.apdex_satisfied_threshold=500
#jmeter.reportgenerator.apdex_satisfied_threshold=500
# Sets the tolerance threshold for the APDEX calculation (in milliseconds).
jmeter.reportgenerator.apdex_tolerated_threshold=1500
#jmeter.reportgenerator.apdex_tolerated_threshold=1500
# Regular Expression which Indicates which samples to keep for graphs and statistics generation.
# Empty value means no filtering