Hi, I'm not sure if I'm dealing with a nant or an nunit issue.  

 

Clean and build tasks stream results to std out, but the nunit task does
not.  It buffers until the C# assembly is done running, and then spits
out all of the output at once.  

 

I've already tried Console.Out.Flush() statements in the assembly with
no results.  Always the output is buffered until the test is done.  

 

Any ideas?  

 

Thanks,

Paul

 


Notice:  This email message, together with any attachments, may contain 
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated 
entities,  that may be confidential,  proprietary,  copyrighted  and/or legally 
privileged, and is intended solely for the use of the individual or entity 
named in this message. If you are not the intended recipient, and have received 
this message in error, please immediately return this by email and then delete 
it.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to