Changeset 223324 in webkit


Ignore:
Timestamp:
Oct 14, 2017 4:55:12 PM (7 years ago)
Author:
commit-queue@webkit.org
Message:

WebRTC test gardening
https://bugs.webkit.org/show_bug.cgi?id=178317

Unreviewed.

Updating expectations according dashboard.
Skipping tests for platforms that do not support WebRTC.

Patch by Youenn Fablet <youenn@apple.com> on 2017-10-14

  • TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/ios/TestExpectations:
  • platform/mac-wk1/TestExpectations:
  • platform/mac-wk2/TestExpectations:
  • platform/win/TestExpectations:
Location:
trunk/LayoutTests
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r223321 r223324  
     12017-10-14  Youenn Fablet  <youenn@apple.com>
     2
     3        WebRTC test gardening
     4        https://bugs.webkit.org/show_bug.cgi?id=178317
     5
     6        Unreviewed.
     7
     8        Updating expectations according dashboard.
     9        Skipping tests for platforms that do not support WebRTC.
     10
     11        * TestExpectations:
     12        * platform/gtk/TestExpectations:
     13        * platform/ios/TestExpectations:
     14        * platform/mac-wk1/TestExpectations:
     15        * platform/mac-wk2/TestExpectations:
     16        * platform/win/TestExpectations:
     17
    1182017-10-14  Devin Rousso  <webkit@devinrousso.com>
    219
  • trunk/LayoutTests/TestExpectations

    r223311 r223324  
    867867
    868868webrtc/datachannel/multiple-connections.html [ Slow ]
    869 webrtc/video-replace-track.html [ Pass Failure ]
    870 webkit.org/b/170178 webrtc/video-replace-track-to-null.html [ Pass Failure ]
    871 webkit.org/b/170704 webrtc/video-mute.html [ Pass Failure ]
    872 webkit.org/b/170701 webrtc/datachannel/bufferedAmountLowThreshold-default.html [ Pass Failure ]
    873 webkit.org/b/172649 webrtc/peer-connection-audio-mute.html [ Pass Failure ]
    874 webkit.org/b/173486 webrtc/video-replace-muted-track.html [ Pass Failure Timeout ]
    875 
    876 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription.html [ Failure ]
    877869webkit.org/b/171094 imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ]
    878870webkit.org/b/171930 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-idl.html [ Failure ]
     
    885877fast/mediastream/RTCRtpSender-replaceTrack.html [ Skip ]
    886878fast/mediastream/RTCPeerConnection-dtmf.html [ Failure ]
    887 # libwebrtc backend doesn't generate a=bundle-only lines
    888879fast/mediastream/RTCPeerConnection-inspect-offer-bundlePolicy-bundle-only.html [ Failure ]
    889880
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r223271 r223324  
    591591webrtc [ Skip ]
    592592imported/w3c/web-platform-tests/webrtc/ [ Skip ]
    593 http/tests/webrtc/filtering-ice-candidate-cross-origin-frame.html [ Timeout ]
    594 http/tests/webrtc/filtering-ice-candidate-same-origin-frame.html [ Timeout ]
    595 http/tests/webrtc/filtering-ice-candidate-same-origin-frame2.html [ Timeout ]
     593http/tests/webrtc [ Skip ]
    596594# The MediaStream implementation is also still not completed
    597595webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Timeout ]
  • trunk/LayoutTests/platform/ios/TestExpectations

    r223307 r223324  
    28962896imported/w3c/web-platform-tests/webrtc/getstats.html [ Failure ]
    28972897imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ]
    2898 webrtc/video-mute.html [ Failure ]
    2899 webrtc/video-replace-track.html [ Failure ]
    2900 webrtc/video-rotation.html [ Failure ]
    29012898
    29022899# <rdar://problem/34209038>
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r223278 r223324  
    112112http/tests/webrtc [ Skip ]
    113113webrtc/datachannel [ Pass ]
    114 webrtc/captureCanvas-webrtc.html [ Failure Pass ]
    115114
    116115# These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead.
     
    418417webkit.org/b/174218 svg/animations/smil-leak-list-property-instances.svg [ Pass Failure ]
    419418
    420 webkit.org/b/172334 webrtc/datachannel/bufferedAmountLowThreshold.html [ Pass Failure ]
    421 
    422419webkit.org/b/172877 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
    423420
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r223300 r223324  
    715715webkit.org/b/171553 [ Release ] http/tests/websocket/tests/hybi/inspector/binary.html [ Pass Failure ]
    716716
    717 webkit.org/b/172703  webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
    718 
    719717webkit.org/b/171763 [ Debug ] compositing/tiling/non-active-window-tiles-size.html [ Pass Failure ]
    720718
  • trunk/LayoutTests/platform/win/TestExpectations

    r223320 r223324  
    36383638imported/w3c/web-platform-tests/webrtc [ Skip ]
    36393639webrtc [ Skip ]
    3640 http/tests/webrtc/filtering-ice-candidate-cross-origin-frame.html [ Skip ]
    3641 http/tests/webrtc/filtering-ice-candidate-same-origin-frame.html [ Skip ]
    3642 http/tests/webrtc/filtering-ice-candidate-same-origin-frame2.html [ Skip ]
     3640http/tests/webrtc [ Skip ]
    36433641
    36443642# Resource Timing Metrics not available.
Note: See TracChangeset for help on using the changeset viewer.