https://bz.apache.org/bugzilla/show_bug.cgi?id=59067
Bug ID: 59067
Summary: JMeter fail to iterate over SimpleController after an
assertion error
Product: JMeter
Version: 2.13
Hardware: SGI
OS: SunOS
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Test Plan is
Thread Group (1 thread, loop count=2, on error start next loop)
Transaction controller 1 (Generate parent sample = true)
Transaction controller 2 (Generate parent sample = true)
Transaction controller 3 (Generate parent sample = true)
Simple controller
Http sampler 1
Http sampler 2
Http sampler 3
Http sampler 4
Http sampler 5
Http sampler 6
If on first iteration there is an assertion error on sampler 3.
On second iteration the sampler controller starts on sampler 4 and bypass
samplers 1,2 and 3.
That's bad and it makes me sad.
--
You are receiving this mail because:
You are the assignee for the bug.