Open
Bug 1480489
Opened 8 years ago
Updated 2 years ago
Tests for bug 1404977 must be chunked to avoid timeouts
Categories
(Core :: Audio/Video: cubeb, enhancement, P3)
Core
Audio/Video: cubeb
Tracking
()
NEW
People
(Reporter: bryce, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(1 obsolete file)
Changes in bug 1404977 allow for multiple, concurrent getUserMedia calls in a single page, or in a multiple iFrames within a page. However, tests have highlighted an issue where opening multiple streams may fail, as noted bug 1480348.
To work around this, instead of performing all gUM calls concurrently, the tests will limit the number of concurrent gUM calls and run test cases in chunks. Once we've fixed the issues that cause these limitations we should amend the tests.
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Attachment #9386214 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•