Title: [119091] trunk/LayoutTests
Revision
119091
Author
[email protected]
Date
2012-05-31 05:06:32 -0700 (Thu, 31 May 2012)

Log Message

[Qt] Unreviewed gardening, skip new failing tests, unskip a now passing test.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119090 => 119091)


--- trunk/LayoutTests/ChangeLog	2012-05-31 11:57:51 UTC (rev 119090)
+++ trunk/LayoutTests/ChangeLog	2012-05-31 12:06:32 UTC (rev 119091)
@@ -1,3 +1,9 @@
+2012-05-31  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening, skip new failing tests, unskip a now passing test.
+
+        * platform/qt/Skipped:
+
 2012-05-31  Mario Sanchez Prada  <[email protected]>
 
         Unreviewed. Added new baselines for GTK after r117815.

Modified: trunk/LayoutTests/platform/qt/Skipped (119090 => 119091)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-31 11:57:51 UTC (rev 119090)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-31 12:06:32 UTC (rev 119091)
@@ -1896,6 +1896,19 @@
 # https://bugs.webkit.org/show_bug.cgi?id=87469
 fast/events/domactivate-sets-underlying-click-event-as-handled.html
 
+# [Qt] New fast/dom/window-scroll-scaling.html made 3-400 tests flakey
+# Restore original value of mock scrollbars enabled in InternalSettings
+# https://bugs.webkit.org/show_bug.cgi?id=87680
+fast/dom/window-scroll-scaling.html
+
+# New fast/dom/Window/mozilla-focus-blur.html introduced in r118916 fails
+# https://bugs.webkit.org/show_bug.cgi?id=87951
+fast/dom/Window/mozilla-focus-blur.html
+
+# [Qt] New fast/notifications/notifications-click-event-focus.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=87956
+fast/notifications/notifications-click-event-focus.html
+
 # ============================================================================= #
 # failing fonts tests
 # ============================================================================= #
@@ -2480,14 +2493,3 @@
 # 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
-
-# [Qt] window.focus() fails on some test after r118916, https://bugs.webkit.org/show_bug.cgi?id=86969
-fast/dom/Window/mozilla-focus-blur.html
-fast/notifications/notifications-click-event-focus.html
-
-# [Qt] fails after r119027, https://bugs.webkit.org/show_bug.cgi?id=87118
-fast/events/message-port-multi.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to