Changeset 86938 in webkit


Ignore:
Timestamp:
May 20, 2011 4:35:24 AM (13 years ago)
Author:
robert@webkit.org
Message:

2011-05-20 Robert Hogan <robert@webkit.org>

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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86937 r86938  
     12011-05-20  Robert Hogan  <robert@webkit.org>
     2
     3        Rubber-stamped by Csaba Osztrogonác.
     4
     5        [Qt] plugins/keyboard-events.html fails after r72717
     6
     7        https://bugs.webkit.org/show_bug.cgi?id=50050
     8
     9        keyboard-events.html now passes thanks to the buildbot
     10        upgrades. It was blocked by a bug in Xvfb on xorg-server
     11        1.4.2.
     12
     13       * platform/qt/Skipped:
     14
    1152011-05-20  Csaba Osztrogonác  <ossy@webkit.org>
    216
  • trunk/LayoutTests/platform/qt/Skipped

    r86887 r86938  
    353353plugins/get-url-with-blank-target.html
    354354
    355 # ---- plugins rendered in incorrect position
     355# ---- plugins rendered in incorrect position ?
    356356plugins/embed-attributes-style.html
    357 # ---- depends on QuickTime support
     357
     358# https://bugs.webkit.org/show_bug.cgi?id=61182
    358359plugins/embed-attributes-setting.html
     360
     361# https://bugs.webkit.org/show_bug.cgi?id=41292
    359362plugins/plugin-initiate-popup-window.html
    360 # ---- to be reviewed
     363
     364# https://bugs.webkit.org/show_bug.cgi?id=60722
    361365http/tests/plugins/plugin-document-has-focus.html
    362366
    363 # [Qt] plugins/keyboard-events.html fails after r72717
    364 # https://bugs.webkit.org/show_bug.cgi?id=50050
    365 # Need to set the X11 keycode in EventSender. Also needs to work on a
    366 # headless display (like the buildbot), so XKeysymToKeycode doesn't work.
    367 plugins/keyboard-events.html
     367# [Qt] wrong ref count of npobject
     368# https://bugs.webkit.org/show_bug.cgi?id=49749
     369plugins/refcount-leaks.html
     370
     371# https://bugs.webkit.org/show_bug.cgi?id=45455
     372http/tests/plugins/third-party-cookie-accept-policy.html
    368373
    369374# =========================================================================== #
     
    631636fast/files
    632637http/tests/fileapi
    633 
    634 # Missing layoutTestController.setAlwaysAcceptCookies()
    635 http/tests/plugins/third-party-cookie-accept-policy.html
    636638
    637639# Missing layoutTestController.dumpWillCacheResponse
     
    20992101editing/pasteboard/paste-4039777-fix.html
    21002102
    2101 # [Qt] wrong ref count of npobject
    2102 # https://bugs.webkit.org/show_bug.cgi?id=49749
    2103 plugins/refcount-leaks.html
    2104 
    21052103# 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
    21062104# https://bugs.webkit.org/show_bug.cgi?id=50204
Note: See TracChangeset for help on using the changeset viewer.