WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 152928
run-webkit-tests wedges forever when stderr has a very long line of output
https://bugs.webkit.org/show_bug.cgi?id=152928
Summary
run-webkit-tests wedges forever when stderr has a very long line of output
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug