Bug 152928 - run-webkit-tests wedges forever when stderr has a very long line of output
Summary: run-webkit-tests wedges forever when stderr has a very long line of output
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 14:12 PST by Brady Eidson
Modified: 2016-01-08 14:15 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 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.
Comment 1 Brady Eidson 2016-01-08 14:15:06 PST
The line of output is about 239k