Bug 151311 - Enable passing tests in LayoutTests/fast/mediastream
Summary: Enable passing tests in LayoutTests/fast/mediastream
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords:
: 151346 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-11-16 10:09 PST by Wenson Hsieh
Modified: 2015-11-17 05:08 PST (History)
6 users (show)

See Also:


Attachments
Patch (16.86 KB, patch)
2015-11-16 10:17 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-mavericks (759.55 KB, application/zip)
2015-11-16 11:03 PST, Build Bot
no flags Details
Archive of layout-test-results from ews116 for mac-yosemite (993.09 KB, application/zip)
2015-11-16 11:05 PST, Build Bot
no flags Details
Archive of layout-test-results from ews107 for mac-mavericks-wk2 (755.55 KB, application/zip)
2015-11-16 11:08 PST, Build Bot
no flags Details
Patch (18.61 KB, patch)
2015-11-16 11:22 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***