Title: [220099] trunk/LayoutTests
Revision
220099
Author
commit-qu...@webkit.org
Date
2017-08-01 09:16:26 -0700 (Tue, 01 Aug 2017)

Log Message

REGRESSION(r205909): Layout test editing/pasteboard/image-in-iframe.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163185

Patch by Ms2ger <ms2...@igalia.com> on 2017-08-01
Reviewed by Sam Weinig.

Remove obsolete failure expectation for image-in-iframe.html.

The bug was fixed in r212428. (The test was also broken by both landings for
bug 170956, until r216174 fixed it again.)

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (220098 => 220099)


--- trunk/LayoutTests/ChangeLog	2017-08-01 16:13:55 UTC (rev 220098)
+++ trunk/LayoutTests/ChangeLog	2017-08-01 16:16:26 UTC (rev 220099)
@@ -1,3 +1,17 @@
+2017-08-01  Ms2ger  <ms2...@igalia.com>
+
+        REGRESSION(r205909): Layout test editing/pasteboard/image-in-iframe.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=163185
+
+        Reviewed by Sam Weinig.
+
+        Remove obsolete failure expectation for image-in-iframe.html.
+
+        The bug was fixed in r212428. (The test was also broken by both landings for
+        bug 170956, until r216174 fixed it again.)
+
+        * platform/gtk/TestExpectations:
+
 2017-08-01  Darin Adler  <da...@apple.com>
 
         REGRESSION (r220052): http/tests/media/video-play-stall.html times out

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (220098 => 220099)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-01 16:13:55 UTC (rev 220098)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-08-01 16:16:26 UTC (rev 220099)
@@ -3163,8 +3163,6 @@
 
 webkit.org/b/163184 editing/pasteboard/copy-standalone-image.html [ ImageOnlyFailure ]
 
-webkit.org/b/163185 editing/pasteboard/image-in-iframe.html [ Failure ]
-
 webkit.org/b/163186 editing/pasteboard/onpaste-text-html.html [ Failure ]
 
 # Failing since a new URLParser has been enabled on r207162
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to