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 / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | lforschler |
| Priority: | P2 | ||
| Version: | Safari 9 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brady Eidson
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
The line of output is about 239k