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=41913>. 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=41913 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-01 07:10 ------- Created an attachment (id=19860) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19860&action=view) Minimal patch to let transaction sample fail if subsamples fails Perhaps you could apply this minimal patch first. It sets the status of a transaction sample to failure if any of its' subsamples fails. And it set the byte count to the sum of its' subamples. It also improves the ViewResultsFullVisualizer, by allowing any subresults to have assertions that fails, and therefore will be shown in the GUI. This is no strictly needed, but I think it is a useful improvement to the ViewResultsFullVisualizer. I think this minimal patch is enough to solve the 40539 as good as it is possible. I suggest you leave this bug open, and then I will look more into your suggestion on how to achieve the subsamples not to appear. If I am able to do that, I think I will add an GUI option to the TransactionController : "Include samples as subsamples of the transaction sample (checkbox)", with default Off, i.e. like it is today. Then people like me, who want the subsamples to appear as subresults of the transaction sample can turn this option on. I want this functionality, because I am doing functional testing, doing 8 HTTP requests in sequence, as a transaction, and then when the transaction fails, i want to be able to easily see which step of the transaction 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]
