Title: [130713] trunk/PerformanceTests
Revision
130713
Author
rn...@webkit.org
Date
2012-10-08 18:48:12 -0700 (Mon, 08 Oct 2012)

Log Message

Skip Layout/subtree-detaching.html temporarily as it's very noisy and
takes 112s to run on Chromium Mac. This is tracked by the bug 98708.

* Skipped:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (130712 => 130713)


--- trunk/PerformanceTests/ChangeLog	2012-10-09 01:44:55 UTC (rev 130712)
+++ trunk/PerformanceTests/ChangeLog	2012-10-09 01:48:12 UTC (rev 130713)
@@ -1,5 +1,12 @@
 2012-10-08  Ryosuke Niwa  <rn...@webkit.org>
 
+        Skip Layout/subtree-detaching.html temporarily as it's very noisy and
+        takes 112s to run on Chromium Mac. This is tracked by the bug 98708.
+
+        * Skipped:
+
+2012-10-08  Ryosuke Niwa  <rn...@webkit.org>
+
         Perf. test results page is broken when runs have different sets of tests
         https://bugs.webkit.org/show_bug.cgi?id=98691
 

Modified: trunk/PerformanceTests/Skipped (130712 => 130713)


--- trunk/PerformanceTests/Skipped	2012-10-09 01:44:55 UTC (rev 130712)
+++ trunk/PerformanceTests/Skipped	2012-10-09 01:48:12 UTC (rev 130713)
@@ -23,6 +23,9 @@
 # https://bugs.webkit.org/show_bug.cgi?id=95376
 Dromaeo/jslib-modify-jquery.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=98708
+Layout/subtree-detaching.html
+
 # We have pure JS tests separately outside Dromaeo.
 Dromaeo/sunspider-3d-morph.html
 Dromaeo/sunspider-3d-raytrace.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to