Title: [270757] trunk/LayoutTests
Revision
270757
Author
[email protected]
Date
2020-12-13 18:47:13 -0800 (Sun, 13 Dec 2020)

Log Message

[WPE] Unreviewed test gardening. Gardened several flaky failures happening in WPE Release Test bot.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (270756 => 270757)


--- trunk/LayoutTests/ChangeLog	2020-12-14 02:30:41 UTC (rev 270756)
+++ trunk/LayoutTests/ChangeLog	2020-12-14 02:47:13 UTC (rev 270757)
@@ -1,5 +1,13 @@
 2020-12-13  Diego Pino Garcia  <[email protected]>
 
+        [WPE] Unreviewed test gardening. Gardened several flaky failures happening in WPE Release Test bot.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
+2020-12-13  Diego Pino Garcia  <[email protected]>
+
         [WPE] Unreviewed test gardening. Update baselines after r270749.
 
         * platform/wpe/css1/text_properties/word_spacing-expected.png: Added.

Modified: trunk/LayoutTests/platform/glib/TestExpectations (270756 => 270757)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-12-14 02:30:41 UTC (rev 270756)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-12-14 02:47:13 UTC (rev 270757)
@@ -173,6 +173,7 @@
 imported/w3c/web-platform-tests/css/css-values/ch-unit-012.html [ Pass ]
 
 # Test passing since added in r258661.
+imported/w3c/web-platform-tests/css/css-writing-modes/baseline-with-orthogonal-flow-001.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-007.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-008.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-001.html [ Pass ]
@@ -366,6 +367,8 @@
 webkit.org/b/218931 fast/events/wheel/wheel-event-in-passive-region-non-cancelable.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-events-become-non-cancelable.html [ Timeout ]
 
+webkit.org/b/219547 fast/events/wheel/wheelevent-in-text-node.html [ Timeout Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Events-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -655,6 +658,7 @@
 #////////////////////////////////////////////////////////////////////////////////////////
 
 webkit.org/b/116960 perf/adding-radio-buttons.html [ Failure Pass ]
+webkit.org/b/119040 perf/nested-combined-selectors.html [ Failure Pass ]
 webkit.org/b/126523 perf/accessibility-title-ui-element.html [ Failure Pass ]
 webkit.org/b/188101 perf/append-text-nodes-without-renderers.html [ Failure Pass ]
 webkit.org/b/211837 perf/rel-list-remove.html [ Failure Pass ]
@@ -703,6 +707,8 @@
 # SOUP and Networking-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
 
+webkit.org/b/208369 http/tests/workers/service/basic-timeout.https.html [ Failure Timeout Pass ]
+
 webkit.org/b/215638 http/tests/websocket/tests/hybi/invalid-continuation.html [ Failure ]
 webkit.org/b/215638 http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler.html [ Failure ]
 
@@ -878,6 +884,7 @@
 
 webkit.org/b/169917 fast/canvas/webgl/unprefixed-anisotropic-extension.html [ Failure ]
 webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
+webkit.org/b/169917 webgl/many-contexts.html [ Timeout Pass ]
 
 webkit.org/b/211887 [ Debug ] fast/canvas/webgl/tex-sub-image-2d-bad-args.html [ Crash ]
 webkit.org/b/211887 [ Debug ] webgl/1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html [ Crash ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (270756 => 270757)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-12-14 02:30:41 UTC (rev 270756)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-12-14 02:47:13 UTC (rev 270757)
@@ -31,12 +31,9 @@
 imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht [ Pass ]
 imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht [ Pass ]
 
-
 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-02.html [ Pass ]
 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Pass ]
 
-
-
 # Some Apple ports don't support RTL scrollbars.
 fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ Pass ]
 fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement.html [ Pass ]
@@ -51,8 +48,6 @@
 
 webkit.org/b/175290 imported/w3c/web-platform-tests/css/css-ui/text-overflow-005.html [ Pass ]
 
-
-
 webkit.org/b/211564 imported/w3c/web-platform-tests/fetch/http-cache/basic-auth-cache-test.html [ ImageOnlyFailure Pass ]
 
 webkit.org/b/191506 fast/css-grid-layout/grid-item-scroll-position.html [ Pass ]
@@ -120,8 +115,6 @@
 
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-audio-tainting.https.html [ Pass ]
 
