Title: [269811] trunk/LayoutTests
Revision
269811
Author
[email protected]
Date
2020-11-13 20:04:26 -0800 (Fri, 13 Nov 2020)

Log Message

[GLIB] Gardening some failures

Unreviewed test gardening.

* platform/glib/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269810 => 269811)


--- trunk/LayoutTests/ChangeLog	2020-11-14 02:16:49 UTC (rev 269810)
+++ trunk/LayoutTests/ChangeLog	2020-11-14 04:04:26 UTC (rev 269811)
@@ -1,3 +1,12 @@
+2020-11-13  Lauro Moura  <[email protected]>
+
+        [GLIB] Gardening some failures
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2020-11-13  Sihui Liu  <[email protected]>
 
         Implement basic permission check for SpeechRecognition

Modified: trunk/LayoutTests/platform/glib/TestExpectations (269810 => 269811)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-11-14 02:16:49 UTC (rev 269810)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-11-14 04:04:26 UTC (rev 269811)
@@ -302,6 +302,11 @@
 # Times out due to missing event 'callAfterScrollingCompletes'.
 webkit.org/b/212202 fast/events/wheel/platform-wheelevent-in-scrolling-div.html [ Skip ]
 
+webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-body-made-passive.html [ Timeout ]
+webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-document-made-passive.html [ Timeout ]
+webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-window-left-active.html [ Timeout ]
+webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-window-made-passive.html [ Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Events-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -862,6 +867,7 @@
 webkit.org/b/218787 fast/mediastream/RTCPeerConnection-statsSelector.html [ Timeout ]
 webkit.org/b/218787 webrtc/concurrentVideoPlayback.html [ Timeout ]
 webkit.org/b/218787 webrtc/ice-candidate-sdpMLineIndex.html [ Timeout ]
+webkit.org/b/218787 webrtc/webrtc-transform.html [ Failure ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of WebRTC-related bugs

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (269810 => 269811)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-11-14 02:16:49 UTC (rev 269810)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-11-14 04:04:26 UTC (rev 269811)
@@ -213,6 +213,8 @@
 
 # Layout
 webkit.org/b/218510 fast/dom/Range/getBoundingClientRect.html [ Failure ]
+webkit.org/b/218930 fast/inline/simple-line-layout-16bit-content.html [ ImageOnlyFailure ]
+webkit.org/b/218930 fast/text/simple-lines-hover.html [ ImageOnlyFailure ]
 
 # Media - GTK-X11 flaky crash
 webkit.org/b/215499 [ Release ] media/video-load-networkState.html [ Crash Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to