Title: [139147] trunk/LayoutTests
Revision
139147
Author
jchaffr...@webkit.org
Date
2013-01-08 19:21:27 -0800 (Tue, 08 Jan 2013)

Log Message

Layout Test fast/css-grid-layout/grid-columns-rows-get-set-multiple.html, grid-columns-rows-get-set.html is failing
https://bugs.webkit.org/show_bug.cgi?id=104090

Unreviewed gardening.


* platform/chromium/TestExpectations:
In r139025, the not-totally-OK call to GridTrackSize::length() was removed and thus the
tests don't trigger an ASSERT anymore. This change merrily re-enable them.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (139146 => 139147)


--- trunk/LayoutTests/ChangeLog	2013-01-09 02:57:50 UTC (rev 139146)
+++ trunk/LayoutTests/ChangeLog	2013-01-09 03:21:27 UTC (rev 139147)
@@ -1,3 +1,14 @@
+2013-01-08  Julien Chaffraix  <jchaffr...@webkit.org>
+
+        Layout Test fast/css-grid-layout/grid-columns-rows-get-set-multiple.html, grid-columns-rows-get-set.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=104090
+
+        Unreviewed gardening.
+
+        * platform/chromium/TestExpectations:
+        In r139025, the not-totally-OK call to GridTrackSize::length() was removed and thus the
+        tests don't trigger an ASSERT anymore. This change merrily re-enable them.
+
 2013-01-08  Alexandru Chiculita  <ach...@adobe.com>
 
         Assert in RenderGeometryMap::mapToContainer

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (139146 => 139147)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-09 02:57:50 UTC (rev 139146)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-09 03:21:27 UTC (rev 139147)
@@ -4235,10 +4235,6 @@
 webkit.org/b/104035 fast/text/orientation-sideways.html [ Missing ]
 webkit.org/b/104172 fast/text/decorations-with-text-combine.html [ Missing ]
 
-# Crash since r136588.
-webkit.org/b/104090 [ Mac Debug ] fast/css-grid-layout/grid-columns-rows-get-set-multiple.html [ Crash ]
-webkit.org/b/104090 [ Mac Debug ] fast/css-grid-layout/grid-columns-rows-get-set.html [ Crash ]
-
 webkit.org/b/104092 fast/frames/paint-iframe-background.html [ Failure Pass ]
 
 webkit.org/b/103487 [ Linux ] fast/forms/placeholder-position.html [ ImageOnlyFailure Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to