WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
168468
I want to be able to see stderr output from a passing test (even when all tests pass)
https://bugs.webkit.org/show_bug.cgi?id=168468
Summary
I want to be able to see stderr output from a passing test (even when all tes...
Simon Fraser (smfr)
Reported
2017-02-16 14:47:24 PST
When investigating test failures via logging, it's useful to see the output from a passing test run. However, stderr from passing tests doesn't show up in the layout test results page.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2017-02-16 16:17:23 PST
A workaround is to use --debug-rwt-logging (and all bots have that enabled).
Alexey Proskuryakov
Comment 2
2017-02-16 16:19:48 PST
This is very much like
bug 137630
. Is the proper behavior here to get stderr links in HTML results page too?
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