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

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


    from 1329c481fc fix: avoid NPE when ConstantTimer.delay accesses a variable
     add e9c2ef9cc0 fix: log errors happening while JMeter starts the test
     add 9c3c4bd5a0 fix: remove empty implementation of TestStateListener from 
AbstractJDBCTestElement
     add 2395d49d98 test: remove timer.iterationStart calls from 
ConstantThroughputTimerTest

No new revisions were added by this update.

Summary of changes:
 .../org/apache/jmeter/timers/ConstantTimer.java    |  2 --
 .../jmeter/timers/UniformRandomTimerSpec.groovy    |  6 ----
 .../jmeter/timers/ConstantThroughputTimerTest.java |  4 ---
 .../apache/jmeter/engine/StandardJMeterEngine.java | 22 ++++++++----
 .../apache/jmeter/testbeans/TestBeanHelper.java    | 20 +++++++++--
 .../org/apache/jmeter/functions/TimeFunction.java  | 11 ++++--
 .../protocol/jdbc/AbstractJDBCTestElement.java     | 39 +---------------------
 7 files changed, 42 insertions(+), 62 deletions(-)

Reply via email to