Changeset 169590 in webkit


Ignore:
Timestamp:
Jun 4, 2014 12:25:23 PM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening.

Add the new HiDPI tests to the bug that tracks support for this
feature on GTK.
Mark and report the new tests introduced on r169407 that timeout.
Mark and report the new accesibility test introduced on r169427
that fails.
Move the reported timeout tests to the timeout section of the
TestExpectations file.

Patch by Carlos Alberto Lopez Perez <clopez@igalia.com> on 2014-06-04

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r169586 r169590  
     12014-06-04  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4
     5        Add the new HiDPI tests to the bug that tracks support for this
     6        feature on GTK.
     7        Mark and report the new tests introduced on r169407 that timeout.
     8        Mark and report the new accesibility test introduced on r169427
     9        that fails.
     10        Move the reported timeout tests to the timeout section of the
     11        TestExpectations file.
     12
     13        * platform/gtk/TestExpectations:
     14
    1152014-06-04  Radu Stavila  <stavila@adobe.com>
    216
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r169488 r169590  
    406406webkit.org/b/131347 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
    407407webkit.org/b/131347 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
     408webkit.org/b/131347 fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position.html [ Missing ]
     409webkit.org/b/131347 fast/forms/hidpi-fieldset-on-subpixel-position-when-legend-is-present.html [ ImageOnlyFailure ]
     410webkit.org/b/131347 fast/hidpi/clip-text-in-hidpi.html [ Failure Pass Missing ]
     411webkit.org/b/131347 fast/hidpi/image-set-background-dynamic.html [ Failure Pass Missing ]
     412webkit.org/b/131347 fast/hidpi/image-set-border-image-dynamic.html [ Failure Pass Missing ]
     413webkit.org/b/131347 fast/hidpi/image-srcset-change-dynamically-from-js-2x.html [ Failure ]
     414webkit.org/b/131347 fast/hidpi/image-srcset-fraction-1.5x.html [ Failure ]
     415webkit.org/b/131347 fast/hidpi/image-srcset-fraction.html [ Failure ]
     416webkit.org/b/131347 fast/hidpi/image-srcset-invalid-inputs-except-one.html [ Failure ]
     417webkit.org/b/131347 fast/hidpi/image-srcset-simple-2x.html [ Failure ]
     418webkit.org/b/131347 fast/hidpi/image-srcset-src-selection-2x.html [ Failure ]
    408419webkit.org/b/131347 fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
    409420webkit.org/b/131347 fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
     421webkit.org/b/131347 fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ]
    410422webkit.org/b/131347 fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
    411 webkit.org/b/131347 fast/forms/hidpi-fieldset-on-subpixel-position-when-legend-is-present.html [ ImageOnlyFailure ]
     423webkit.org/b/131347 fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ]
    412424webkit.org/b/131347 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
    413425webkit.org/b/131347 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
     
    985997webkit.org/b/131545 media/media-event-listeners.html [ Timeout ]
    986998
     999webkit.org/b/132128 fast/text/international/embed-bidi-style-in-isolate-crash.html [ Timeout Pass ]
     1000
    9871001webkit.org/b/132266 js/slow-stress/emscripten-memops.html [ Timeout ]
     1002
     1003webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Timeout ]
     1004webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
     1005
     1006webkit.org/b/133151 js/cached-window-properties.html [ Timeout Pass ]
     1007
     1008webkit.org/b/133517 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
     1009webkit.org/b/133517 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Timeout ]
     1010webkit.org/b/133517 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Timeout ]
     1011webkit.org/b/133517 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Timeout ]
    9881012
    9891013#////////////////////////////////////////////////////////////////////////////////////////
     
    19151939webkit.org/b/132126 media/restore-from-page-cache.html [ Crash ]
    19161940
    1917 # This test gives timeout sometimes.
    1918 webkit.org/b/132128 fast/text/international/embed-bidi-style-in-isolate-crash.html [ Timeout Pass ]
    1919 
    19201941webkit.org/b/132232 fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
    19211942
     
    19511972webkit.org/b/133147 fast/shapes/shape-outside-floats/shape-outside-rounded-inset.html [ ImageOnlyFailure ]
    19521973
    1953 webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Timeout ]
    1954 webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
    1955 
    1956 webkit.org/b/133151 js/cached-window-properties.html [ Timeout Pass ]
     1974webkit.org/b/133519 accessibility/table-fallback-roles-expose-element-attributes.html [ Failure ]
    19571975
    19581976#////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.