Bug 151311

Summary: Enable passing tests in LayoutTests/fast/mediastream
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: Tools / TestsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: adam.bergkvist, buildbot, commit-queue, eric.carlson, lforschler, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews101 for mac-mavericks
none
Archive of layout-test-results from ews116 for mac-yosemite
none
Archive of layout-test-results from ews107 for mac-mavericks-wk2
none
Patch none

Description Wenson Hsieh 2015-11-16 10:09:21 PST
Mark LayoutTests/fast/mediastream as passing by default, and skip only the tests that currently fail. Also unprefixes some tests that fail due to invoking the webkitMediaStream constructor rather than MediaStream.
Comment 1 Wenson Hsieh 2015-11-16 10:17:10 PST
Created attachment 265588 [details]
Patch
Comment 2 Build Bot 2015-11-16 11:03:24 PST
Comment on attachment 265588 [details]
Patch

Attachment 265588 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/437725

Number of test failures exceeded the failure limit.
Comment 3 Build Bot 2015-11-16 11:03:26 PST
Created attachment 265593 [details]
Archive of layout-test-results from ews101 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 4 Build Bot 2015-11-16 11:05:33 PST
Comment on attachment 265588 [details]
Patch

Attachment 265588 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/437720

Number of test failures exceeded the failure limit.
Comment 5 Build Bot 2015-11-16 11:05:35 PST
Created attachment 265596 [details]
Archive of layout-test-results from ews116 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2015-11-16 11:08:21 PST
Comment on attachment 265588 [details]
Patch

Attachment 265588 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/437734

New failing tests:
fast/mediastream/RTCPeerConnection-have-remote-offer.html
fast/mediastream/RTCPeerConnection-stable.html
fast/mediastream/RTCPeerConnection-localDescription.html
fast/mediastream/RTCPeerConnection-datachannel.html
fast/mediastream/RTCPeerConnection-createOffer.html
fast/mediastream/RTCPeerConnection-state.html
fast/mediastream/RTCPeerConnection-have-local-offer.html
fast/mediastream/RTCPeerConnection-getConfiguration.html
fast/mediastream/RTCPeerConnection-createAnswer.html
fast/mediastream/RTCPeerConnection-remoteDescription.html
fast/mediastream/RTCPeerConnection-have-local-pranswer.html
fast/mediastream/RTCPeerConnection-have-remote-pranswer.html
fast/mediastream/RTCPeerConnection-ice.html
fast/mediastream/RTCPeerConnection.html
Comment 7 Build Bot 2015-11-16 11:08:23 PST
Created attachment 265597 [details]
Archive of layout-test-results from ews107 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 8 Wenson Hsieh 2015-11-16 11:22:06 PST
Created attachment 265599 [details]
Patch
Comment 9 WebKit Commit Bot 2015-11-16 14:04:36 PST
Comment on attachment 265599 [details]
Patch

Clearing flags on attachment: 265599

Committed r192484: <http://trac.webkit.org/changeset/192484>
Comment 10 WebKit Commit Bot 2015-11-16 14:04:40 PST
All reviewed patches have been landed.  Closing bug.
Comment 11 Adam Bergkvist 2015-11-17 05:08:54 PST
*** Bug 151346 has been marked as a duplicate of this bug. ***