Title: [169116] trunk/LayoutTests
Revision
169116
Author
[email protected]
Date
2014-05-20 10:06:29 -0700 (Tue, 20 May 2014)

Log Message

Skip http/tests/inspector/replay/document-last-modified-fallback-value.html since it asserts.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (169115 => 169116)


--- trunk/LayoutTests/ChangeLog	2014-05-20 17:01:47 UTC (rev 169115)
+++ trunk/LayoutTests/ChangeLog	2014-05-20 17:06:29 UTC (rev 169116)
@@ -1,3 +1,9 @@
+2014-05-20  Anders Carlsson  <[email protected]>
+
+        Skip http/tests/inspector/replay/document-last-modified-fallback-value.html since it asserts.
+
+        * TestExpectations:
+
 2014-05-20  David Kilzer  <[email protected]>
 
         Make fast/dom/remove-element-with-{id|name}-that-was-inserted-on-DOMNodeRemoved.html reliable

Modified: trunk/LayoutTests/TestExpectations (169115 => 169116)


--- trunk/LayoutTests/TestExpectations	2014-05-20 17:01:47 UTC (rev 169115)
+++ trunk/LayoutTests/TestExpectations	2014-05-20 17:06:29 UTC (rev 169116)
@@ -104,6 +104,9 @@
 # Doesn't work yet, relies on network replay functionality (webkit.org/b/130728, webkit.org/b/129391)
 webkit.org/b/131318 http/tests/inspector/replay/document-last-modified-fallback-value.html [ Skip ]
 
+# Asserts in debug builds.
+[ Debug ] http/tests/inspector/replay/document-last-modified-fallback-value.html [ Skip ]
+
 # Expando properties on attribute nodes disappear
 webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
 
@@ -115,7 +118,6 @@
 css2.1/20110323/replaced-intrinsic-001.htm [ Failure ]
 css2.1/20110323/replaced-intrinsic-002.htm [ Failure ]
 
-
 webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-fixed.html [ Skip ]
 webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-percentage.html [ Skip ]
 webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to