-webkit.org/b/214291 imported/w3c/web-platform-tests/css/css-writing-modes/baseline-with-orthogonal-flow-001.html  [ Pass ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of PASSING tests. See below where to put expected failures.
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -228,7 +221,6 @@
 webkit.org/b/219547 fast/events/wheel/wheel-event-destroys-overflow.html [ Timeout ]
 webkit.org/b/219547 fast/events/wheel/wheel-event-outside-body.html [ Timeout ]
 webkit.org/b/219547 fast/events/wheel/wheelevent-basic.html [ Timeout ]
-webkit.org/b/219547 fast/events/wheel/wheelevent-in-text-node.html [ Timeout ]
 webkit.org/b/219547 fast/events/wheel/wheelevent-mousewheel-interaction.html [ Timeout ]
 webkit.org/b/186670 webkit.org/b/219547 fast/scrolling/iframe-scrollable-after-back.html [ Timeout Pass Failure ]
 webkit.org/b/219547 fast/scrolling/overflow-scrollable-after-back.html [ Timeout ]
@@ -629,7 +621,6 @@
 webkit.org/b/169917 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html [ Slow ]
 webkit.org/b/169917 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html [ Slow ]
 webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Slow ]
-webkit.org/b/169917 webgl/many-contexts.html [ Pass Timeout ]
 # WebGL crashes
 webkit.org/b/169917 fast/canvas/webgl/webgl-draw-buffers.html [ Failure ]
 webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Failure ]
@@ -1257,7 +1248,6 @@
 
 webkit.org/b/116961 perf/show-hide-table-rows.html [ Failure Pass ]
 
-webkit.org/b/119040 perf/nested-combined-selectors.html [ Failure Pass ]
 
 # These tests started to time out (or time out more often) since the FTL merge
 webkit.org/b/119253 [ Debug ] js/dfg-osr-entry-hoisted-clobbered-structure-check.html [ Timeout Pass ]
@@ -1573,7 +1563,6 @@
 
 webkit.org/b/208327 http/wpt/service-workers/navigation-redirect-main-frame.https.html [ Timeout Pass ]
 
-webkit.org/b/208369 http/tests/workers/service/basic-timeout.https.html [ Failure Pass Timeout ]
 
 webkit.org/b/208426 fast/dom/Window/window-resize-and-move-arguments.html [ Failure Pass ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (270756 => 270757)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-12-14 02:30:41 UTC (rev 270756)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-12-14 02:47:13 UTC (rev 270757)
@@ -143,9 +143,6 @@
 # Passing since r261992.
 fast/scrolling/rtl-scrollbars-animation-property.html [ Pass ]
 
-# Passing since r268821.
-imported/w3c/web-platform-tests/css/css-writing-modes/baseline-with-orthogonal-flow-001.html [ Pass ]
-
 # Passing since r266083.
 imported/w3c/web-platform-tests/css/css-content/quotes-033.html [ Pass ]
 
@@ -1175,7 +1172,6 @@
 webkit.org/b/173419 fast/events/wheel/wheel-event-destroys-overflow.html [ Timeout Pass ]
 webkit.org/b/173419 fast/events/wheel/wheelevent-basic.html [ Failure Timeout ]
 webkit.org/b/173419 fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Failure ]
-webkit.org/b/173419 fast/events/wheel/wheelevent-in-text-node.html [ Timeout ]
 webkit.org/b/173419 fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Failure ]
 webkit.org/b/173419 fast/events/wheel/wheelevent-mousewheel-interaction.html [ Timeout Pass ]
 
@@ -1463,7 +1459,7 @@
 webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space.xht [ ImageOnlyFailure ]
 webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-backgrounds/background-size/background-size-contain.xht [ ImageOnlyFailure ]
 webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-fonts/font-language-override-02.html [ ImageOnlyFailure ]
-webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-images/image-resolution/image-resolution-011.html [ ImageOnlyFailure ]
+webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-images/image-resolution/image-resolution-011.html [ ImageOnlyFailure Pass ]
 webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-overflow/text-overflow-ellipsis-001.html [ ImageOnlyFailure ]
 webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-overflow/text-overflow-ellipsis-002.html [ ImageOnlyFailure ]
 webkit.org/b/214471 imported/w3c/web-platform-tests/css/css-overflow/text-overflow-ellipsis-rtl-001.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to