DO NOT REPLY [Bug 43582] Write log messages from test to AntUnit's log

2008-06-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43582


Stefan Bodewig [EMAIL PROTECTED] changed:

   What|Removed |Added

Version|unspecified |1.0




--- Comment #9 from Stefan Bodewig [EMAIL PROTECTED]  2008-06-17 02:41:42 PST 
---
I must admit I still feel this would be too much in the light of plainlistener,
maybe we can do a poll or something like this.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 43582] Write log messages from test to AntUnit's log

2008-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43582





--- Comment #8 from David Jackman [EMAIL PROTECTED]  2008-04-24 09:23:23 PST 
---
(In reply to comment #7)
 But you could simply attach a plainListener and have it log to to Ant's 
 logging
 system.  I feel I must be missing something.
 

With the plainListener I can see the output from the tests after all the tests
are run.  This change makes it possible for the person running the tests from
the command line to see the output of the tests *while they are running*.  As
you can see from the patch, it writes log messages from the test to the verbose
level, so you would only see this output if you add the -verbose option to the
command line.  (In practice, it would be better to allow some other command
line option to specify whether AntUnit writes the log messages from the tests
to the Ant log (not on verbose level) because adding the -verbose option always
add so much other stuff to the log.)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 43582] Write log messages from test to AntUnit's log

2008-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43582





--- Comment #6 from David Jackman [EMAIL PROTECTED]  2008-04-08 08:53:41 PST 
---
(In reply to comment #5)
 Do you feel this is still required when the listener capture the log output?

This has been helpful for us when running the tests manually (to see what's
happening in the test as it's happening).  Having the listener capture the log
output is helpful when the tests are run by an automated process.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 43582] Write log messages from test to AntUnit's log

2008-03-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43582


Kev Jackson [EMAIL PROTECTED] changed:

   What|Removed |Added

   Target Milestone|--- |1.8.0




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.