[Webkit-unassigned] [Bug 206544] New: Performance tests fail if stderr logging is encountered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 21 11:38:50 PST 2020


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

            Bug ID: 206544
           Summary: Performance tests fail if stderr logging is
                    encountered
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

In Bug 200543 (and other updates) we changed our sandbox code to use vend extensions to processes by audit token. During this change, we used the WTFLogAlways() logging function when a sandbox extension could not be created.

We now see that any output to stderr causes the test runner used by the micro-benchmark system in PerformanceTests to trigger a failure.

Now that we have debugged this code, we should switch back to our standard logging behavior.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200121/2f9d7e55/attachment.htm>


More information about the webkit-unassigned mailing list