Title: [99231] trunk/LayoutTests
Revision
99231
Author
[email protected]
Date
2011-11-03 13:20:39 -0700 (Thu, 03 Nov 2011)

Log Message

Mark tests as slow in chromium.

fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html
are already marked as timing out, but maybe they will pass in release
if we give them enough time.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99230 => 99231)


--- trunk/LayoutTests/ChangeLog	2011-11-03 20:19:11 UTC (rev 99230)
+++ trunk/LayoutTests/ChangeLog	2011-11-03 20:20:39 UTC (rev 99231)
@@ -1,3 +1,13 @@
+2011-11-03  Tony Chang  <[email protected]>
+
+        Mark tests as slow in chromium.
+
+        fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html
+        are already marked as timing out, but maybe they will pass in release
+        if we give them enough time.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-03  Joshua Bell  <[email protected]>
 
         IndexedDB result of deleting a record should be true or false

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (99230 => 99231)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-03 20:19:11 UTC (rev 99230)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-03 20:20:39 UTC (rev 99231)
@@ -2088,8 +2088,10 @@
 // HTML5 Geolocation API does not use window.clientInformation.
 BUGCR11246 SKIP : fast/dom/Window/window-properties-geolocation.html = TEXT
 
-BUGCR46603 : fast/frames/lots-of-iframes.html = PASS TIMEOUT
-BUGCR46603 : fast/frames/lots-of-objects.html = PASS TIMEOUT
+BUGCR46603 SLOW RELEASE : fast/frames/lots-of-iframes.html = PASS TEXT
+BUGCR46603 SLOW RELEASE : fast/frames/lots-of-objects.html = PASS TEXT
+BUGCR46603 DEBUG : fast/frames/lots-of-iframes.html = TIMEOUT
+BUGCR46603 DEBUG : fast/frames/lots-of-objects.html = TIMEOUT
 
 // LayoutTestController::pageProperty is not implemented for Chromium yet.
 BUGWK35961 : printing/page-rule-selection.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to