https://issues.apache.org/bugzilla/show_bug.cgi?id=54481
Bug ID: 54481
Summary: Assertion fails when Transaction Controller generates
parent sample
Product: JMeter
Version: 2.9
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
I have a response assertion on the root of my test plan.
I have setup a transaction controller and inside it an http sampler.
The assertion works just fine for the http sampler, but it also asserting the
transaction controller and failing it with a "Response was null" error.
This now forcing me to duplicate the assertion as a child of each relevant http
sampler instead of having just one, at the root of the test plan.
I don't see any reason for assertions to assert logic controller.
--
You are receiving this mail because:
You are the assignee for the bug.