Title: [118727] trunk/LayoutTests
Revision
118727
Author
[email protected]
Date
2012-05-28 23:44:24 -0700 (Mon, 28 May 2012)

Log Message

[Qt] New fast/dom/window-scroll-scaling.html made 3-400 tests flakey
https://bugs.webkit.org/show_bug.cgi?id=87700

Unreviewed gardening to paint the bot less and less red.

* platform/qt/Skipped: Skip fast/dom/window-scroll-scaling.html until proper fix.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118726 => 118727)


--- trunk/LayoutTests/ChangeLog	2012-05-29 06:42:08 UTC (rev 118726)
+++ trunk/LayoutTests/ChangeLog	2012-05-29 06:44:24 UTC (rev 118727)
@@ -1,3 +1,12 @@
+2012-05-28  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] New fast/dom/window-scroll-scaling.html made 3-400 tests flakey
+        https://bugs.webkit.org/show_bug.cgi?id=87700
+
+        Unreviewed gardening to paint the bot less and less red.
+
+        * platform/qt/Skipped: Skip fast/dom/window-scroll-scaling.html until proper fix.
+
 2012-05-28  Kent Tamura  <[email protected]>
 
         Fix a crash in HTMLFormControlElement::disabled().

Modified: trunk/LayoutTests/platform/qt/Skipped (118726 => 118727)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-29 06:42:08 UTC (rev 118726)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-29 06:44:24 UTC (rev 118727)
@@ -2478,3 +2478,7 @@
 # most likely related to https://bugs.webkit.org/show_bug.cgi?id=84102
 fast/profiler/stop-profiling-after-setTimeout.html
 fast/profiler/dead-time.html
+
+# [Qt] New fast/dom/window-scroll-scaling.html made 3-400 tests flakey
+# https://bugs.webkit.org/show_bug.cgi?id=87700
+fast/dom/window-scroll-scaling.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to