Changeset 247086 in webkit


Ignore:
Timestamp:
Jul 2, 2019 8:42:00 PM (5 years ago)
Author:
Fujii Hironori
Message:

imported/blink/animations/display-inline-style-adjust.html isn't a valid ref test
https://bugs.webkit.org/show_bug.cgi?id=199311

Reviewed by Simon Fraser.

These tests are depending on platform font metrics. They were
created for a Blink bug, doesn't seem useful for WebKit. Just
removed them.

  • imported/blink/animations/display-inline-style-adjust.html: Deleted.
  • legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html: Deleted.
  • platform/gtk/TestExpectations: Unmarked them.
  • platform/ios/TestExpectations: Ditto.
  • platform/wpe/TestExpectations: Ditto.
Location:
trunk/LayoutTests
Files:
4 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r247085 r247086  
     12019-07-02  Fujii Hironori  <Hironori.Fujii@sony.com>
     2
     3        imported/blink/animations/display-inline-style-adjust.html isn't a valid ref test
     4        https://bugs.webkit.org/show_bug.cgi?id=199311
     5
     6        Reviewed by Simon Fraser.
     7
     8        These tests are depending on platform font metrics. They were
     9        created for a Blink bug, doesn't seem useful for WebKit. Just
     10        removed them.
     11
     12        * imported/blink/animations/display-inline-style-adjust.html: Deleted.
     13        * legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html: Deleted.
     14        * platform/gtk/TestExpectations: Unmarked them.
     15        * platform/ios/TestExpectations: Ditto.
     16        * platform/wpe/TestExpectations: Ditto.
     17
    1182019-07-02  Said Abou-Hallawa  <sabouhallawa@apple.com>
    219
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r246798 r247086  
    33243324# [GTK] Some reftest fail with only one or two pixel differences in diff image
    33253325webkit.org/b/168426 fast/multicol/columns-on-body.html [ ImageOnlyFailure ]
    3326 webkit.org/b/168426 legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure ]
    33273326webkit.org/b/168426 fast/html/details-comment-crash.html [ ImageOnlyFailure ]
    33283327webkit.org/b/168426 svg/clip-path/clip-opacity.html [ ImageOnlyFailure ]
  • trunk/LayoutTests/platform/ios/TestExpectations

    r246817 r247086  
    22482248imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ]
    22492249legacy-animation-engine/imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ]
    2250 imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ]
    2251 legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ]
    22522250imported/blink/compositing/draws-content/canvas-simple-background.html [ ImageOnlyFailure Pass ]
    22532251imported/blink/compositing/draws-content/webgl-simple-background.html [ ImageOnlyFailure Pass ]
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r246536 r247086  
    13491349webkit.org/b/186754 legacy-animation-engine/accessibility/transformed-bounds.html [ Failure ]
    13501350webkit.org/b/186252 legacy-animation-engine/css3/filters/backdrop/animation.html [ Timeout ]
    1351 webkit.org/b/168426 legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure ]
    13521351
    13531352webkit.org/b/187044 webanimations/opacity-animation-yields-compositing-span.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.