Title: [116444] trunk/LayoutTests
Revision
116444
Author
[email protected]
Date
2012-05-08 12:07:40 -0700 (Tue, 08 May 2012)

Log Message

[EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in debug builds
https://bugs.webkit.org/show_bug.cgi?id=85896

Unreviewed gardening.

Marking test as slow, since it times-out when executed using debug builds under
heavy processor loads.

Patch by Alexander Shalamov <[email protected]> on 2012-05-08

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116443 => 116444)


--- trunk/LayoutTests/ChangeLog	2012-05-08 19:04:37 UTC (rev 116443)
+++ trunk/LayoutTests/ChangeLog	2012-05-08 19:07:40 UTC (rev 116444)
@@ -1,3 +1,15 @@
+2012-05-08  Alexander Shalamov  <[email protected]>
+
+        [EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in debug builds
+        https://bugs.webkit.org/show_bug.cgi?id=85896
+
+        Unreviewed gardening.
+
+        Marking test as slow, since it times-out when executed using debug builds under
+        heavy processor loads.
+
+        * platform/efl/test_expectations.txt:
+
 2012-05-08  Christophe Dumez  <[email protected]>
 
         [EFL] Update Web Timing tests expectations

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (116443 => 116444)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-08 19:04:37 UTC (rev 116443)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-08 19:07:40 UTC (rev 116444)
@@ -385,3 +385,6 @@
 
 // Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
 BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = FAIL
+
+// Times-out with debug build during heavy cpu loads
+BUGWK85902 SLOW DEBUG : fast/overflow/lots-of-sibling-inline-boxes.html = PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to