Changeset 167703 in webkit


Ignore:
Timestamp:
Apr 23, 2014 4:11:47 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Add expectations of new added tests.
https://bugs.webkit.org/show_bug.cgi?id=132052

Unreviewed EFL gardening.

Patch by Krzysztof Wolanski <k.wolanski@samsung.com> on 2014-04-23

  • platform/efl-wk2/TestExpectations:
  • platform/efl/fast/repaint/spanner-with-margin-expected.txt: Added. Rebaseline after r167439
Location:
trunk/LayoutTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r167701 r167703  
     12014-04-23  Krzysztof Wolanski  <k.wolanski@samsung.com>
     2
     3        [EFL] Add expectations of new added tests.
     4        https://bugs.webkit.org/show_bug.cgi?id=132052
     5
     6        Unreviewed EFL gardening.
     7
     8        * platform/efl-wk2/TestExpectations:
     9        * platform/efl/fast/repaint/spanner-with-margin-expected.txt: Added. Rebaseline after r167439
     10
    1112014-04-22  Grzegorz Czajkowski  <g.czajkowski@samsung.com>
    212
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r167696 r167703  
    530530webkit.org/b/129731 css3/masking/clip-path-filter.html [ ImageOnlyFailure ]
    531531
    532 webkit.org/b/129733 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
    533 
    534532webkit.org/b/129734 fast/css3-text/css3-text-decoration/text-decoration-style-double-space-scales.html [ ImageOnlyFailure ]
    535533
     
    555553
    556554webkit.org/b/130340 fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html [ ImageOnlyFailure ]
     555
     556webkit.org/b/131496 accessibility/help-text.html [ Failure ]
     557
     558# Need HighDPI support
     559webkit.org/b/131987 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
     560webkit.org/b/131987 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
     561webkit.org/b/131987 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
     562webkit.org/b/129733 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
     563webkit.org/b/131987 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
     564webkit.org/b/131987 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
     565
     566webkit.org/b/131377 fast/repaint/blend-mode-isolate-stacking-context.html [ Failure Timeout ]
     567
     568webkit.org/b/132049 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.