Title: [194271] trunk/LayoutTests
Revision
194271
Author
mcatanz...@igalia.com
Date
2015-12-18 08:34:03 -0800 (Fri, 18 Dec 2015)

Log Message

[GTK] Unreviewed gardening

css3/flexbox/multiline-reverse-wrap-baseline.html consistently passes for GTK since
r191623, but fails on Apple ports, so add a GTK-specific Pass expectation.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (194270 => 194271)


--- trunk/LayoutTests/ChangeLog	2015-12-18 16:25:34 UTC (rev 194270)
+++ trunk/LayoutTests/ChangeLog	2015-12-18 16:34:03 UTC (rev 194271)
@@ -1,6 +1,15 @@
 2015-12-18  Michael Catanzaro  <mcatanz...@igalia.com>
 
         [GTK] Unreviewed gardening
+
+        css3/flexbox/multiline-reverse-wrap-baseline.html consistently passes for GTK since
+        r191623, but fails on Apple ports, so add a GTK-specific Pass expectation.
+
+        * platform/gtk/TestExpectations:
+
+2015-12-18  Michael Catanzaro  <mcatanz...@igalia.com>
+
+        [GTK] Unreviewed gardening
         https://bugs.webkit.org/show_bug.cgi?id=142292
 
         fast/images/animated-gif-body-outside-viewport.html and

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (194270 => 194271)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-12-18 16:25:34 UTC (rev 194270)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-12-18 16:34:03 UTC (rev 194271)
@@ -2577,6 +2577,7 @@
 #////////////////////////////////////////////////////////////////////////////////////////
 
 # This tests are passing on GTK+ but they do not in the Apple ports
+css3/flexbox/multiline-reverse-wrap-baseline.html [ Pass ]
 imported/mozilla/svg/image/image-filter-01.svg [ Pass ]
 imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
 mathml/presentation/style-changed.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to