Changeset 192579 in webkit


Ignore:
Timestamp:
Nov 18, 2015 10:29:39 AM (8 years ago)
Author:
Wenson Hsieh
Message:

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

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r192577 r192579  
     12015-11-18  Wenson Hsieh  <wenson_hsieh@apple.com>
     2
     3        Unreviewed, skip remaining mediastream tests that crash when painting a mock video source.
     4
     5        * platform/mac/TestExpectations:
     6
    172015-11-18  Ryan Haddad  <ryanhaddad@apple.com>
    28
  • trunk/LayoutTests/platform/mac/TestExpectations

    r192515 r192579  
    158158
    159159# Media Stream tests that crash unexpectedly under GuardMalloc, see https://bugs.webkit.org/show_bug.cgi?id=151353
     160fast/mediastream/getusermedia.html
     161fast/mediastream/MediaDevices-getUserMedia.html
     162fast/mediastream/MediaStream-clone.html
    160163fast/mediastream/MediaStream-video-element-track-stop.html
    161164fast/mediastream/MediaStream-video-element.html
     165fast/mediastream/MediaStreamConstructor.html
    162166
    163167# WebRTC is not supported yet.
     168fast/mediastream/RTCIceCandidate.html
    164169fast/mediastream/RTCPeerConnection-AddRemoveStream.html
    165170fast/mediastream/RTCPeerConnection-createAnswer.html
Note: See TracChangeset for help on using the changeset viewer.