Changeset 99423 in webkit


Ignore:
Timestamp:
Nov 7, 2011, 7:43:21 AM (14 years ago)
Author:
Simon Hausmann
Message:

[Qt] More gardening. Skip keygen related tests.

Rubber-stamped by Ossy.

  • platform/qt/Skipped: We don't support <keygen>, so group

the keygen failures and add a comment.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r99422 r99423  
     12011-11-07  Simon Hausmann  <simon.hausmann@nokia.com>
     2
     3        [Qt] More gardening. Skip keygen related tests.
     4
     5        Rubber-stamped by Ossy.
     6
     7        * platform/qt/Skipped: We don't support <keygen>, so group
     8        the keygen failures and add a comment.
     9
    1102011-11-07  Simon Hausmann  <simon.hausmann@nokia.com>
    211
  • trunk/LayoutTests/platform/qt/Skipped

    r99422 r99423  
    11771177fast/forms/textarea-scrolled-type.html
    11781178fast/frames/iframe-window-focus.html
    1179 fast/html/keygen.html
    11801179fast/invalid/missing-end-tag.xhtml
    11811180fast/invalid/residual-style.html
     
    13391338fast/text/midword-break-after-breakable-char.html
    13401339
     1340# No support for <keygen> with Qt (see TemporaryLinkStubs.cpp)
     1341fast/html/keygen.html
     1342http/tests/misc/submit-post-keygen.html
    13411343
    13421344# -- pass with --platform mac --ignore-metrics
     
    25212523fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
    25222524fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
    2523 
    2524 # disable a few more failures due to build system refactoring.
    2525 http/tests/misc/submit-post-keygen.html
Note: See TracChangeset for help on using the changeset viewer.