[Webkit-unassigned] [Bug 66806] [chromium] Stacktrace not in test output when a test crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 14:26:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66806





--- Comment #2 from Eric Seidel <eric at webkit.org>  2011-08-23 14:26:05 PST ---
Our stdout vs. stderr handling needs work in both the WebKit and Chromium Driver implementations.

I do have plans to fix WebKit's/ServerProcess, but I don't have any plans to fix ChromiumDriver since Chromium's DRT is so different from the rest (and I don't want to break it).

It seems we should be writing out to a stderr file liek the rest of the webkit ports do, no?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list