[Webkit-unassigned] [Bug 75718] New: LayoutTests/platform/chromium/fast/events/intercept-postmessage.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 11:19:24 PST 2012


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

           Summary: LayoutTests/platform/chromium/fast/events/intercept-po
                    stmessage.html failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: creis at chromium.org
                CC: abarth at webkit.org, jknotten at chromium.org


The frame loading messages in this test may print out before or after the "intercepted postMessage" lines.  We don't care about the frame loading messages, so we can remove them.

Current expected.txt:
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
intercepted postMessage
intercepted postMessage
RECV1

Sometimes seen in test failures:
intercepted postMessage
intercepted postMessage
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
RECV1

-- 
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