[Webkit-unassigned] [Bug 14299] New: fast/dom/HTMLDocument/frameless-location-bugzilla10837.html test is timing dependent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 16:18:17 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14299

           Summary: fast/dom/HTMLDocument/frameless-location-
                    bugzilla10837.html test is timing dependent
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mpComplete at gmail.com


I was able to get this test to fail on the Windows port because the second
frame begins loading the data URL before the first frame was done.  On the Mac
it appears that the second frame doesn't get to load in time, and the render
tree is dumped prematurely.

I'm going to add a waitUntilDone() call to this test, so it always waits for
the second frame to finish loading.


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



More information about the webkit-unassigned mailing list