Title: [274716] trunk/LayoutTests
Revision
274716
Author
pvol...@apple.com
Date
2021-03-19 07:30:29 -0700 (Fri, 19 Mar 2021)

Log Message

[Win] Update test expectations
https://bugs.webkit.org/show_bug.cgi?id=223456

Unreviewed test gardening.


* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (274715 => 274716)


--- trunk/LayoutTests/ChangeLog	2021-03-19 14:28:33 UTC (rev 274715)
+++ trunk/LayoutTests/ChangeLog	2021-03-19 14:30:29 UTC (rev 274716)
@@ -1,3 +1,12 @@
+2021-03-19  Per Arne  <pvol...@apple.com>
+
+        [Win] Update test expectations
+        https://bugs.webkit.org/show_bug.cgi?id=223456
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2021-03-19  Kimmo Kinnunen  <kkinnu...@apple.com>
 
         Add WebGL 1.0.4 test drivers and test expectations to the repository

Modified: trunk/LayoutTests/platform/win/TestExpectations (274715 => 274716)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-03-19 14:28:33 UTC (rev 274715)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-03-19 14:30:29 UTC (rev 274716)
@@ -4653,6 +4653,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=221569
 crypto/crypto-random-values-oom.html [ Skip ]
 
+# https://bugs.webkit.org/show_bug.cgi?id=223456
 fast/events/selectstart-by-drag.html [ Failure Pass ]
 fast/text/selection-is-prevent-defaulted.html [ Failure Pass ]
 
@@ -4668,8 +4669,18 @@
 http/tests/security/contentSecurityPolicy/media-src-blocked.html [ Failure ]
 security/contentSecurityPolicy/blocks-video.html [ Failure ]
 
+animations/z-index-in-keyframe.html [ ImageOnlyFailure ]
+fast/filter-image/clipped-filter.html [ ImageOnlyFailure ]
 fast/inline/hyphenation-when-overflow-wrap-is-break-word.html [ ImageOnlyFailure ]
+fast/overflow/animation-recompute-overflow.html [ ImageOnlyFailure ]
 fast/text/image-alt-text-bidi-2.html [ ImageOnlyFailure ]
+http/tests/css/filters-on-iframes-transform.html [ ImageOnlyFailure ]
+imported/blink/compositing/repaint/end-of-opacity-transition.html [ ImageOnlyFailure ]
+webanimations/accelerated-animation-renderer-change.html [ ImageOnlyFailure ]
+webanimations/opacity-animation.html [ ImageOnlyFailure ]
+webanimations/relative-ordering-of-translate-and-rotate-properties-accelerated.html [ ImageOnlyFailure ]
+webanimations/relative-ordering-of-translate-and-scale-properties-accelerated.html [ ImageOnlyFailure ]
+webanimations/transform-transition-with-delay-on-forced-layer-with-transform.html [ ImageOnlyFailure ]
 
 fast/dom/focus-shift-crash.html [ Timeout ]
 fast/events/wheel/redispatched-wheel-event.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to