Title: [99487] trunk/LayoutTests
- Revision
- 99487
- Author
- [email protected]
- Date
- 2011-11-07 15:16:47 -0800 (Mon, 07 Nov 2011)
Log Message
[chromium] disable 2 tests that are slow in debug
* platform/chromium/test_expectations.txt: only run
fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html
in release builds
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (99486 => 99487)
--- trunk/LayoutTests/ChangeLog 2011-11-07 23:08:54 UTC (rev 99486)
+++ trunk/LayoutTests/ChangeLog 2011-11-07 23:16:47 UTC (rev 99487)
@@ -1,3 +1,11 @@
+2011-11-07 Tony Chang <[email protected]>
+
+ [chromium] disable 2 tests that are slow in debug
+
+ * platform/chromium/test_expectations.txt: only run
+ fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html
+ in release builds
+
2011-11-07 Vangelis Kokkevis <[email protected]>
[chromium] Make compositing for scrollable [i]frames a setting separate from
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (99486 => 99487)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-11-07 23:08:54 UTC (rev 99486)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-11-07 23:16:47 UTC (rev 99487)
@@ -2088,10 +2088,11 @@
// HTML5 Geolocation API does not use window.clientInformation.
BUGCR11246 SKIP : fast/dom/Window/window-properties-geolocation.html = TEXT
-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
+BUGCR46603 SLOW RELEASE : fast/frames/lots-of-iframes.html = PASS
+BUGCR46603 SLOW RELEASE : fast/frames/lots-of-objects.html = PASS
+// These tests are really slow in debug.
+BUGCR46603 SKIP DEBUG : fast/frames/lots-of-iframes.html = TIMEOUT
+BUGCR46603 SKIP 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