[Webkit-unassigned] [Bug 260974] New: REGRESSION(267119 at main): [ macOS wk2 release ] fast/repaint/placeholder-after-caps-lock-hidden.html is a constant timeout.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 31 10:19:12 PDT 2023


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

            Bug ID: 260974
           Summary: REGRESSION(267119 at main): [ macOS wk2 release ]
                    fast/repaint/placeholder-after-caps-lock-hidden.html
                    is a constant timeout.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben_schwartz at apple.com
                CC: a_protyasha at apple.com,
                    webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com

fast/repaint/placeholder-after-caps-lock-hidden.html

This test is a constant timeout on release builds of wk2 running on macOS.

HISTORY:

https://results.webkit.org/?suite=layout-tests&test=fast%2Frepaint%2Fplaceholder-after-caps-lock-hidden.html&platform=mac

TEXT DIFF (when marked as slow):

+FAIL: Timed out waiting for notifyDone to be called
+
 Tests that the placeholder text is repainted when the caps lock indicator is hidden.


-(repaint rects
-  (rect 31 50 22 22)
-  (rect 36 55 12 12)
-  (rect 8 50 33 23)
-  (rect 13 55 23 13)
-  (rect 8 50 45 23)
-  (rect 13 55 35 13)
-  (rect 31 50 22 23)
-  (rect 36 55 12 13)
-  (rect 8 50 45 23)
-  (rect 13 55 35 13)
-  (rect 8 50 33 23)
-  (rect 13 55 23 13)
-  (rect 8 50 45 23)
-  (rect 13 55 35 13)
-)

REPRODUCTION:

I was able to reproduce this bug on macOS Ventura (13.5, 22G74/arm64) ToT by using the following command:

run-webkit-tests --clobber-old-results --verbose fast/repaint/placeholder-after-caps-lock-hidden.html

REGRESSION:

I bisected a regression point at 267119 at main. The bug does not reproduce at 267118 at main and the changes at 267119 at main appear directly related to the issue (and are likely what caused it).

NOTE:

The test was a constant failure prior to 267119 at main, so it's possible that the changes at 267119 at main simply changed the failure type.

-- 
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/20230831/523126a0/attachment.htm>


More information about the webkit-unassigned mailing list