Changeset 192587 in webkit


Ignore:
Timestamp:
Nov 18, 2015 2:21:23 PM (8 years ago)
Author:
Wenson Hsieh
Message:

Unreviewed, skip additional mediastream tests that crash when painting a mock video source.

These tests were not skipped previously because the crashes are timing-dependent and do not
always reproduce. See https://bugs.webkit.org/show_bug.cgi?id=151353 for more details.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r192579 r192587  
     12015-11-18  Wenson Hsieh  <wenson_hsieh@apple.com>
     2
     3        Unreviewed, skip additional mediastream tests that crash when painting a mock video source.
     4
     5        These tests were not skipped previously because the crashes are timing-dependent and do not
     6        always reproduce. See https://bugs.webkit.org/show_bug.cgi?id=151353 for more details.
     7
     8        * platform/mac/TestExpectations:
     9
    1102015-11-18  Wenson Hsieh  <wenson_hsieh@apple.com>
    211
  • trunk/LayoutTests/platform/mac/TestExpectations

    r192579 r192587  
    161161fast/mediastream/MediaDevices-getUserMedia.html
    162162fast/mediastream/MediaStream-clone.html
     163fast/mediastream/MediaStream-construct-with-ended-tracks.html
    163164fast/mediastream/MediaStream-video-element-track-stop.html
    164165fast/mediastream/MediaStream-video-element.html
    165166fast/mediastream/MediaStreamConstructor.html
     167fast/mediastream/MediaStreamTrack-clone.html
     168fast/mediastream/MediaStreamTrack-stop.html
    166169
    167170# WebRTC is not supported yet.
     
    181184fast/mediastream/RTCPeerConnection-localDescription.html
    182185fast/mediastream/RTCPeerConnection-onnegotiationneeded.html
     186fast/mediastream/RTCPeerConnection-overloaded-operations-params.html
    183187fast/mediastream/RTCPeerConnection-remoteDescription.html
    184188fast/mediastream/RTCPeerConnection-stats.html
Note: See TracChangeset for help on using the changeset viewer.