Nils Ohlmeier [:drno]
d628145142
Bug 1082236 - relax RTCP timestamp verification in case of steeplechase. r=spolk
2014-10-13 17:00:00 +02:00
Nils Ohlmeier [:drno]
9261b1979f
Bug 1060102 - added test cases for non trickle ICE offer-answer. r=bwc
2014-10-09 13:05:00 +02:00
Carsten "Tomcat" Book
f141f74b1a
Backed out changeset 46b2f793c2c9 (bug 1060102) for Linux x64 debug M-3 Test failures
2014-10-09 12:02:31 +02:00
Bob Owen
fa71ebe726
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]
42bbab71d5
Bug 1060102 - added test cases for non trickle ICE offer-answer. r=bwc
2014-10-08 16:40:00 +02:00
Wes Kocher
f63c5bb4eb
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
068acc2697
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]
ef9d8ddbec
Bug 1072945 - stop trickle ICE if PeerConnections are closed. r=bwc
2014-09-26 14:34:00 +02:00
Nils Ohlmeier [:drno]
e7b2e4759e
Bug 1066775: fix end of ICE gathering expected r=spolk
2014-09-26 14:36:03 -07:00
Nils Ohlmeier [:drno]
4254d0a334
Bug 1063808 - fix offerRequiresVideo to request video instead of audio. r=jib
2014-09-16 19:49:00 +02:00
Jan-Ivar Bruaroey
a8260c08f1
Bug 1063808 - Support old constraint-like RTCOfferOptions for a bit. r=smaug, r=abr
2014-09-09 01:12:24 -04:00
Nils Ohlmeier [:drno]
dd2f0dc0eb
Bug 1060103 - Add trickle ICE support for steeplechase. r=ted
2014-09-08 04:53:00 -04:00
Nils Ohlmeier [:drno]
bb07043bf5
Bug 1041832: add support for trickle ICE to mochitests r=bwc
2014-08-28 13:36:00 -07:00
Nils Ohlmeier [:drno]
fdfca55241
Bug 1059867: disable WebRTC tests for B2G r=bwc
2014-08-28 09:41:00 -07:00
Jan-Ivar Bruaroey
e2e957f0dd
Bug 1032839 - test that addTrack returns sender. r=drno
2014-08-27 15:44:51 -04:00
Jan-Ivar Bruaroey
ef426ad869
Bug 1055378 - Tightened test of getStats w/track arg. r=drno
2014-08-22 12:21:45 -04:00
Jan-Ivar Bruaroey
7ef5d4caa3
Bug 1055378 - Adds RTCRTPStreamStats.mediaType + test of getStats w/track arg. r=smaug,drno,jesup
2014-08-21 17:14:12 -04:00
Jan-Ivar Bruaroey
29092024ce
Bug 1032839 - update RtpSender.track when replaceTrack succeeds r=jesup
2014-08-26 19:31:51 -04:00
Carsten "Tomcat" Book
14d94e4a68
Backed out changeset 324833b27740 (bug 1054706) for the suspicion of causing frequent e10s m3 test failures
2014-08-26 10:59:17 +02:00
Randell Jesup
cc0389a3ff
Bug 1054706: Test for painted frames to verify video is flowing in webrtc mochitests r=drno
2014-08-22 18:11:21 -04:00
Randell Jesup
c6357821bf
Bug 1032839: Backend support for PeerConnection ReplaceTrack() r=padenot,jib
2014-08-25 21:20:44 -04:00
Jan-Ivar Bruaroey
597d96a0d0
Bug 1032839 - replaceTrack API. r=smaug, r=jesup
2014-08-15 01:33:09 -04:00
Nils Ohlmeier [:drno]
2c27a5519f
Bug 1057621: remove default STUN server from mochitests r=bwc
2014-08-24 09:10:04 -04:00
Jan-Ivar Bruaroey
f8abb7024d
Bug 1032835 - add/removeStream now implemented with addTrack/removeTrack. r=jesup, r=smaug
2014-08-15 14:53:14 -04:00
Jan-Ivar Bruaroey
338e5bc1d2
Bug 1032835 - addTrack/removeTrack on-top of existing implementation. r=smaug, r=jesup
2014-08-13 21:40:54 -04:00
Ryan VanderMeulen
2dc6881d41
Bug 1047842 - Remove assertion annotations that are no longer needed.
2014-08-14 10:29:29 -04:00
Nils Ohlmeier [:drno]
79969fc125
Bug 1050851 - Add long running steeplechase tests from the sunny day QA lab environment. r=gmealer
2014-08-08 10:57:00 -04:00
Nils Ohlmeier [:drno]
17c2154380
Bug 1049684 - Fix SDP verification to be able to run on steeplechase environment. r=bwc
2014-08-06 14:53:00 -04:00
Ryan VanderMeulen
21df928d61
Bug 1041369 - Bump expected assertions up to 3 max.
2014-08-07 13:13:01 -04:00
Ryan VanderMeulen
5c9fc59dab
Bug 1048455 - Skip test_peerConnection_basicScreenshare.html and test_peerConnection_basicWindowshare.html on e10s.
...
CLOSED TREE
2014-08-04 15:42:28 -04:00
Nils Ohlmeier [:drno]
e8af0c1d0b
Bug 1021220 - Verify absence of loopback in SDP offer. r=bwc
2014-07-31 17:24:00 -04:00
Randell Jesup
8e55b89082
Bug 1039666: suppress 'nonqueued' IPC assertions (bug 1047842) in window/screensharing r=nigelb on a CLOSED TREE
2014-08-02 11:08:40 -04:00
Randell Jesup
aa56c9c4fb
Bug 1039666: Fix incorrect disabling of B2G window/screensharing rs=me,fabrice (bustage)
2014-08-02 01:43:44 -04:00
Randell Jesup
7b5a99c59a
Bug 1039666: Enable Screen/windowsharing tests for getUserMedia except OSX 10.6 and WinXP r=drno
2014-08-02 00:30:39 -04:00
Nils Ohlmeier [:drno]
362e4bd21a
Bug 1042791 - added case insensitive and acitvated test. r=jesup
2014-07-29 10:00:00 +02:00
Nils Ohlmeier [:drno]
c19952f2be
Bug 1042791 - check that H264 offer contains correct profile-level-id. r=ehugg
2014-07-25 18:41:00 +02:00
Ms2ger
e99bd12a4b
Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
...
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Ted Mielczarek
58f2cd6666
bug 1041347 - Package and provide path to fake GMP plugin for Mochitests. r=jmaher
2014-07-25 07:01:13 -04:00
Carsten "Tomcat" Book
9b4aae52cc
Backed out changeset 0356454faea3 (bug 1041347) for mochitest 1 test failures on B2G Desktop Linux on a CLOSED TREE
2014-07-25 07:57:57 +02:00
Ted Mielczarek
da13db334a
bug 1041347 - Package and provide path to fake GMP plugin for Mochitests r=jmaher
2014-07-24 11:31:43 -04:00
Jan-Ivar Bruaroey
c03273747a
Bug 1033833 - Update CreateOffer/Answer API to spec - no longer takes constraints but a dictionary. r=smaug, r=abr
2014-07-10 14:31:25 -04:00
Randell Jesup
2b32fd6be6
Bug 1040346: Basic webrtc smoketests for GMP fake H.264 plugin (disabled in automation) r=drno
2014-07-20 17:39:19 -04:00
Randell Jesup
031c12856c
Bug 1039666: basic tests for desktop screensharing & window sharing r=drno
2014-07-17 22:23:01 -04:00
Birunthan Mohanathas
a3b4387964
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
2014-07-14 15:58:10 -07:00
Nils Ohlmeier [:drno]
4edb843817
Bug 1020024 - fix data channel connecting race conditions. r=jib
2014-07-02 18:08:00 +02:00
Ryan VanderMeulen
8015cecb5f
Backed out changeset a4d9432cdd70 (bug 1030435) for re-introducing intermittent failures.
2014-06-27 14:06:36 -04:00
Martin Thomson
cdf891b51b
Bug 1030435 - Re-enable gUM peerIdentity test. r=jib
2014-06-25 15:55:00 -04:00
Martin Thomson
96cb1f7cd8
Bug 1030435 - Attempt to ease load on B2G emulator for tests. r=jib
2014-06-26 10:28:00 -04:00
Nils Ohlmeier [:drno]
66cc068841
Bug 963524 - Detect if the SDPs show a port twice. r=bwc
2014-06-25 17:05:00 -04:00
Geo Mealer
9bbf2ac64c
Bug 1014328 - Add long-running audio/video WebRTC test for use in QA Lab. r=drno
2014-06-24 18:28:00 +02:00