Title: [164843] trunk/LayoutTests
Revision
164843
Author
[email protected]
Date
2014-02-27 16:46:49 -0800 (Thu, 27 Feb 2014)

Log Message

Unreviewed, update test expectations after r164830.

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

Web Inspector model tests load wrong inspector page under WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=129460

* TestExpectations: Updating test expectations.
* platform/wk2/TestExpectations: Updating test expectations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (164842 => 164843)


--- trunk/LayoutTests/ChangeLog	2014-02-28 00:22:32 UTC (rev 164842)
+++ trunk/LayoutTests/ChangeLog	2014-02-28 00:46:49 UTC (rev 164843)
@@ -1,3 +1,16 @@
+2014-02-27  Brian Burg  <[email protected]>
+
+        Unreviewed, update test expectations after r164830.
+
+        Inspector test dom/dom-search-crash.html times out in release builds
+        https://bugs.webkit.org/show_bug.cgi?id=129462
+
+        Web Inspector model tests load wrong inspector page under WebKitTestRunner
+        https://bugs.webkit.org/show_bug.cgi?id=129460
+
+        * TestExpectations: Updating test expectations.
+        * platform/wk2/TestExpectations: Updating test expectations.
+
 2014-02-17  Myles C. Maxfield  <[email protected]>
 
         text-decoration-skip: ink does not skip over SVG fonts

Modified: trunk/LayoutTests/TestExpectations (164842 => 164843)


--- trunk/LayoutTests/TestExpectations	2014-02-28 00:22:32 UTC (rev 164842)
+++ trunk/LayoutTests/TestExpectations	2014-02-28 00:46:49 UTC (rev 164843)
@@ -110,4 +110,7 @@
 # These assert in IndexedDB code very freqyently.
 webkit.org/b/129328 inspector-protocol/model [ Skip ]
 
+# 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 ]

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (164842 => 164843)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2014-02-28 00:22:32 UTC (rev 164842)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2014-02-28 00:46:49 UTC (rev 164843)
@@ -243,6 +243,9 @@
 
 webkit.org/b/127683 http/tests/navigation/new-window-redirect-history.html [ Crash ]
 
+# Apparent fallout from http://trac.webkit.org/changeset/164830
+webkit.org/b/129460 inspector/test-harness-trivially-works.html [ Skip ]
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to