Title: [251913] trunk/LayoutTests
Revision
251913
Author
timothy_hor...@apple.com
Date
2019-11-01 01:44:04 -0700 (Fri, 01 Nov 2019)

Log Message

Turn on IOSurface support in the iOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=203026
<rdar://problem/56320993>

* platform/ios/TestExpectations:
Adjust some more test expectations after turning on accelerated drawing.
This is starting to get concerning.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (251912 => 251913)


--- trunk/LayoutTests/ChangeLog	2019-11-01 06:34:22 UTC (rev 251912)
+++ trunk/LayoutTests/ChangeLog	2019-11-01 08:44:04 UTC (rev 251913)
@@ -1,3 +1,13 @@
+2019-11-01  Tim Horton  <timothy_hor...@apple.com>
+
+        Turn on IOSurface support in the iOS Simulator
+        https://bugs.webkit.org/show_bug.cgi?id=203026
+        <rdar://problem/56320993>
+
+        * platform/ios/TestExpectations:
+        Adjust some more test expectations after turning on accelerated drawing.
+        This is starting to get concerning.
+
 2019-10-31  Tim Horton  <timothy_hor...@apple.com>
 
         Turn on IOSurface support in the iOS Simulator

Modified: trunk/LayoutTests/platform/ios/TestExpectations (251912 => 251913)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-11-01 06:34:22 UTC (rev 251912)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-11-01 08:44:04 UTC (rev 251913)
@@ -3409,6 +3409,11 @@
 
 # These tests fail with tiny (0.01%) image diffs with accelerated drawing enabled.
 accessibility/smart-invert-reference.html [ ImageOnlyFailure ]
+compositing/masks/become-tiled-mask.html [ ImageOnlyFailure ]
+css3/filters/backdrop/add-remove-add-backdrop-filter.html [ ImageOnlyFailure ]
+fast/css/object-fit/object-fit-canvas.html [ ImageOnlyFailure ]
+fast/hidpi/image-srcset-png-canvas.html [ ImageOnlyFailure ]
+scrollingcoordinator/ios/fixed-frame-overflow-swipe.html [ ImageOnlyFailure ]
 fast/canvas/canvas-transform-inverse.html [ ImageOnlyFailure ]
 fast/overflow/border-radius-clipping-2.html [ ImageOnlyFailure ]
 imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to