[Webkit-unassigned] [Bug 119131] New: Deflake 'http/tests/security/mixedContent/' tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 22:26:49 PDT 2013


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

           Summary: Deflake 'http/tests/security/mixedContent/' tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, beidson at apple.com, jberlin at webkit.org


Consider merging https://chromium.googlesource.com/chromium/blink/+/df24b4d6865e1244cfd88ae952298a115228a750

* 'insecure-audio-video-in-main-frame.html' flakes because the console
  incorrectly assigns a line to the console messages generated by the
  mixed content detector. This patch pushes the loads past the page load
  in order to avoid that issue.

* 'about-blank-in-main-frame.html' flakes becauuse the inner about:blank
  frames periodically load before the page's load event fires. I'm not
  entirely sure this is relevant to the test, actually, but assuming
  someone had a good reason for dumping the frame's load callbacks, this
  patch forces the test to wait for both frames to load *and* for the
  window's load event to fire.

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