Changeset 222572 in webkit


Ignore:
Timestamp:
Sep 27, 2017 1:38:14 PM (7 years ago)
Author:
commit-queue@webkit.org
Message:

GTK test gardening.
https://bugs.webkit.org/show_bug.cgi?id=177545

Patch by Alicia Boya García <aboya@igalia.com> on 2017-09-27
Reviewed by Michael Catanzaro.

  • platform/gtk/TestExpectations:
  • platform/gtk-wayland/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r222569 r222572  
     12017-09-27  Alicia Boya García  <aboya@igalia.com>
     2
     3        GTK test gardening.
     4        https://bugs.webkit.org/show_bug.cgi?id=177545
     5
     6        Reviewed by Michael Catanzaro.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/gtk-wayland/TestExpectations:
     10
    1112017-09-27  Matt Lewis  <jlewis3@apple.com>
    212
  • trunk/LayoutTests/platform/gtk-wayland/TestExpectations

    r222423 r222572  
    55# Default baseline search path with --wayland: gtk-wayland -> gtk -> wk2 -> generic.
    66#////////////////////////////////////////////////////////////////////////////////////////
     7
     8#////////////////////////////////////////////////////////////////////////////////////////
     9# Passing in Wayland, broken in X11
     10#////////////////////////////////////////////////////////////////////////////////////////
     11
     12webkit.org/b/177536 media/video-object-fit.html [ Pass ]
    713
    814#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r222486 r222572  
    935935webkit.org/b/141699 fast/attachment/attachment-disabled-rendering.html [ Failure ]
    936936webkit.org/b/141699 fast/attachment/attachment-rendering.html [ Failure ]
    937 webkit.org/b/141699 fast/attachment/attachment-respects-css-size.html [ ImageOnlyFailure ]
    938937
    939938webkit.org/b/141831 svg/animations/animate-text-nested-transforms.html [ Failure ]
     
    12551254fast/images/animated-image-mp4.html [ Skip ]
    12561255
     1256webkit.org/b/177532 accessibility/image-load-on-delay.html [ Failure ]
     1257webkit.org/b/177533 webrtc/video-interruption.html [ Failure ]
     1258
    12571259#////////////////////////////////////////////////////////////////////////////////////////
    12581260# End of Expected failures
     
    13781380webkit.org/b/176850 webrtc/clone-audio-track.html [ Failure Crash ]
    13791381webkit.org/b/176861 imported/w3c/web-platform-tests/media-source/mediasource-sourcebuffer-mode.html [ Crash ]
     1382
     1383# See also webkit.org/b/141699
     1384webkit.org/b/177534 fast/attachment/attachment-respects-css-size.html [ Crash ImageOnlyFailure ]
     1385webkit.org/b/177535 fast/mediastream/media-device-info.html [ Crash Pass ]
     1386# See also webkit.org/b/163528 Threaded compositor failures caused by one of r203496, r203497, or r203498
     1387webkit.org/b/177536 media/video-object-fit.html [ Crash ImageOnlyFailure ]
     1388webkit.org/b/177537 http/tests/multipart/multipart-html.php [ Crash ]
    13801389
    13811390#////////////////////////////////////////////////////////////////////////////////////////
     
    19441953
    19451954webkit.org/b/176759 crypto/subtle/rsa-oaep-import-key-wrap-jwk-oct-key.html [ Pass Failure ]
     1955
     1956webkit.org/b/177527 [ Release ] fast/hidpi/filters-blur.html [ Pass ImageOnlyFailure ]
     1957webkit.org/b/177528 imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/rsa_pss.worker.html [ Pass Failure ]
     1958webkit.org/b/177529 crypto/workers/subtle/rsa-oaep-import-key-encrypt.html [ Pass Failure ]
     1959webkit.org/b/177530 imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-allowed.htm [ Pass Failure ]
    19461960
    19471961#////////////////////////////////////////////////////////////////////////////////////////
     
    35753589webkit.org/b/160119 media/video-object-fit-change.html [ ImageOnlyFailure ]
    35763590
    3577 # Threaded compositor failures caused by one of r203496, r203497, or r203498
    3578 webkit.org/b/163528 media/video-object-fit.html [ ImageOnlyFailure ]
    3579 
    35803591#////////////////////////////////////////////////////////////////////////////////////////
    35813592# End of tests failing due to THREADED COMPOSITOR enablement. Don't put random test
Note: See TracChangeset for help on using the changeset viewer.