[Webkit-unassigned] [Bug 172730] New: Make ResourceLoadStatistics testing more reliable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 30 14:03:00 PDT 2017


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

            Bug ID: 172730
           Summary: Make ResourceLoadStatistics testing more reliable
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: lforschler at apple.com

The tests for ResourceLoadStatistics are inherently flaky, because they expose the algorithm to various inputs, then immediately attempts to read back state even though the statistics are being processed in a background queue.

The test harness needs to be revised to work more like the scrolling tests, where a callback is registered to be called when the work is complete.

-- 
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/20170530/11bea888/attachment.html>


More information about the webkit-unassigned mailing list