Title: [167434] trunk/LayoutTests
Revision
167434
Author
a...@apple.com
Date
2014-04-17 10:04:29 -0700 (Thu, 17 Apr 2014)

Log Message

Don't skip inspector/dom/content-flow-list.html and inspector/dom/content-flow-content-removal.html.

First, they no longer crash/assert. They fail most of the time, but that's tracked as bug 129817.

Second, skipping was ineffective anyway, because we had a preceding [ Pass Failure ]
entry for the same files.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167433 => 167434)


--- trunk/LayoutTests/ChangeLog	2014-04-17 17:01:05 UTC (rev 167433)
+++ trunk/LayoutTests/ChangeLog	2014-04-17 17:04:29 UTC (rev 167434)
@@ -1,3 +1,14 @@
+2014-04-17  Alexey Proskuryakov  <a...@apple.com>
+
+        Don't skip inspector/dom/content-flow-list.html and inspector/dom/content-flow-content-removal.html.
+
+        First, they no longer crash/assert. They fail most of the time, but that's tracked as bug 129817.
+
+        Second, skipping was ineffective anyway, because we had a preceding [ Pass Failure ]
+        entry for the same files.
+
+        * TestExpectations:
+
 2014-04-17  David Hyatt  <hy...@apple.com>
 
         [New Multicolumn] REGRESSION: Column set styles don't update when zooming etc.

Modified: trunk/LayoutTests/TestExpectations (167433 => 167434)


--- trunk/LayoutTests/TestExpectations	2014-04-17 17:01:05 UTC (rev 167433)
+++ trunk/LayoutTests/TestExpectations	2014-04-17 17:04:29 UTC (rev 167434)
@@ -96,9 +96,5 @@
 webkit.org/b/74144 fast/regions/universal-selector-children-to-the-same-region.html [ Skip ]
 webkit.org/b/74144 fast/regions/region-content-flown-into-region.html [ Skip ]
 
-# Fails or asserts on most runs.
-webkit.org/b/131679 inspector/dom/content-flow-list.html [ Skip ]
-webkit.org/b/131679 inspector/dom/content-flow-content-removal.html [ Skip ]
-
 # 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 ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to