⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 259783 in webkit


Ignore:
Timestamp:
Apr 8, 2020, 11:14:29 PM (6 years ago)
Author:
Diego Pino Garcia
Message:

[GTK] Gardening, update TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=210234

Unreviewed gardening.

Clean up tests expected to fail but passed.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r259782 r259783  
     12020-04-08  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GTK] Gardening, update TestExpectations
     4        https://bugs.webkit.org/show_bug.cgi?id=210234
     5
     6        Unreviewed gardening.
     7
     8        Clean up tests expected to fail but passed.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122020-04-08  Ryan Haddad  <ryanhaddad@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r259736 r259783  
    13341334webkit.org/b/208294 fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ]
    13351335
    1336 webkit.org/b/209046 inspector/animation/lifecycle-css-animation.html [ Failure ]
    1337 
    13381336webkit.org/b/209163 webrtc/audio-video-element-playing.html [ Failure ]
    13391337
     
    40264024webkit.org/b/176648 fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
    40274025webkit.org/b/176648 fast/selectors/040.html [ ImageOnlyFailure ]
    4028 webkit.org/b/176648 fast/text/decorations-vertical-underline.html [ ImageOnlyFailure ]
    40294026webkit.org/b/176648 fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ]
    40304027webkit.org/b/176648 fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
     
    41534150webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/directory-knowntags-001.xht [ ImageOnlyFailure ]
    41544151webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-origlength-003.xht [ ImageOnlyFailure ]
    4155 
    4156 # Fails consistently on Release, times out consistently in Debug
    4157 webkit.org/b/185912 fast/canvas/webgl/index-validation-with-subsequent-draws.html [ Failure Timeout ]
    41584152
    41594153webkit.org/b/185913 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Failure ]
     
    47194713imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html [ Pass ]
    47204714
     4715# Passing since r259006.
     4716imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-010.html [ Pass ]
     4717
     4718# Passing since r259532.
     4719imported/w3c/web-platform-tests/css/css-ui/outline-019.html [ Pass ]
     4720
    47214721#////////////////////////////////////////////////////////////////////////////////////////
    47224722# End of PASSING tests. See top of file where to put new expectations.
Note: See TracChangeset for help on using the changeset viewer.