Changeset 192681 in webkit


Ignore:
Timestamp:
Nov 20, 2015, 1:33:23 AM (9 years ago)
Author:
ddkilzer@apple.com
Message:

Unskip mediastream tests after crash was fixed
<https://bugs.webkit.org/show_bug.cgi?id=151353>

  • platform/mac/TestExpectations: Bug 151462 fixed the crash, so

unskip the tests again.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r192675 r192681  
     12015-11-20  David Kilzer  <ddkilzer@apple.com>
     2
     3        Unskip mediastream tests after crash was fixed
     4        <https://bugs.webkit.org/show_bug.cgi?id=151353>
     5
     6        * platform/mac/TestExpectations: Bug 151462 fixed the crash, so
     7        unskip the tests again.
     8
    192015-11-19  Adam Bergkvist  <adam.bergkvist@ericsson.com>
    210
  • trunk/LayoutTests/platform/mac/TestExpectations

    r192675 r192681  
    156156fast/mediastream/MediaStreamTrack-onended.html
    157157fast/mediastream/MediaStreamTrack.html
    158 
    159 # Media Stream tests that crash unexpectedly under GuardMalloc, see https://bugs.webkit.org/show_bug.cgi?id=151353
    160 fast/mediastream/delayed-permission-denied.html
    161 fast/mediastream/getusermedia.html
    162 fast/mediastream/MediaDevices-getUserMedia.html
    163 fast/mediastream/MediaStream-clone.html
    164 fast/mediastream/MediaStream-construct-with-ended-tracks.html
    165 fast/mediastream/MediaStream-video-element-track-stop.html
    166 fast/mediastream/MediaStream-video-element.html
    167 fast/mediastream/MediaStreamConstructor.html
    168 fast/mediastream/MediaStreamTrack-clone.html
    169 fast/mediastream/MediaStreamTrack-kind.html
    170 fast/mediastream/MediaStreamTrack-stop.html
    171 fast/mediastream/MediaStream-getTracks.html
    172 fast/mediastream/RTCSessionDescription.html
    173 fast/mediastream/enabled.html
    174 fast/mediastream/MediaStreamTrackEvent-constructor.html
    175 fast/mediastream/argument-types.html
    176 fast/mediastream/error.html
    177158
    178159# WebRTC is not supported yet.
Note: See TracChangeset for help on using the changeset viewer.