Bug 255407

Summary: [ Monterey WK2 x86 ] imported/w3c/web-platform-tests/html/semantics/popovers/light-dismiss-event-ordering.html is a flaky text failure.
Product: WebKit Reporter: Bri Harris <bharris9>
Component: New BugsAssignee: Bri Harris <bharris9>
Status: NEW ---    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Bri Harris 2023-04-13 11:17:16 PDT
imported/w3c/web-platform-tests/html/semantics/popovers/light-dismiss-event-ordering.html


is a flaky text failure on Monterey WK2 running on Intel only.


HISTORY:

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Flight-dismiss-event-ordering.html


DIFF TEXT:

@@ -1,4 +1,6 @@
-target
+target popover
+
+Harness Error (TIMEOUT), message = null
 
 PASS Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerdown, capture: true
 PASS Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerup, capture: true
@@ -8,7 +10,7 @@
 PASS Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerdown, capture: false
 PASS Tests the interactions between popover light dismiss and pointer/mouse events. eventName: pointerup, capture: false
 PASS Tests the interactions between popover light dismiss and pointer/mouse events. eventName: mousedown, capture: false
-PASS Tests the interactions between popover light dismiss and pointer/mouse events. eventName: mouseup, capture: false
-PASS Tests the interactions between popover light dismiss and pointer/mouse events. eventName: click, capture: false
-PASS Tests the order of pointer/mouse events during popover light dismiss.
+TIMEOUT Tests the interactions between popover light dismiss and pointer/mouse events. eventName: mouseup, capture: false Test timed out
+NOTRUN Tests the interactions between popover light dismiss and pointer/mouse events. eventName: click, capture: false
+NOTRUN Tests the order of pointer/mouse events during popover light dismiss.
Comment 1 Radar WebKit Bug Importer 2023-04-13 11:19:59 PDT
<rdar://problem/108004211>
Comment 2 Bri Harris 2023-04-13 13:05:25 PDT
I was able to replicate this failure on Monterey ToT as follows:

run-webkit-tests --root imported/w3c/web-platform-tests/html/semantics/popovers/light-dismiss-event-ordering.html
Comment 3 Bri Harris 2023-04-13 13:29:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12710
Comment 4 EWS 2023-04-13 13:32:11 PDT
Test gardening commit 262928@main (ea18cb5b6fca): <https://commits.webkit.org/262928@main>

Reviewed commits have been landed. Closing PR #12710 and removing active labels.