Title: [162974] trunk/LayoutTests
Revision
162974
Author
a...@apple.com
Date
2014-01-28 15:46:30 -0800 (Tue, 28 Jan 2014)

Log Message

REGRESSION (r162947): css3/flexbox/multiline-justify-content.html and
css3/flexbox/position-absolute-child.html are timing out
https://bugs.webkit.org/show_bug.cgi?id=127809

* platform/mac/TestExpectations: Skipping for now, Antti is going to take a look tomorrow.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (162973 => 162974)


--- trunk/LayoutTests/ChangeLog	2014-01-28 23:43:06 UTC (rev 162973)
+++ trunk/LayoutTests/ChangeLog	2014-01-28 23:46:30 UTC (rev 162974)
@@ -1,3 +1,11 @@
+2014-01-28  Alexey Proskuryakov  <a...@apple.com>
+
+        REGRESSION (r162947): css3/flexbox/multiline-justify-content.html and
+        css3/flexbox/position-absolute-child.html are timing out
+        https://bugs.webkit.org/show_bug.cgi?id=127809
+
+        * platform/mac/TestExpectations: Skipping for now, Antti is going to take a look tomorrow.
+
 2014-01-23  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         ASSERT_WITH_SECURITY_IMPLICATION in WebCore::InlineTextBox::paint

Modified: trunk/LayoutTests/platform/mac/TestExpectations (162973 => 162974)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-01-28 23:43:06 UTC (rev 162973)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-01-28 23:46:30 UTC (rev 162974)
@@ -1323,3 +1323,6 @@
 webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ]
 
 webkit.org/b/127310 svg/filters/feComponentTransfer-style-crash.xhtml [ Pass Failure Timeout ]
+
+webkit.org/b/127809 css3/flexbox/multiline-justify-content.html [ Skip ]
+webkit.org/b/127809 css3/flexbox/position-absolute-child.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to