Changeset 210838 in webkit


Ignore:
Timestamp:
Jan 17, 2017 5:32:27 PM (7 years ago)
Author:
clopez@igalia.com
Message:

[GTK][MediaStream] Update list of MediaStream tests that fail.

Unskip all the MediaStream tests and instead mark them as failing or timing out.

Unreviewed gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r210834 r210838  
     12017-01-17  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK][MediaStream] Update list of MediaStream tests that fail.
     4
     5        Unskip all the MediaStream tests and instead mark them as failing or timing out.
     6
     7        Unreviewed gardening.
     8
     9        * platform/gtk/TestExpectations:
     10
    1112017-01-17  Antoine Quint  <graouts@apple.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r210834 r210838  
    325325
    326326# Mediastream implementation is not complete yet.
    327 webkit.org/b/79203 fast/mediastream/MediaStreamTrack.html [ Skip ]
    328 webkit.org/b/79203 fast/mediastream/MediaStreamTrack-onended.html [ Skip ]
    329 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-createAnswer.html [ Skip ]
    330 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-createOffer.html [ Skip ]
    331 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-datachannel.html [ Skip ]
    332 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-dtmf.html [ Skip ]
    333 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-events.html [ Skip ]
    334 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-local-offer.html [ Skip ]
    335 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-local-pranswer.html [ Skip ]
    336 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-remote-offer.html [ Skip ]
    337 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-have-remote-pranswer.html [ Skip ]
    338 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-ice.html [ Skip ]
    339 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-localDescription.html [ Skip ]
    340 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-remoteDescription.html [ Skip ]
    341 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stable.html [ Skip ]
    342 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stats.html [ Skip ]
    343 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-statsSelector.html [ Skip ]
    344 webkit.org/b/79203 fast/events/constructors/media-stream-event-constructor.html [ Skip ]
    345 webkit.org/b/79203 webaudio/mediastreamaudiodestinationnode.html [ Skip ]
    346 webkit.org/b/79203 webaudio/mediastreamaudiosourcenode.html [ Skip ]
    347 webkit.org/b/79203 fast/mediastream/MediaStream-video-element.html [ Skip ]
    348 webkit.org/b/151344 fast/mediastream/MediaStream-add-ended-tracks.html [ Skip ]
    349 webkit.org/b/151344 fast/mediastream/MediaStream-add-remove-tracks.html [ Skip ]
    350 webkit.org/b/79203 fast/mediastream/mock-media-source.html [ Skip ]
    351 webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html [ Skip ]
    352 webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ Skip ]
    353 webkit.org/b/160996 fast/mediastream/apply-constraints-advanced.html [ Skip ]
    354 webkit.org/b/160996 fast/mediastream/apply-constraints-audio.html [ Skip ]
    355 webkit.org/b/160996 fast/mediastream/apply-constraints-video.html [ Skip ]
    356 webkit.org/b/161956 fast/mediastream/MediaStream-video-element-displays-buffer.html [ Skip ]
     327webkit.org/b/79203 fast/mediastream/MediaStream-add-remove-tracks.html [ Failure ]
     328webkit.org/b/79203 fast/mediastream/MediaStream-video-element.html [ Failure ]
     329webkit.org/b/79203 fast/mediastream/mock-media-source.html [ Failure ]
     330webkit.org/b/79203 fast/mediastream/MediaStream-add-ended-tracks.html [ Timeout ]
     331webkit.org/b/79203 fast/mediastream/MediaStream-video-element-track-stop.html [ Timeout ]
     332webkit.org/b/79203 fast/mediastream/MediaStreamTrack-onended.html [ Timeout ]
     333webkit.org/b/79203 fast/mediastream/MediaStreamTrack.html [ Timeout ]
     334webkit.org/b/79203 fast/mediastream/RTCPeerConnection-dtmf.html [ Timeout ]
     335webkit.org/b/79203 fast/mediastream/RTCPeerConnection-events.html [ Timeout ]
     336webkit.org/b/79203 fast/mediastream/RTCPeerConnection-ice.html [ Timeout ]
     337webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stats.html [ Timeout ]
     338webkit.org/b/79203 fast/mediastream/RTCPeerConnection-statsSelector.html [ Timeout ]
     339webkit.org/b/79203 webaudio/mediastreamaudiosourcenode.html [ Failure ]
     340webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html [ Timeout ]
     341webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ ImageOnlyFailure ]
     342webkit.org/b/161956 fast/mediastream/MediaStream-video-element-displays-buffer.html [ Failure ]
    357343
    358344# Proximity Events is not supported.
Note: See TracChangeset for help on using the changeset viewer.