Title: [264924] trunk/LayoutTests
Revision
264924
Author
commit-qu...@webkit.org
Date
2020-07-27 08:58:27 -0700 (Mon, 27 Jul 2020)

Log Message

[ iOS ] compositing/contents-scale/non-decomposable-matrix.html is passing and needs expectations removed
https://bugs.webkit.org/show_bug.cgi?id=214829

Unreviewed test gardening.

Patch by Hector Lopez <hector_i_lo...@apple.com> on 2020-07-27

* platform/ios-device/TestExpectations:
* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264923 => 264924)


--- trunk/LayoutTests/ChangeLog	2020-07-27 15:44:10 UTC (rev 264923)
+++ trunk/LayoutTests/ChangeLog	2020-07-27 15:58:27 UTC (rev 264924)
@@ -1,3 +1,13 @@
+2020-07-27  Hector Lopez  <hector_i_lo...@apple.com>
+
+        [ iOS ] compositing/contents-scale/non-decomposable-matrix.html is passing and needs expectations removed
+        https://bugs.webkit.org/show_bug.cgi?id=214829
+
+        Unreviewed test gardening.
+
+        * platform/ios-device/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2020-07-27  Karl Rackler  <rack...@apple.com>
 
         [ iOS Mac debug wk2 ] js/throw-large-string-oom.html is a constant timeout

Modified: trunk/LayoutTests/platform/ios/TestExpectations (264923 => 264924)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-07-27 15:44:10 UTC (rev 264923)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-07-27 15:58:27 UTC (rev 264924)
@@ -3196,9 +3196,6 @@
 # <rdar://problem/40172428> REGRESSION: LayoutTests fast/text/font-collection.html and fast/text/woff2.html are failing
 webkit.org/b/212172 fast/text/font-collection.html [ ImageOnlyFailure ]
 
-# <rdar://problem/41546587> REGRESSION: LayoutTest compositing/contents-scale/non-decomposable-matrix.html is failing
-compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
-
 # <rdar://problem/36639117> REGRESSION: LayoutTest svg/custom/subpaths-moveto-only-rendering.svg is failing
 svg/custom/subpaths-moveto-only-rendering.svg [ Failure ]
 

Modified: trunk/LayoutTests/platform/ios-device/TestExpectations (264923 => 264924)


--- trunk/LayoutTests/platform/ios-device/TestExpectations	2020-07-27 15:44:10 UTC (rev 264923)
+++ trunk/LayoutTests/platform/ios-device/TestExpectations	2020-07-27 15:58:27 UTC (rev 264924)
@@ -6,7 +6,6 @@
 compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Failure ]
 compositing/canvas/accelerated-canvas-compositing.html [ Failure ]
 compositing/backgrounds/fixed-backgrounds.html [ ImageOnlyFailure ]
-compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
 compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html [ ImageOnlyFailure ]
 
 css3/filters/backdrop/backdrop-filter-with-reflection-add-backdrop.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to