Bug 60797 - TestAction in pause mode can last beyond configured duration of test
Summary: TestAction in pause mode can last beyond configured duration of test
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-01 21:56 UTC by Philippe Mouawad
Modified: 2017-03-01 22:38 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-03-01 21:56:15 UTC
Note that as of current nightly build, there remain a "problem" with Test Action.
If it is set in Pause mode with a duration that will last beyond test end, this is not detected.
Comment 1 Philippe Mouawad 2017-03-01 22:38:04 UTC
Author: pmouawad
Date: Wed Mar  1 22:22:42 2017
New Revision: 1785057

URL: http://svn.apache.org/viewvc?rev=1785057&view=rev
Log:
Bug 60797 - TestAction in pause mode can last beyond configured duration of test
Bugzilla Id: 60797

Added:
    jmeter/trunk/src/components/org/apache/jmeter/timers/TimerService.java   (with props)
Modified:
    jmeter/trunk/src/components/org/apache/jmeter/sampler/TestAction.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:08 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4309