[Webkit-unassigned] [Bug 232042] [ macOS wk1 ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-autofocus.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 16:31:06 PDT 2021


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

--- Comment #4 from ayumi_kojima at apple.com ---
The test failed with r284116 and newer revisions with:

====================

-PASS autofocus when a modal dialog is opened
+Harness Error (TIMEOUT), message = null

+TIMEOUT autofocus when a modal dialog is opened Test timed out
+

====================

It failed with r284115 and older revisions (as old as r280001. Didn't try older than r280001) with a different diff:

====================

-PASS autofocus when a modal dialog is opened

+
+FAIL autofocus when a modal dialog is opened assert_equals: expected Element node <button id="autofocus-button" autofocus=""></button> but got Element node <button id="outer-button" autofocus=""></button>
+

====================

According to the history, it first started failing at r283936.

-- 
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/20211028/fa7e1999/attachment.htm>


More information about the webkit-unassigned mailing list