Title: [183351] trunk/LayoutTests
Revision
183351
Author
[email protected]
Date
2015-04-25 23:54:21 -0700 (Sat, 25 Apr 2015)

Log Message

Mark some tests that take >10 seconds on debug bots as slow.

This is too close to 30 second timeout, so it's likely that these tests would flakily
time out on other configurations, e.g. locally.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183350 => 183351)


--- trunk/LayoutTests/ChangeLog	2015-04-26 06:06:43 UTC (rev 183350)
+++ trunk/LayoutTests/ChangeLog	2015-04-26 06:54:21 UTC (rev 183351)
@@ -1,3 +1,12 @@
+2015-04-25  Alexey Proskuryakov  <[email protected]>
+
+        Mark some tests that take >10 seconds on debug bots as slow.
+
+        This is too close to 30 second timeout, so it's likely that these tests would flakily
+        time out on other configurations, e.g. locally.
+
+        * TestExpectations:
+
 2015-04-25  Myles C. Maxfield  <[email protected]>
 
         font-synthesis's initial value is "style weight"

Modified: trunk/LayoutTests/TestExpectations (183350 => 183351)


--- trunk/LayoutTests/TestExpectations	2015-04-26 06:06:43 UTC (rev 183350)
+++ trunk/LayoutTests/TestExpectations	2015-04-26 06:54:21 UTC (rev 183351)
@@ -470,6 +470,12 @@
 [ Debug ] js/dfg-osr-entry-hoisted-clobbered-structure-check.html [ Slow ]
 [ Debug ] editing/selection/move-by-character-brute-force.html [ Slow ]
 [ Debug ] fast/workers/dedicated-worker-lifecycle.html [ Slow ]
+[ Debug ] js/dom/random-array-gc-stress.html [ Slow ]
+[ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Slow ]
+[ Debug ] editing/selection/caret-at-bidi-boundary.html [ Slow ]
+[ Debug ] js/dom/line-column-numbers.html [ Slow ]
+[ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
+[ Debug ] accessibility/table-sections.html [ Slow ]
 
 webkit.org/b/142175 js/promises-tests/promises-tests-2-1-2.html [ Pass Timeout ]
 
@@ -489,6 +495,7 @@
 webkit.org/b/141488 fast/replaced/pdf-as-object-and-embed.html [ Skip ]
 
 webkit.org/b/141695 [ Debug ] fast/selectors/nth-last-child-of-register-requirement.html [ Slow ]
+[ Debug ] fast/selectors/case-insensitive-attribute-register-requirement-1.html [ Slow ]
 
 # Content extensions are Mac-WK2-only for now
 http/tests/contentextensions [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to