RESOLVED FIXED 106612
Layout Test fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=106612
Summary Layout Test fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html is flaky
Dimitri Glazkov (Google)
Reported 2013-01-10 15:42:13 PST
The following layout test is flaky on Win. fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html Probable cause: unknown. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fdom%2FHTMLTemplateElement%2FownerDocument-adoptNode.html
Attachments
Patch (5.50 KB, patch)
2013-01-24 11:44 PST, Adam Klein
no flags
Adam Klein
Comment 1 2013-01-10 16:21:58 PST
Likely easy to fix by waiting for the onload event on the iframe. I guess I shouldn't be surprised that srcdoc is async.
Rafael Weinstein
Comment 2 2013-01-14 17:44:48 PST
Note that efl port has also marked this as flaky (merging bug 106086 into this one).
Rafael Weinstein
Comment 3 2013-01-14 17:44:59 PST
*** Bug 106086 has been marked as a duplicate of this bug. ***
Adam Klein
Comment 4 2013-01-24 11:44:34 PST
Eric Seidel (no email)
Comment 5 2013-01-24 12:05:16 PST
Comment on attachment 184543 [details] Patch OK.
WebKit Review Bot
Comment 6 2013-01-24 13:18:00 PST
Comment on attachment 184543 [details] Patch Clearing flags on attachment: 184543 Committed r140715: <http://trac.webkit.org/changeset/140715>
WebKit Review Bot
Comment 7 2013-01-24 13:18:05 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.