https://bz.apache.org/bugzilla/show_bug.cgi?id=60299
Bug ID: 60299
Summary: Thread Group - Scheduler - Thread groups start, when
setting End-Time is in the past.
Product: JMeter
Version: 3.0
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Settings in the Thread-Group:
Sheduler: The Start-Time and End-Time are in the past.
Now starting the Load-Test: JMeter direct starts the load-test and starts all
Thread within the Ramp-Up Time. Every Thread will run exact one time and then
end working.
But this behavior is not what I expected.
I think tow options would be correct:
1.) Is at least one of the date in the past (Or End-Time is before Start-Time)
JMeter shows an error dialog. With a message like: "Start-Time and / or
End-Time of Scheduler <Name of Scheduler> are in the past. Please check this
values!\Test aborted.".
2.) No Thread would be started, because no thread is allowd to started after
End-Time.
IMHO: I would prefer the first option!
--
You are receiving this mail because:
You are the assignee for the bug.