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-03-21 02:27 -------
Created an attachment (id=19763)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19763&action=view)
Suggested patch

The suggested patch makes TransactionController deliver samples that contains
all the samples that are part of the transaction, as subresults of the
transaction sample.
The transaction sample is only marked as successfull if all of the subsamples
are successfull. The transaction sample also contains the sum of number of
bytes for all the subsamples.
The threadname of the sample from the TransactionController is also the same as
that of the subsamples, I did not understand why the thread name of the
controller is used in the current version of the TransactionController.

I have also changed the ViewResultsFullVisualizer, so that is shows the
assertions that failed for subresults as well, and the assertions are now added
after the subrestults in the tree.

So this patch makes it easy to see if a transaction was a success or failure,
and if it failed, it is easy to see which sample failed, and if it was an
assertion which failed, you also easily see that.

If someone knows how to get a visualizer to only view results from the same
level in the tree as the visualizer is placed, I would be happy. I cannot think
of a way that is currently possible. The visualizer always seems to view the
samples from the current level and lower levels.

-- 
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]

Reply via email to