Title: [271595] trunk/LayoutTests
Revision
271595
Author
[email protected]
Date
2021-01-18 20:28:51 -0800 (Mon, 18 Jan 2021)

Log Message

[GLIB] Gardening some failures and crashes

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (271594 => 271595)


--- trunk/LayoutTests/ChangeLog	2021-01-19 00:24:52 UTC (rev 271594)
+++ trunk/LayoutTests/ChangeLog	2021-01-19 04:28:51 UTC (rev 271595)
@@ -1,3 +1,13 @@
+2021-01-18  Lauro Moura  <[email protected]>
+
+        [GLIB] Gardening some failures and crashes
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2021-01-18  Fujii Hironori  <[email protected]>
 
         [Win][DumpRenderTree] ASSERT(!m_channel) failed in WebSocket::contextDestroyed

Modified: trunk/LayoutTests/platform/glib/TestExpectations (271594 => 271595)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-01-19 00:24:52 UTC (rev 271594)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-01-19 04:28:51 UTC (rev 271595)
@@ -251,6 +251,9 @@
 
 webkit.org/b/217801 accessibility/text-element-path.html [ Failure ]
 
+# aria-braille* attributes are not implemented:
+webkit.org/b/220719 accessibility/braille-label-role.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Accessibility-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (271594 => 271595)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-01-19 00:24:52 UTC (rev 271594)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-01-19 04:28:51 UTC (rev 271595)
@@ -136,9 +136,8 @@
 webkit.org/b/215405 accessibility/gtk/combobox-descendants-orientation-crash.html [ Failure ]
 webkit.org/b/215405 accessibility/gtk/text-for-range-combo-box.html [ Failure ]
 webkit.org/b/215405 inspector/dom/getAccessibilityPropertiesForNode.html [ Failure ]
-# aria-braille* attributes are not implemented:
-accessibility/braille-label-role.html
 
+
 # CSS
 webkit.org/b/216161 imported/w3c/web-platform-tests/css/css-pseudo/text-selection.html [ Failure Pass ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (271594 => 271595)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-01-19 00:24:52 UTC (rev 271594)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-01-19 04:28:51 UTC (rev 271595)
@@ -187,6 +187,10 @@
 webkit.org/b/212145 http/tests/navigation/no-referrer-reset.html [ Timeout ]
 webkit.org/b/212145 http/tests/navigation/no-referrer-target-blank.html [ Timeout ]
 
+# Nicosia
+webkit.org/b/213228 fast/viewport/viewport-1.html [ Crash Timeout Pass ]
+webkit.org/b/213228 fast/viewport/scroll-delegates-switch-on-page-with-no-composition-mode-asserts.html [ Pass Crash ]
+
 # Paint Timing
 webkit.org/b/211221 http/tests/performance/paint-timing/performance-paint-timing-fcp-after-visually-non-empty-for-num-chars.html [ Pass Failure ]
 
@@ -204,6 +208,7 @@
 
 # WebGL
 webkit.org/b/213203 webgl/1.0.3/conformance/rendering/multisample-corruption.html [ Failure Timeout ]
+webkit.org/b/220720 fast/canvas/webgl/oes-vertex-array-object.html [ Failure ]
 
 # Workers
 webkit.org/b/187597 fast/workers/worker-exception-during-navigation.html [ Timeout Pass ]
@@ -770,8 +775,6 @@
 
 webkit.org/b/212959 fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ Pass Timeout ]
 
-webkit.org/b/213228 fast/viewport/viewport-1.html [ Crash Timeout Pass ]
-
 webkit.org/b/213230 css3/images/cross-fade-svg-with-opacity.html [ ImageOnlyFailure Pass ]
 
 webkit.org/b/213231 fast/block/float/float-with-anonymous-previous-sibling.html [ ImageOnlyFailure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to