Re: how to test necko by stone ridge
Nicholas Hurley <[email protected]> Tue, 11 Feb 2014 12:46:43 -0800
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <CANV5PPUsTA-ViJboQG61FM-hi1C8NizTtXwoj+=GH0ipuiu_JQ@mail.gmail.com> |
Hi George - Stone Ridge is no longer maintained, and was never intended to be run on a local machine anyway. It has been replaced by a system based around WebPageTest, which is (unfortunately) currently only available to Mozilla employees. I should note, both stone ridge and WPT are only intended for performance testing, not functionality testing. If you're looking for basic functionality tests, I suggest looking at the xpcshell unit tests: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests?redirectlocale=en-US&redirectslug=Writing_xpcshell-based_unit_tests#Running_unit_tests On Tue, Feb 11, 2014 at 12:37 PM, George Wang <[email protected]> wrote: > Hello All, > > I was trying to test necko by using stoneridge, running "python > srmaster.py", which shows "srmaster.py: error: argument --config is > required". I read /doc/overview.markdown, it said there is a netconfig file > I have to create, so is there any instructions for creating the config file > of stone ridge? > > Thanks! > > George > _______________________________________________ > dev-tech-network mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-network > -- Peace, -Nick