https://bz.apache.org/bugzilla/show_bug.cgi?id=64539
Marc Stern <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37320|0 |1 is obsolete| | --- Comment #3 from Marc Stern <[email protected]> --- Created attachment 37321 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37321&action=edit Test with one assertion outside of a sampler + another one outside the Thread Group I found the exact: it's an interaction with another assertion. I attached your test modified: I added a Response Assertion at the global level. It seems the Response Assertion - that's executed after the Groovy one - ovewrites the Sampler result. Same result if I put both assertions inside the sampler: the sampler only "remembers" the last one. To recap: - assertion 1: fail - assertion 2: ok result: ok -- You are receiving this mail because: You are the assignee for the bug.
