RESOLVED FIXED 17940
testkjs print() should flush
https://bugs.webkit.org/show_bug.cgi?id=17940
Summary testkjs print() should flush
Jesse Ruderman
Reported 2008-03-18 23:57:39 PDT
This patch prevents jsfunfuzz logs from being cut off when ./testkjs crashes or hits an assertion failure. Since the tail end of the log is essential for reproducing the bug, having it not be cut off is good :) Fwiw, I made an equivalent patch for SpiderMonkey and it was accepted (see https://bugzilla.mozilla.org/show_bug.cgi?id=423042).
Attachments
patch (421 bytes, patch)
2008-03-18 23:58 PDT, Jesse Ruderman
sam: review+
Jesse Ruderman
Comment 1 2008-03-18 23:58:48 PDT
Eric Seidel (no email)
Comment 2 2008-03-22 02:16:13 PDT
Note You need to log in before you can comment on or make changes to this bug.