[Webkit-unassigned] [Bug 185259] REGRESSION: Layout Test http/tests/security/location-cross-origin.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 10:25:44 PDT 2018


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

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #2)
> (In reply to Ryan Haddad from comment #1)
> > Flakiness dashboard suggests that this regressed with
> > https://trac.webkit.org/changeset/230926, but I have not yet attempted to
> > reproduce the failure locally.
> 
> Will look now.

shouldNotThrow("frames[0].location.href = 'about:blank'");
    setTimeout(function() {
        shouldBeEqualToString("frames[0].location.href", "about:blank");
        finishJSTest();
    }, 100);

setTimeout 100, great.

-- 
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/20180503/468a9b5b/attachment-0001.html>


More information about the webkit-unassigned mailing list