Title: [143862] trunk/LayoutTests
Revision
143862
Author
[email protected]
Date
2013-02-24 00:39:36 -0800 (Sun, 24 Feb 2013)

Log Message

Add timeout to the Chromium expectation of state-url-sets-links-visited.html

Unreviewed.

* platform/chromium/TestExpectations: Since Chromium's DRT does not support
computedStyleIncludingVisitedInfo, the test can also timeout as it will
raise an exception before invoking finishJSTest.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (143861 => 143862)


--- trunk/LayoutTests/ChangeLog	2013-02-24 07:29:13 UTC (rev 143861)
+++ trunk/LayoutTests/ChangeLog	2013-02-24 08:39:36 UTC (rev 143862)
@@ -1,3 +1,13 @@
+2013-02-24  Benjamin Poulain  <[email protected]>
+
+        Add timeout to the Chromium expectation of state-url-sets-links-visited.html
+
+        Unreviewed.
+
+        * platform/chromium/TestExpectations: Since Chromium's DRT does not support
+        computedStyleIncludingVisitedInfo, the test can also timeout as it will
+        raise an exception before invoking finishJSTest.
+
 2013-02-23  Benjamin Poulain  <[email protected]>
 
         Add support for testing states changing asynchronously. Apply it to state-url-sets-links-visited.html.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (143861 => 143862)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-24 07:29:13 UTC (rev 143861)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-02-24 08:39:36 UTC (rev 143862)
@@ -2205,7 +2205,7 @@
 webkit.org/b/37297 fast/history/nested-visited-test.html [ Failure ]
 webkit.org/b/37297 fast/history/self-is-visited.html [ Failure ]
 webkit.org/b/37297 fast/history/sibling-visited-test.html [ Failure ]
-webkit.org/b/37297 fast/loader/stateobjects/state-url-sets-links-visited.html [ Failure ]
+webkit.org/b/37297 fast/loader/stateobjects/state-url-sets-links-visited.html [ Failure Timeout ]
 webkit.org/b/58000 [ Mac Android ] fast/history/visited-link-background-color.html [ Failure ]
 
 # Added in http://trac.webkit.org/changeset/57476. Fails in Chromium because
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to