Feature Requests: Browse | Submit New | Admin

[#9054] capture system out/err

Date:
2007-03-05 12:43
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Closed
Summary:
capture system out/err

Detailed description
It would be cool if ci-reporter could capture any system out/err that occured during the test run.  The standard ant/junit
reporter does this already and its  proved very useful.

If it helps ant normally stores it under:

<system-out><![CDATA[ blah ....
]]></system-out>

and

<system-err><![CDATA[ blah ....
]]></system-err>

I guess one (hacky) method would be to redefine $stdout and $stderr and collect results, or maybe overide IO.puts.

p.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2007-03-26 00:25
Sender: Nick Sieger

Implemented in the 1.2 release; give it a try and let me know
how it works for you.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2007-03-26 00:25nicksieger
close_date2007-03-26 00:252007-03-26 00:25nicksieger