Title: [132362] trunk/PerformanceTests
Revision
132362
Author
[email protected]
Date
2012-10-24 09:23:22 -0700 (Wed, 24 Oct 2012)

Log Message

REGRESSION(r131982): Skip SVG/SvgNestedUse.html performancetest since it is crashing
https://bugs.webkit.org/show_bug.cgi?id=100262

Unreviewed.

Skip until proper fix.

* Skipped: Add SVG/SvgNestedUse.html

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (132361 => 132362)


--- trunk/PerformanceTests/ChangeLog	2012-10-24 16:18:05 UTC (rev 132361)
+++ trunk/PerformanceTests/ChangeLog	2012-10-24 16:23:22 UTC (rev 132362)
@@ -1,3 +1,14 @@
+2012-10-24  Zoltan Horvath  <[email protected]>
+
+        REGRESSION(r131982): Skip SVG/SvgNestedUse.html performancetest since it is crashing
+        https://bugs.webkit.org/show_bug.cgi?id=100262
+
+        Unreviewed.
+
+        Skip until proper fix.
+
+        * Skipped: Add SVG/SvgNestedUse.html
+
 2012-10-23  Zoltan Horvath  <[email protected]>
 
         Store the loaded file locally in measurePageLoadTime

Modified: trunk/PerformanceTests/Skipped (132361 => 132362)


--- trunk/PerformanceTests/Skipped	2012-10-24 16:18:05 UTC (rev 132361)
+++ trunk/PerformanceTests/Skipped	2012-10-24 16:23:22 UTC (rev 132362)
@@ -58,3 +58,6 @@
 # Bug 77024 - Web Inspector: tests in PerformanceTests/inspector/ are timing out
 inspector
 
+# Bug 100262 - REGRESSION(r131982): this test is crashing
+SVG/SvgNestedUse.html
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to