Title: [177272] trunk/LayoutTests
Revision
177272
Author
[email protected]
Date
2014-12-14 22:27:10 -0800 (Sun, 14 Dec 2014)

Log Message

svg/filters/svg-deeply-nested-crash.html is slow in debug builds
https://bugs.webkit.org/show_bug.cgi?id=139638

Marked it as such. Also, added [ Debug ] to other tests that are slow in debug only.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177271 => 177272)


--- trunk/LayoutTests/ChangeLog	2014-12-15 05:03:15 UTC (rev 177271)
+++ trunk/LayoutTests/ChangeLog	2014-12-15 06:27:10 UTC (rev 177272)
@@ -1,5 +1,14 @@
 2014-12-14  Alexey Proskuryakov  <[email protected]>
 
+        svg/filters/svg-deeply-nested-crash.html is slow in debug builds
+        https://bugs.webkit.org/show_bug.cgi?id=139638
+
+        Marked it as such. Also, added [ Debug ] to other tests that are slow in debug only.
+
+        * TestExpectations:
+
+2014-12-14  Alexey Proskuryakov  <[email protected]>
+
         jquery/manipulation.html is very slow in debug builds, frequently timing out
         https://bugs.webkit.org/show_bug.cgi?id=61932
 

Modified: trunk/LayoutTests/TestExpectations (177271 => 177272)


--- trunk/LayoutTests/TestExpectations	2014-12-15 05:03:15 UTC (rev 177271)
+++ trunk/LayoutTests/TestExpectations	2014-12-15 06:27:10 UTC (rev 177272)
@@ -328,7 +328,9 @@
 webkit.org/b/139548 fast/workers/worker-constructor.html [ Skip ]
 webkit.org/b/139548 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Skip ]
 
-webkit.org/b/139634 fast/selectors/matches-backtracking.html [ Slow ]
-webkit.org/b/139634 fast/selectors/nth-child-of-register-requirement.html [ Slow ]
-webkit.org/b/139634 fast/selectors/not-backtracking.html [ Slow ]
-webkit.org/b/61932 jquery/manipulation.html [ Slow ]
+webkit.org/b/139634 [ Debug ] fast/selectors/matches-backtracking.html [ Slow ]
+webkit.org/b/139634 [ Debug ] fast/selectors/nth-child-of-register-requirement.html [ Slow ]
+webkit.org/b/139634 [ Debug ] fast/selectors/not-backtracking.html [ Slow ]
+webkit.org/b/61932 [ Debug ] jquery/manipulation.html [ Slow ]
+
+webkit.org/b/139638 [ Debug ] svg/filters/svg-deeply-nested-crash.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to