Title: [228009] trunk/LayoutTests
Revision
228009
Author
ms2...@igalia.com
Date
2018-02-02 07:24:11 -0800 (Fri, 02 Feb 2018)

Log Message

imagebitmap gardening
https://bugs.webkit.org/show_bug.cgi?id=182430

Unreviewed test gardening.


* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (228008 => 228009)


--- trunk/LayoutTests/ChangeLog	2018-02-02 15:14:09 UTC (rev 228008)
+++ trunk/LayoutTests/ChangeLog	2018-02-02 15:24:11 UTC (rev 228009)
@@ -1,3 +1,13 @@
+2018-02-02  Ms2ger  <ms2...@igalia.com>
+
+        imagebitmap gardening
+        https://bugs.webkit.org/show_bug.cgi?id=182430
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2018-02-02  Claudio Saavedra  <csaave...@igalia.com>
 
         [GTK][Wayland][WPE] fast/canvas/canvas-createPattern-video-modify.html failing

Modified: trunk/LayoutTests/platform/ios/TestExpectations (228008 => 228009)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-02-02 15:14:09 UTC (rev 228008)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-02-02 15:24:11 UTC (rev 228009)
@@ -3309,3 +3309,5 @@
 webkit.org/b/181499 [ Release ] imported/w3c/web-platform-tests/service-workers/service-worker/update-after-navigation-fetch-event.https.html [ Pass Failure ]
 
 webkit.org/b/181838 js/slow-stress/Int32Array-alloc-huge-long-lived.html [ Slow ]
+
+webkit.org/b/182422 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html [ Pass Failure Crash ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (228008 => 228009)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-02-02 15:14:09 UTC (rev 228008)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-02-02 15:24:11 UTC (rev 228009)
@@ -1791,4 +1791,5 @@
 
 webkit.org/b/181831 [ HighSierra+ ] fast/forms/searchfield-heights.html [ Pass Failure ]
 
-webkit.org/b/182422 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html [ Crash ]
+webkit.org/b/182422 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html [ Pass Failure ]
+webkit.org/b/182422 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html [ Pass Failure Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to