409
edits
(Created page with "= Get Mochitests Running = == Purpose == Gather enough information to get our html / js test suite for the javascript api to get it working for mozilla central. == First St...") |
|||
Line 24: | Line 24: | ||
Server Locations: | Server Locations: | ||
http://mxr.mozilla.org/mozilla-central/source/build/pgo/server-locations.txt | http://mxr.mozilla.org/mozilla-central/source/build/pgo/server-locations.txt | ||
Basically the app project allows one origin per app, node js served up the apps on different ports as a way around this problem. | |||
We are doing it in a similar manner with the mochitest suite infrastructure. | |||
Filed the preliminary bug with the attached output | |||
https://bugzilla.mozilla.org/show_bug.cgi?id=731134 |
edits