Changeset 177836 in webkit


Ignore:
Timestamp:
Dec 31, 2014 1:16:43 PM (9 years ago)
Author:
ap@apple.com
Message:

Test expectation gardening.

Add expectations for test that became flaky after enabling kerning and ligatures,
plus a few more that were mis-characterized.

  • platform/efl/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r177831 r177836  
     12014-12-31  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Test expectation gardening.
     4
     5        Add expectations for test that became flaky after enabling kerning and ligatures,
     6        plus a few more that were mis-characterized.
     7
     8        * platform/efl/TestExpectations:
     9        * platform/mac/TestExpectations:
     10
    1112014-12-31  Commit Queue  <commit-queue@webkit.org>
    212
  • trunk/LayoutTests/platform/efl/TestExpectations

    r177583 r177836  
    862862# Fails on the bots.
    863863webkit.org/b/97968 media/unsupported-rtsp.html [ Failure Pass Timeout ]
    864 
    865 webkit.org/b/135610 fast/ruby/ruby-svg-crash.html [ Failure Pass ]
    866864
    867865webkit.org/b/135611 fullscreen/video-controls-timeline.html [ Failure Pass ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r177830 r177836  
    362362http/tests/security/video-cross-origin-readback.html
    363363http/tests/security/video-cross-origin-accessfailure.html
     364
     365# Random crash, like in many media tests.
     366http/tests/security/video-cross-origin-accesssameorigin.html [ Pass Crash ]
    364367
    365368# Requires ENABLE(MEDIA_CAPTURE)
     
    13871390webkit.org/b/139968 svg/text/tspan-outline.html [ ImageOnlyFailure ]
    13881391webkit.org/b/139968 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]
    1389 webkit.org/b/139968 http/tests/security/video-cross-origin-accesssameorigin.html [ Crash ]
    13901392# The following tests' expected results don't look like render tree dumps
    13911393webkit.org/b/139968 accessibility/press-targets-center-point.html [ Failure ]
     
    15001502webkit.org/b/139968 [ MountainLion ] fast/text/whitespace/028.html [ Failure ]
    15011503webkit.org/b/139968 [ MountainLion ] platform/mac/editing/spelling/autocorrection-contraction.html [ Failure ]
     1504# These tests became flaky, text width gets slightly off.
     1505webkit.org/b/139968 [ Mavericks+ ] http/tests/misc/acid3.html [ Pass Failure ]
     1506webkit.org/b/139977 [ Mavericks+ ] fast/encoding/utf-16-big-endian.html [ Pass Failure ]
     1507webkit.org/b/139977 [ Mavericks+ ] fast/encoding/utf-16-little-endian.html [ Pass Failure ]
     1508webkit.org/b/139982 [ Mavericks+ ] svg/custom/svg-fonts-without-missing-glyph.xhtml [ Pass Failure ]
     1509webkit.org/b/139988 [ Mavericks+ ] fonts/sans-serif.html [ Pass Failure ]
     1510
     1511webkit.org/b/135610 fast/ruby/ruby-svg-crash.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.