[Webkit-unassigned] [Bug 57594] New: fast/preloader/scan-body-from-head.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 16:45:56 PDT 2011


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

           Summary: fast/preloader/scan-body-from-head.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: tonyg at chromium.org


The loads in scan-body-from-head.html can load in any order.  We can either use setSerializeHTTPLoads to serialize the loads or split the test into three pieces, each with one load.  The former reduces coverage because setSerializeHTTPLoads isn't implemented everywhere (which could be fixed), so I favor the latter.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list