Commit Graph

342 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
eb5de2da98 Bug 1112382 - Remove DataChannelTest wrapper. r=bwc 2014-12-26 13:32:00 -05:00
Nils Ohlmeier [:drno]
f41e9e1786 Bug 1016476: more bundle tests r=bwc 2014-12-17 11:55:00 -08:00
Byron Campen [:bwc]
404d84f2d4 Bug 1016476 - Part 2: Test work. r=drno 2014-11-25 17:36:16 -08:00
Nils Ohlmeier [:drno]
442ee5b598 Bug 1112967 - consolidate all 50 calls to requestFlkayTimeout in WebRTC tests into one. r=bwc 2014-12-17 19:09:00 +01:00
Ehsan Akhgari
09a262787c Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
We are white-listing the existing set of tests that use setTimeout
like this.  Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.

This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Jan-Ivar Bruaroey
2bce7166b3 Bug 1091898 - restore exception-handling around legacy callbacks. r=mt 2014-12-08 09:37:14 -06:00
Jan-Ivar Bruaroey
118455dc22 Bug 1091898 - promise-chain test + converted non-harness-using tests to promises. r=drno 2014-12-08 10:28:52 -06:00
Jan-Ivar Bruaroey
1a862d4145 Bug 1091898 - add RTCPeerConnection hybrid with promises. r=bz, r=mt 2014-12-08 09:36:18 -06:00
Jan-Ivar Bruaroey
30a709ff3c Bug 1091898 - remove webrtc-specific testing of webidl exceptions. r=jesup, r=drno 2014-12-08 09:50:35 -06:00
Bob Owen
d921ff4edf Bug 1103946 Part 1: Change --content-sandbox mach / mochitest option to --strict-content-sandbox. r=jmaher
Also, change tests that are skipped using (contentSandbox != off) to (strictContentSandbox).
2014-12-10 09:34:03 +00:00
Byron Campen [:bwc]
0019770636 Bug 1091242 - Part 3: Mochitest work. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jib 2014-11-19 16:18:10 -08:00
Phil Ringnalda
5fe54ea0fd Backed out 10 changesets (bug 1091242) for Android/b2g non-unified build bustage
CLOSED TREE

