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 Bugs | Assignee: | 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 | ||
Bri Harris
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108004211>
Bri Harris
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
Bri Harris
Pull request: https://github.com/WebKit/WebKit/pull/12710
EWS
Test gardening commit 262928@main (ea18cb5b6fca): <https://commits.webkit.org/262928@main>
Reviewed commits have been landed. Closing PR #12710 and removing active labels.