[Webkit-unassigned] [Bug 103115] Layout Test http/tests/loading/remove-child-triggers-parser.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 23:12:26 PST 2020


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org

--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> ---
> setTimeout(function() { var child = document.documentElement; child.parentNode.removeChild(child); }, 36);

Certainly smells like a not so great test. Since this is a test for a security bug, it may be important enough to deflake. CC'ing Ryosuke, who reviewed it many years ago.

-- 
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/20200123/42cd9ffd/attachment.htm>


More information about the webkit-unassigned mailing list