[webkit-dev] Some stderr output missing when using run-webkit-tests
Balazs Kelemen
kbalazs at webkit.org
Sun Oct 28 16:42:05 PDT 2012
On 10/29/2012 12:29 AM, Terry Anderson wrote:
> Hi webkit-dev,
>
> When I include fprintf(stderr, ...) statements in WebKit code that I
> expect to be executed when running a set of layout tests, the summary
> page of run-webkit-tests will sometimes only show a subset of these
> statements. However, when I add a CRASH() somewhere in the code, the
> "missing" stderr output will appear on the summary page. Has anyone
> else experienced this issue? Is there a way to force run-webkit-tests
> to display all stderr output without needing to force a crash at a
> particular point in the code?
>
> Terry
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
The summary page only shows the stderr output of the failed tests. I
also annoyed me sometimes, probably this should be changed.
kbalazs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121029/3c2812e0/attachment.html>
More information about the webkit-dev
mailing list