Backed out changeset 7f72b55c5de7 (bug 1091242)
Backed out changeset f1501aa24397 (bug 1091242)
Backed out changeset 7fde5994aee5 (bug 1091242)
Backed out changeset 59b415714087 (bug 1091242)
Backed out changeset dadb65fedc08 (bug 1091242)
Backed out changeset 21be81424e4e (bug 1091242)
Backed out changeset 498fb1dafba5 (bug 1091242)
Backed out changeset 8d0653eb85ab (bug 1091242)
Backed out changeset c82d484e135a (bug 1091242)
Backed out changeset 3e0c8932f1b1 (bug 1091242)
2014-12-08 20:53:07 -08:00
Byron Campen [:bwc]
711f732dd9 Bug 1091242 - Part 3: Mochitest work. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jib 2014-11-19 16:18:10 -08:00
Jan-Ivar Bruaroey
afad2eeeee Bug 1053407 - return DOMError rather than string in peerConnection callbacks. r=bz, r=jesup 2014-11-26 15:26:37 -05:00
Nils Ohlmeier [:drno]
eec6b645f6 Bug 1101163 - Fix Steeplechase ICE errors if one client is faster then the other. r=spolk 2014-11-18 21:44:00 +01:00
Nils Ohlmeier [:drno]
13fc044776 Bug 1101770 - add an over all timeout for steeplecahse tests. r=spolk 2014-11-19 14:01:00 +01:00
Jan-Ivar Bruaroey
e794725154 Bug 1075133 - fire onsignalingstatechange as an event. r=drno, r=bwc 2014-11-20 18:05:40 -05:00
Nils Ohlmeier [:drno]
612a91055b Bug 864118 - add verification that TURN server is used when provided. r=bwc 2014-11-11 15:37:00 +01:00
Jan-Ivar Bruaroey
cfdeb0d0fa Bug 1097224 - Part 3 - test mozCaptureStream over peerConnection. r=jesup, r=drno 2014-11-13 00:59:22 -05:00
Jan-Ivar Bruaroey
ccb5a711f4 Bug 1097224 - Part 2 - correct m-line test in verifySdp in test-harness. r=drno 2014-11-12 23:48:30 -05:00
Paul Adenot
6a47f77739 Bug 1083664 - Disable an assert in cubeb_audiounit.c for investigation.
--HG--
extra : rebase_source : d46b6fb9d3da9a45ea94435a15bfc3bfee85e9d3
2014-11-12 20:05:05 +01:00
Ryan VanderMeulen
02afa1328a Bug 1083664- Skip dom/media/tests/mochitest on OSX debug. 2014-11-12 12:25:36 -05:00
Ryan VanderMeulen
0b93713f2c Bug 1083664 - Disable test_dataChannel_basicAudio.html on OSX debug for frequent assertions.
--HG--
extra : rebase_source : 253249f776e464781588eb62a7b3373faf44243e
2014-11-12 10:06:02 -05:00
Jan-Ivar Bruaroey
f2cfaf243a Bug 1064674 - mochitest for non-spec set(Local|Remote)Description wo/callbacks. r=jesup, r=drno 2014-09-08 23:36:47 -04:00
Vaibhav Agrawal
9ac0482856 Bug 1083347 - Removing entries from android23.json and annotating manifests. r=gbrown 2014-11-03 12:01:51 -08:00
Jan-Ivar Bruaroey
1daae93992 Bug 1033885 - tests for mediaDevices.getUserMedia. r=drno 2014-10-27 15:48:37 -04:00
Jan-Ivar Bruaroey
54d43d8dad Bug 1033885 - return MediaStreamError instead of error strings, to spec. r=bz, r=jesup 2014-10-27 15:42:56 -04:00
Nils Ohlmeier [:drno]
4851ed7121 Bug 979627 - add more debug information to opening of data channels. r=bwc 2014-10-21 11:23:00 +02:00
Birunthan Mohanathas
10671acb83 Bug 1085208 - Move dom/media/tests/ipc into dom/media/tests/mochitest to force it to run with the other Mochitests. r=jib
--HG--
rename : dom/media/tests/ipc/ipc.json => dom/media/tests/mochitest/ipc/ipc.json
rename : dom/media/tests/ipc/mochitest.ini => dom/media/tests/mochitest/ipc/mochitest.ini
rename : dom/media/tests/ipc/test_ipc.html => dom/media/tests/mochitest/ipc/test_ipc.html
2014-10-25 20:29:19 +03:00
Birunthan Mohanathas
c0be0d8eef Bug 1085208 - Move dom/media/tests/identity into dom/media/tests/mochitest to force it to run with the other Mochitests. r=jib
--HG--
rename : dom/media/tests/identity/identityevent.js => dom/media/tests/mochitest/identity/identityevent.js
rename : dom/media/tests/identity/idp-proxy.js => dom/media/tests/mochitest/identity/idp-proxy.js
rename : dom/media/tests/identity/idp.html => dom/media/tests/mochitest/identity/idp.html
rename : dom/media/tests/identity/mochitest.ini => dom/media/tests/mochitest/identity/mochitest.ini
rename : dom/media/tests/identity/test_fingerprints.html => dom/media/tests/mochitest/identity/test_fingerprints.html
rename : dom/media/tests/identity/test_getIdentityAssertion.html => dom/media/tests/mochitest/identity/test_getIdentityAssertion.html
rename : dom/media/tests/identity/test_idpproxy.html => dom/media/tests/mochitest/identity/test_idpproxy.html
rename : dom/media/tests/identity/test_peerConnection_peerIdentity.html => dom/media/tests/mochitest/identity/test_peerConnection_peerIdentity.html
rename : dom/media/tests/identity/test_setIdentityProvider.html => dom/media/tests/mochitest/identity/test_setIdentityProvider.html
rename : dom/media/tests/identity/test_setIdentityProviderWithErrors.html => dom/media/tests/mochitest/identity/test_setIdentityProviderWithErrors.html
2014-10-25 20:27:41 +03:00
Birunthan Mohanathas
f71975b256 Bug 1084979 - Prevent test_ipc.html from breaking subsequent tests that check for plugin/content crashes. r=jmaher 2014-10-22 06:28:02 +03:00
Nils Ohlmeier [:drno]
e99836cad4 Bug 1082236 - relax RTCP timestamp verification in case of steeplechase. r=spolk 2014-10-13 17:00:00 +02:00
Nils Ohlmeier [:drno]
d32bb51bad Bug 1060102 - added test cases for non trickle ICE offer-answer. r=bwc 2014-10-09 13:05:00 +02:00
Carsten "Tomcat" Book
aebfe7ff6d Backed out changeset 46b2f793c2c9 (bug 1060102) for Linux x64 debug M-3 Test failures 2014-10-09 12:02:31 +02:00
Bob Owen
0bd51a272a Bug 1067305: Conditionally disable media mochitests that won't run with the Windows content sandbox at low integrity. r=jmaher 2014-10-09 10:09:43 +01:00
Nils Ohlmeier [:drno]
eb49fc1caf Bug 1060102 - added test cases for non trickle ICE offer-answer. r=bwc 2014-10-08 16:40:00 +02:00
Wes Kocher
03d235fb07 Backed out changeset 645d5e930e23 (bug 1067305) for inadvertently disabling all media tests on some platforms CLOSED TREE 2014-10-06 19:11:39 -07:00
Bob Owen
3aaf65bd44 Bug 1067305 - Conditionally disable mochitests that won't run with the content sandbox at low integrity. r=jmaher 2014-10-01 15:01:22 +01:00
Nils Ohlmeier [:drno]
ca8e97b1fd Bug 1072945 - stop trickle ICE if PeerConnections are closed. r=bwc 2014-09-26 14:34:00 +02:00
Nils Ohlmeier [:drno]
a5a16280dd Bug 1066775: fix end of ICE gathering expected r=spolk 2014-09-26 14:36:03 -07:00
Nils Ohlmeier [:drno]
eb47778dea Bug 1063808 - fix offerRequiresVideo to request video instead of audio. r=jib 2014-09-16 19:49:00 +02:00
Jan-Ivar Bruaroey
be76304697 Bug 1063808 - Support old constraint-like RTCOfferOptions for a bit. r=smaug, r=abr 2014-09-09 01:12:24 -04:00
Ahmed Kachkach
8ba31890b0 Bug 1063099 - Include IPC tests filenames in logs. r=ahal 2014-09-09 08:01:00 -04:00
Nils Ohlmeier [:drno]
8cfe97f2c2 Bug 1060103 - Add trickle ICE support for steeplechase. r=ted 2014-09-08 04:53:00 -04:00
Nils Ohlmeier [:drno]
e6dfad56b3 Bug 1041832: add support for trickle ICE to mochitests r=bwc 2014-08-28 13:36:00 -07:00
Nils Ohlmeier [:drno]
1d43b484b0 Bug 1059867: disable WebRTC tests for B2G r=bwc 2014-08-28 09:41:00 -07:00
Jan-Ivar Bruaroey
2599f43fe6 Bug 1032839 - test that addTrack returns sender. r=drno 2014-08-27 15:44:51 -04:00
Jan-Ivar Bruaroey
3efc86f45d Bug 1055378 - Tightened test of getStats w/track arg. r=drno 2014-08-22 12:21:45 -04:00
Jan-Ivar Bruaroey
7eacf83462 Bug 1055378 - Adds RTCRTPStreamStats.mediaType + test of getStats w/track arg. r=smaug,drno,jesup 2014-08-21 17:14:12 -04:00
Ahmed Kachkach
6b3a8a8b37 Bug 1057558 - Fix IPC test results not being reported in first iframe. r=drno 2014-08-26 15:53:00 +02:00