Bug 17940

Summary: testkjs print() should flush
Product: WebKit Reporter: Jesse Ruderman <jruderman>
Component: JavaScriptCoreAssignee: Jesse Ruderman <jruderman>
Status: RESOLVED FIXED    
Severity: Enhancement CC: mjs, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 13638    
Attachments:
Description Flags
patch sam: review+

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.