Closed
Bug 1017774
Opened 10 years ago
Closed 10 years ago
Frequent test_peerConnection_peerIdentity.html | Rtcp bytesSent failures with loopback devices enabled
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: ted, Assigned: jib)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
With my patch from bug 815002, we were seeing frequent failures in test_peerConnection_peerIdentity.html:
INFO TEST-UNEXPECTED-FAIL | /tests/dom/media/tests/identity/test_peerConnection_peerIdentity.html | Rtcp bytesSent
jesup and jib discussed this and think it's because of the change in audio source, the module-sine-source my patch winds up using is a 440Hz audio signal, whereas the existing fake audio stream is 1kHz.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8431041 -
Flags: review?(rjesup)
Updated•10 years ago
|
Attachment #8431041 -
Flags: review?(rjesup) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 2•10 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•