Title: [182741] trunk/LayoutTests
Revision
182741
Author
[email protected]
Date
2015-04-13 10:50:44 -0700 (Mon, 13 Apr 2015)

Log Message

js/regress-141098.html often times out in debug builds.

This test is slow in debug, sometimes barely passing, and other times timing out.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (182740 => 182741)


--- trunk/LayoutTests/ChangeLog	2015-04-13 17:42:22 UTC (rev 182740)
+++ trunk/LayoutTests/ChangeLog	2015-04-13 17:50:44 UTC (rev 182741)
@@ -1,3 +1,11 @@
+2015-04-13  Alexey Proskuryakov  <[email protected]>
+
+        js/regress-141098.html often times out in debug builds.
+
+        This test is slow in debug, sometimes barely passing, and other times timing out.
+
+        * TestExpectations:
+
 2015-04-13  Brent Fulgham  <[email protected]>
 
         [Win] Unreviewed test correction after r182635.

Modified: trunk/LayoutTests/TestExpectations (182740 => 182741)


--- trunk/LayoutTests/TestExpectations	2015-04-13 17:42:22 UTC (rev 182740)
+++ trunk/LayoutTests/TestExpectations	2015-04-13 17:50:44 UTC (rev 182741)
@@ -512,3 +512,5 @@
 webkit.org/b/142937 ietestcenter/_javascript_/15.2.3.14-1-1.html [ Failure ]
 webkit.org/b/142937 ietestcenter/_javascript_/15.2.3.14-1-2.html [ Failure ]
 webkit.org/b/142937 ietestcenter/_javascript_/15.2.3.14-1-3.html [ Failure ]
+
+[ Debug ] js/regress-141098.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to