WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
137709
[Mac] DRT stderr logging after the test completes gets attributed to the next test
https://bugs.webkit.org/show_bug.cgi?id=137709
Summary
[Mac] DRT stderr logging after the test completes gets attributed to the next...
Simon Fraser (smfr)
Reported
2014-10-14 12:07:14 PDT
It's hard to use stderr logging when diagnosing DRT issues because stderr output that happens after dump() gets attributed to the next test. This happens because we fputs("#EOF\n", stderr); at the same time we terminate the text output.
Attachments
Patch
(1.26 KB, patch)
2014-10-14 12:07 PDT
,
Simon Fraser (smfr)
ap
: review+
ap
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-10-14 12:07:37 PDT
Created
attachment 239816
[details]
Patch
Alexey Proskuryakov
Comment 2
2014-10-14 12:36:26 PDT
Comment on
attachment 239816
[details]
Patch No ChangeLog?
Simon Fraser (smfr)
Comment 3
2014-10-14 14:50:25 PDT
http://trac.webkit.org/changeset/174702
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