Bug 152928

Summary: run-webkit-tests wedges forever when stderr has a very long line of output
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: lforschler
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   

Brady Eidson
Reported 2016-01-08 14:12:18 PST
run-webkit-tests wedges forever when stderr has a very long line of output Steps to reproduce: 1 - Build ToT WebKit 2 - Turn on IndexedDB logging in WebCore: `defaults write -g WebCoreLogging IndexedDB` 3 - `run-webkit-tests -1 imported/w3c/indexeddb/keyorder.htm` run-webkit-tests will hang "forever", not even timing out the test. python is using 100% CPU doing lots of symbol-less busywork.
Attachments
Brady Eidson
Comment 1 2016-01-08 14:15:06 PST
The line of output is about 239k
Note You need to log in before you can comment on or make changes to this bug.