Bug 15742
Summary: | run-webkit-tests should provide linke to stderr even when tests don't crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ddkilzer, slewis |
Priority: | P2 | Keywords: | InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Eric Seidel (no email)
run-webkit-tests should provide linke to stderr even when tests don't crash
right now run-webkit-tests bottles up stderr in a variable and dumps it to a file only when a test crashes. I'd like to see stderr for any failed test.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Fixed by r30881 and r30889?
http://trac.webkit.org/projects/webkit/changeset/30881
http://trac.webkit.org/projects/webkit/changeset/30889
<rdar://problem/5693690>