Closed
Bug 894560
Opened 12 years ago
Closed 11 years ago
Write test harness for WebRTC automation
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: ted)
References
(Blocks 1 open bug)
Details
We'll need a test harness for our WebRTC automation that can launch tests on two different machines and gather and report the results. Tests will be either HTML or C++.
Assignee | ||
Comment 1•12 years ago
|
||
Harness code is here:
https://github.com/luser/steeplechase/
Current status: can run Firefox on two different hosts, connect to a signalling server (https://github.com/luser/simplesignalling), run tests with a signalling channel.
There are still a few things to clean up or fix before I'd call this FIXED, but it's pretty close. I need to port one of the WebRTC mochitests over to this harness to validate that it has everything we need to run that type of test.
Assignee | ||
Comment 2•11 years ago
|
||
This is running in automation. We can always file new bugs.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Component: New Frameworks → General
You need to log in
before you can comment on or make changes to this bug.
Description
•