Closed
Bug 646766
Opened 15 years ago
Closed 15 years ago
Make test_info_leak use MediaTestManager
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
VERIFIED
FIXED
mozilla5
People
(Reporter: cpearce, Assigned: cpearce)
Details
Attachments
(1 file)
|
7.26 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
The mochitest content/media/test/test_info_leak.html is *slow*. It runs a bunch of tests in serial. We should change it to use the MediaTestManager framework, so it can be parallelized trivially so I don't have to spend so much time waiting for it to finish.
| Assignee | ||
Comment 1•15 years ago
|
||
Attachment #523245 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.2
Seems to be fixed from looking at current source -- VERIFIED FIXED.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•