Title: [121796] trunk/LayoutTests
Revision
121796
Author
[email protected]
Date
2012-07-03 12:08:04 -0700 (Tue, 03 Jul 2012)

Log Message

Unreviewed gardening, give a bug number to slow inspector tests and
move into the slow section.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121795 => 121796)


--- trunk/LayoutTests/ChangeLog	2012-07-03 19:07:06 UTC (rev 121795)
+++ trunk/LayoutTests/ChangeLog	2012-07-03 19:08:04 UTC (rev 121796)
@@ -1,3 +1,10 @@
+2012-07-03  Tony Chang  <[email protected]>
+
+        Unreviewed gardening, give a bug number to slow inspector tests and
+        move into the slow section.
+
+        * platform/chromium/TestExpectations:
+
 2012-07-03  Robert Hogan  <[email protected]>
 
         Suppress tests requiring rebaselining after r121789

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121795 => 121796)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-03 19:07:06 UTC (rev 121795)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-03 19:08:04 UTC (rev 121796)
@@ -66,6 +66,11 @@
 BUGWK76270 SKIP : http/tests/appcache/abort-cache-ondownloading-resource-404.html = PASS
 BUGWK76270 SKIP : http/tests/appcache/abort-cache-onprogress.html = PASS
 
+// These tests started being slow when we switched to DRT.
+BUGWK90488 SLOW LINUX WIN DEBUG : inspector = PASS
+BUGWK90488 SLOW LINUX WIN DEBUG : http/tests/inspector = PASS
+BUGWK90488 SLOW LINUX WIN DEBUG : http/tests/inspector-enabled = PASS
+
 BUGWK77523 WIN SLOW : media/media-fragments/TC0050-TC0059.html = PASS
 BUGWK77523 WIN RELEASE SLOW : media/media-fragments/TC0080-TC0089.html = PASS
 
@@ -924,12 +929,8 @@
 // Works slowly, we have an equivalent test that doesn't open Inspector and runs fast.
 WONTFIX LINUX DEBUG SKIP : inspector/profiler/cpu-profiler-profiling.html = TIMEOUT PASS
 
-// Inspector tests in Debug build are very slow.
-BUG_DRT SLOW LINUX WIN DEBUG : inspector = PASS
 BUG_DRT WIN DEBUG : inspector/extensions/extensions-events.html = TIMEOUT
 BUG_DRT WIN DEBUG : inspector/extensions/extensions-sidebar.html = TIMEOUT
-BUG_DRT SLOW LINUX WIN DEBUG : http/tests/inspector = PASS
-BUG_DRT SLOW LINUX WIN DEBUG : http/tests/inspector-enabled = PASS
 
 BUGFLAKY : http/tests/inspector/extensions-ignore-cache.html = PASS TIMEOUT
 BUGFLAKY : inspector/timeline/timeline-network-received-data.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to