Changeset 167083 in webkit


Ignore:
Timestamp:
Apr 10, 2014 12:22:48 PM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening.

Update text expectations for new failing tests:

accessibility/help-text.html
fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html
fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html

Update test expectations related with highdpi still not supported.

On r166930 test media/track/opera/interfaces/TextTrackList/onremovetrack.html
was moved to media/track/w3c/interfaces/TextTrackList/onremovetrack.html.
Now it passes. Remove the expectation.

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

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r167079 r167083  
     12014-04-10  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4
     5        Update text expectations for new failing tests:
     6          accessibility/help-text.html
     7          fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html
     8          fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html
     9
     10        Update test expectations related with highdpi still not supported.
     11
     12        On r166930 test media/track/opera/interfaces/TextTrackList/onremovetrack.html
     13        was moved to media/track/w3c/interfaces/TextTrackList/onremovetrack.html.
     14        Now it passes. Remove the expectation.
     15
     16        * platform/gtk/TestExpectations:
     17
    1182014-04-10  Bem Jones-Bey  <bjonesbe@adobe.com>
    219
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r167073 r167083  
    406406webkit.org/b/131347 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
    407407webkit.org/b/131347 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
    408 webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ]
     408webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ImageOnlyFailure Timeout ]
     409webkit.org/b/131347 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
     410webkit.org/b/131347 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
    409411
    410412#////////////////////////////////////////////////////////////////////////////////////////
     
    17771779webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ]
    17781780webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ]
    1779 webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html [ Skip ]
    17801781webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
    17811782webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ]
     
    18201821webkit.org/b/131377 fast/repaint/blend-mode-isolate-stacking-context.html [ Failure Timeout ]
    18211822
     1823webkit.org/b/131496 accessibility/help-text.html [ Failure ]
     1824
     1825webkit.org/b/131498 fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html [ ImageOnlyFailure ]
     1826
     1827webkit.org/b/131501 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
     1828
    18221829#////////////////////////////////////////////////////////////////////////////////////////
    18231830# End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.