Title: [167812] trunk/LayoutTests
Revision
167812
Author
timothy_hor...@apple.com
Date
2014-04-25 11:17:46 -0700 (Fri, 25 Apr 2014)

Log Message

REGRESSION(r167799): ASSERTION in parseGridTemplateShorthand in fast/css-grid-layout/grid-template-shorthand-get-set.html
https://bugs.webkit.org/show_bug.cgi?id=132194

* TestExpectations:
Skip the test on debug testers.
Also unmark js/slow-stress/new-spread.html because it is fixed (https://bugs.webkit.org/show_bug.cgi?id=132022)

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167811 => 167812)


--- trunk/LayoutTests/ChangeLog	2014-04-25 18:15:48 UTC (rev 167811)
+++ trunk/LayoutTests/ChangeLog	2014-04-25 18:17:46 UTC (rev 167812)
@@ -1,3 +1,12 @@
+2014-04-25  Tim Horton  <timothy_hor...@apple.com>
+
+        REGRESSION(r167799): ASSERTION in parseGridTemplateShorthand in fast/css-grid-layout/grid-template-shorthand-get-set.html
+        https://bugs.webkit.org/show_bug.cgi?id=132194
+
+        * TestExpectations:
+        Skip the test on debug testers.
+        Also unmark js/slow-stress/new-spread.html because it is fixed (https://bugs.webkit.org/show_bug.cgi?id=132022)
+
 2014-04-24  David Hyatt  <hy...@apple.com>
 
         [New Multicolumn] Add support for offsetLeft and offsetTop.

Modified: trunk/LayoutTests/TestExpectations (167811 => 167812)


--- trunk/LayoutTests/TestExpectations	2014-04-25 18:15:48 UTC (rev 167811)
+++ trunk/LayoutTests/TestExpectations	2014-04-25 18:17:46 UTC (rev 167812)
@@ -107,4 +107,4 @@
 # Expando properties on attribute nodes disappear
 webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
 
-webkit.org/b/132022 js/slow-stress/new-spread.html [ Failure Pass Timeout ]
\ No newline at end of file
+webkit.org/b/132194 [ Debug ] fast/css-grid-layout/grid-template-shorthand-get-set.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to