RESOLVED FIXED 59719
fix python printing test
https://bugs.webkit.org/show_bug.cgi?id=59719
Summary fix python printing test
Ojan Vafai
Reported 2011-04-28 11:34:45 PDT
fix python printing test
Attachments
Patch (1.56 KB, patch)
2011-04-28 11:35 PDT, Ojan Vafai
no flags
Patch (1.65 KB, patch)
2011-04-28 11:37 PDT, Ojan Vafai
eric: review+
Ojan Vafai
Comment 1 2011-04-28 11:35:50 PDT
Ojan Vafai
Comment 2 2011-04-28 11:37:23 PDT
Eric Seidel (no email)
Comment 3 2011-04-28 11:42:53 PDT
Comment on attachment 91528 [details] Patch Interesting... normally we use OutputCapture when we need to track stderr/stdout printing.
Ojan Vafai
Comment 4 2011-04-28 12:11:14 PDT
Dirk Pranke
Comment 5 2011-04-28 12:46:45 PDT
(In reply to comment #3) > (From update of attachment 91528 [details]) > Interesting... normally we use OutputCapture when we need to track stderr/stdout printing. Yeah, this was all written before I was aware of OutputCapture.
Note You need to log in before you can comment on or make changes to this bug.