DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42816>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42816 ------- Additional Comments From [EMAIL PROTECTED] 2007-07-05 10:29 ------- This is kind of similar to the problem in 42817. The subsamples are hidden for the assertions, preprocessors, postprocessors etc that are at the TransactionController level and higher. They only see the transaction sample. So you could add an assertion to check the duration of the whole transaction. If you want to see the assertions for each subsample, add a SimpleController to the TransactionController, and put samplers and assertionslisteners in there. If one subsample fails, the whole transaction sample will have status "failed". -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
