[Webkit-unassigned] [Bug 219425] [GTK] fast/events/touch/emulate-touch-events.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 08:22:37 PST 2024


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

Diego Pino <dpino at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[WPE] REGRESSION(r270022):  |[GTK]
                   |fast/events/touch/emulate-t |fast/events/touch/emulate-t
                   |ouch-events.html is flaky   |ouch-events.html is failing

--- Comment #2 from Diego Pino <dpino at igalia.com> ---
This test is now passing on WPE, but failing on GTK:

https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Ftouch%2Femulate-touch-events.html&platform=GTK&platform=WPE

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/287999%40main%20%2818513%29/fast/events/touch/emulate-touch-events-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/fast/events/touch/emulate-touch-events-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/fast/events/touch/emulate-touch-events-actual.txt
@@ -3,8 +3,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS 'ontouchstart' in window is true
-PASS 'ontouchend' in document is true
+FAIL 'ontouchstart' in window should be true. Was false.
+FAIL 'ontouchend' in document should be true. Was false.
 PASS lastEvent.type is "touchstart"
 PASS lastEvent.touches.length is 1
 PASS lastEvent.changedTouches.length is 1

-- 
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/20241218/760c02fb/attachment-0001.htm>


More information about the webkit-unassigned mailing list