[Webkit-unassigned] [Bug 173252] New: REGRESSION(r217971): [GTK] Layout Test fast/events/touch/frame-hover-update.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 12 02:51:18 PDT 2017


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

            Bug ID: 173252
           Summary: REGRESSION(r217971): [GTK] Layout Test
                    fast/events/touch/frame-hover-update.html is crashing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cturner at igalia.com
                CC: lforschler at apple.com

The following layout test is failing on GTK

fast/events/touch/frame-hover-update.html

--- /home/charlie/git/WebKit/WebKitBuild/Debug/layout-test-results/fast/events/touch/frame-hover-update-expected.txt
+++ /home/charlie/git/WebKit/WebKitBuild/Debug/layout-test-results/fast/events/touch/frame-hover-update-actual.txt
@@ -6,15 +6,15 @@
 PASS hoveredTop.length is 1
 PASS hoveredIframe1.length is 0
 PASS hoveredIframe2.length is 1
-PASS hoveredTop.length is 0
+FAIL hoveredTop.length should be 0. Was 1.
 PASS hoveredIframe1.length is 0
-PASS hoveredIframe2.length is 0
+FAIL hoveredIframe2.length should be 0. Was 1.
 PASS hoveredTop.length is 1
 PASS hoveredIframe1.length is 0
-PASS hoveredIframe2.length is 0
+FAIL hoveredIframe2.length should be 0. Was 1.
 PASS hoveredTop.length is 1
 PASS hoveredIframe1.length is 0
-PASS hoveredIframe2.length is 0
+FAIL hoveredIframe2.length should be 0. Was 1.
 PASS successfullyParsed is true

 TEST COMPLETE

Probable cause:

Unknown, it appears to have started crashing in one of r217970,  r217971 or r217972

It seems like r217971 is most likely, as r217970 was specific to WPE, and r217972 doesn't seem like it could have caused such a regression. But I'm not sure.

-- 
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/20170612/19ade643/attachment.html>


More information about the webkit-unassigned mailing list