Title: [86938] trunk/LayoutTests
Revision
86938
Author
[email protected]
Date
2011-05-20 04:35:24 -0700 (Fri, 20 May 2011)

Log Message

2011-05-20  Robert Hogan  <[email protected]>

        Rubber-stamped by Csaba Osztrogonác.

        [Qt] plugins/keyboard-events.html fails after r72717

        https://bugs.webkit.org/show_bug.cgi?id=50050

        keyboard-events.html now passes thanks to the buildbot
        upgrades. It was blocked by a bug in Xvfb on xorg-server
        1.4.2.

       * platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (86937 => 86938)


--- trunk/LayoutTests/ChangeLog	2011-05-20 11:29:24 UTC (rev 86937)
+++ trunk/LayoutTests/ChangeLog	2011-05-20 11:35:24 UTC (rev 86938)
@@ -1,3 +1,17 @@
+2011-05-20  Robert Hogan  <[email protected]>
+
+        Rubber-stamped by Csaba Osztrogonác.
+
+        [Qt] plugins/keyboard-events.html fails after r72717
+
+        https://bugs.webkit.org/show_bug.cgi?id=50050
+
+        keyboard-events.html now passes thanks to the buildbot
+        upgrades. It was blocked by a bug in Xvfb on xorg-server
+        1.4.2.
+
+       * platform/qt/Skipped:
+
 2011-05-20  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed. Remove unnecessary Qt specific expected files.

Modified: trunk/LayoutTests/platform/qt/Skipped (86937 => 86938)


--- trunk/LayoutTests/platform/qt/Skipped	2011-05-20 11:29:24 UTC (rev 86937)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-05-20 11:35:24 UTC (rev 86938)
@@ -352,20 +352,25 @@
 # ---- https://bugs.webkit.org/show_bug.cgi?id=36721
 plugins/get-url-with-blank-target.html
 
-# ---- plugins rendered in incorrect position
+# ---- plugins rendered in incorrect position ?
 plugins/embed-attributes-style.html
-# ---- depends on QuickTime support
+
+# https://bugs.webkit.org/show_bug.cgi?id=61182
 plugins/embed-attributes-setting.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=41292
 plugins/plugin-initiate-popup-window.html
-# ---- to be reviewed
+
+# https://bugs.webkit.org/show_bug.cgi?id=60722
 http/tests/plugins/plugin-document-has-focus.html
 
-# [Qt] plugins/keyboard-events.html fails after r72717 
-# https://bugs.webkit.org/show_bug.cgi?id=50050 
-# Need to set the X11 keycode in EventSender. Also needs to work on a
-# headless display (like the buildbot), so XKeysymToKeycode doesn't work.
-plugins/keyboard-events.html
+# [Qt] wrong ref count of npobject
+# https://bugs.webkit.org/show_bug.cgi?id=49749
+plugins/refcount-leaks.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=45455
+http/tests/plugins/third-party-cookie-accept-policy.html
+
 # =========================================================================== #
 # Failing Sputnik tests                                                       #
 # =========================================================================== #
@@ -631,9 +636,6 @@
 fast/files
 http/tests/fileapi
 
-# Missing layoutTestController.setAlwaysAcceptCookies()
-http/tests/plugins/third-party-cookie-accept-policy.html
-
 # Missing layoutTestController.dumpWillCacheResponse
 http/tests/misc/willCacheResponse-delegate-callback.html
 
@@ -2098,10 +2100,6 @@
 editing/deleting/delete-line-011.html
 editing/pasteboard/paste-4039777-fix.html
 
-# [Qt] wrong ref count of npobject
-# https://bugs.webkit.org/show_bug.cgi?id=49749
-plugins/refcount-leaks.html
-
 # REGRESSION(r72861): editing/selection/click-left-of-rtl-wrapping-text.html and modify-up-on-rtl-wrapping-text.html fail on all but Mac platform
 # https://bugs.webkit.org/show_bug.cgi?id=50204
 editing/selection/click-left-of-rtl-wrapping-text.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to