Title: [184392] trunk/LayoutTests
- Revision
- 184392
- Author
- [email protected]
- Date
- 2015-05-15 08:32:11 -0700 (Fri, 15 May 2015)
Log Message
[GTK] Gardening 15th May.
https://bugs.webkit.org/show_bug.cgi?id=145047
Unreviewed.
Patch by Marcos ChavarrÃa Teijeiro <[email protected]> on 2015-05-15
* platform/gtk/TestExpectations:
* platform/gtk/fast/events/ghostly-mousemoves-in-subframe-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (184391 => 184392)
--- trunk/LayoutTests/ChangeLog 2015-05-15 13:53:48 UTC (rev 184391)
+++ trunk/LayoutTests/ChangeLog 2015-05-15 15:32:11 UTC (rev 184392)
@@ -1,3 +1,13 @@
+2015-05-15 Marcos ChavarrÃa Teijeiro <[email protected]>
+
+ [GTK] Gardening 15th May.
+ https://bugs.webkit.org/show_bug.cgi?id=145047
+
+ Unreviewed.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/fast/events/ghostly-mousemoves-in-subframe-expected.txt: Added.
+
2015-05-15 Ryosuke Niwa <[email protected]>
Removed failing test expectations from passing tests.
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (184391 => 184392)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2015-05-15 13:53:48 UTC (rev 184391)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2015-05-15 15:32:11 UTC (rev 184392)
@@ -946,6 +946,7 @@
webkit.org/b/132248 media/media-fragments/TC0063.html [ Failure Pass Timeout ]
webkit.org/b/143709 media/media-fragments/TC0064.html [ Timeout Pass ]
webkit.org/b/132248 media/media-fragments/TC0067.html [ Timeout Pass ]
+webkit.org/b/132248 media/media-fragments/TC0070.html [ Timeout Pass ]
webkit.org/b/132248 media/media-fragments/TC0072.html [ Failure Pass ]
webkit.org/b/132248 media/media-fragments/TC0078.html [ Failure Crash Pass ]
webkit.org/b/132248 media/media-fragments/TC0079.html [ Failure Pass ]
@@ -1127,6 +1128,10 @@
webkit.org/b/144864 fast/events/clear-edit-drag-state.html [ Failure Pass ]
webkit.org/b/144864 fast/events/clear-drag-state.html [ Failure Pass ]
+webkit.org/b/145050 fast/events/touch/touch-coords-in-zoom-and-scroll.html [ Failure Pass ]
+webkit.org/b/145051 media/video-rtl.html [ ImageOnlyFailure Pass ]
+webkit.org/b/145052 fast/history/page-cache-webdatabase-pending-transaction.html [ Failure Pass ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of Flaky tests
#////////////////////////////////////////////////////////////////////////////////////////
@@ -1335,6 +1340,7 @@
webkit.org/b/144865 fast/animation/request-animation-frame-throttle-subframe.html [ Timeout ]
webkit.org/b/144865 fast/animation/request-animation-frame-throttle-subframe-display-none.html [ Timeout ]
+webkit.org/b/145053 http/tests/xmlhttprequest/origin-exact-matching.html [ Timeout Pass ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of Tests timing out
@@ -2274,6 +2280,10 @@
webkit.org/b/144682 http/tests/xmlhttprequest/range-test.html [ Failure ]
+webkit.org/b/141835 media/video-controls-no-scripting.html [ Failure ]
+webkit.org/b/145048 http/tests/misc/bad-charset-alias.html [ Failure ]
+webkit.org/b/145049 fast/text/simple-line-layout-text-stroke-width.html [ Failure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of Tests failing
#////////////////////////////////////////////////////////////////////////////////////////
Added: trunk/LayoutTests/platform/gtk/fast/events/ghostly-mousemoves-in-subframe-expected.txt (0 => 184392)
--- trunk/LayoutTests/platform/gtk/fast/events/ghostly-mousemoves-in-subframe-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/events/ghostly-mousemoves-in-subframe-expected.txt 2015-05-15 15:32:11 UTC (rev 184392)
@@ -0,0 +1,17 @@
+Test for http://webkit.org/b/131974 REGRESSION (r151839): Subframe keeps getting mousemove events with the same coordinates after hiding a hovered element.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+clickable_div_in_subframe got mouseover at 13,13
+clickable_div_in_subframe got mousemove at 13,13
+clickable_div_in_subframe got click at 13,13
+clickable_div_in_subframe got mousemove at 14,14
+overlapping_div_in_main_frame got mousemove at 16,16
+main_frame got mousemove at 400,400
+main_frame got click at 400,400
+main_frame got mousemove at 400,400
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes