Title: [165004] trunk/LayoutTests
Revision
165004
Author
[email protected]
Date
2014-03-03 13:33:17 -0800 (Mon, 03 Mar 2014)

Log Message

Inspector test dom/dom-search-crash.html times out in release builds
https://bugs.webkit.org/show_bug.cgi?id=129462

Reviewed by Timothy Hatcher.

This test passes now, so stop skipping it.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (165003 => 165004)


--- trunk/LayoutTests/ChangeLog	2014-03-03 21:32:21 UTC (rev 165003)
+++ trunk/LayoutTests/ChangeLog	2014-03-03 21:33:17 UTC (rev 165004)
@@ -1,3 +1,14 @@
+2014-03-03  Brian Burg  <[email protected]>
+
+        Inspector test dom/dom-search-crash.html times out in release builds
+        https://bugs.webkit.org/show_bug.cgi?id=129462
+
+        Reviewed by Timothy Hatcher.
+
+        This test passes now, so stop skipping it.
+
+        * TestExpectations:
+
 2014-03-03  Antti Koivisto  <[email protected]>
 
         Find results on simple lines are not marked correctly

Modified: trunk/LayoutTests/TestExpectations (165003 => 165004)


--- trunk/LayoutTests/TestExpectations	2014-03-03 21:32:21 UTC (rev 165003)
+++ trunk/LayoutTests/TestExpectations	2014-03-03 21:33:17 UTC (rev 165004)
@@ -95,7 +95,4 @@
 
 webkit.org/b/129327 inspector-protocol/indexeddb/basics.html [ Pass Failure ]
 
-# Apparent fallout from http://trac.webkit.org/changeset/164830
-webkit.org/b/129462 [ Release ] inspector-protocol/dom/dom-search-crash.html [ Skip ]
-
 webkit.org/b/129331 inspector-protocol/page/deny-X-FrameOption.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to