Closed
Bug 1369724
Opened 8 years ago
Closed 8 years ago
Fake H264 codec used in mochitests randomly fails causing timeouts
Categories
(Core :: WebRTC: Audio/Video, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(1 file)
|
2.77 KB,
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
The fake H264 GMP codec used only in tests mis-sets the frame size for an iframe, leading to random intermittents in automation. No impact on real-world usage.
Found while debugging failures for the v57 landing (bug 1341285).
| Assignee | ||
Updated•8 years ago
|
Rank: 15
Priority: -- → P1
| Assignee | ||
Comment 1•8 years ago
|
||
MozReview-Commit-ID: 8LOds60sqhN
| Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 8873825 [details] [diff] [review]
Fix setting size for fake H264 codec
Review of attachment 8873825 [details] [diff] [review]:
-----------------------------------------------------------------
carryover r=jya from bug 1341285
Attachment #8873825 -
Flags: review+
| Assignee | ||
Comment 3•8 years ago
|
||
| Assignee | ||
Comment 5•8 years ago
|
||
| Assignee | ||
Comment 6•8 years ago
|
||
Beta patch is the fake codec only, not the changed assertions in WebrtcGmpVideoCodec.cpp; a=test-only
Comment 7•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•