Confirmed users
385
edits
Wgianopoulos (talk | contribs)  | 
				|||
| Line 211: | Line 211: | ||
To start the tests, run the following command in the mozilla-build shell, at the top level of your obj-dir:  | To start the tests, run the following command in the mozilla-build shell, at the top level of your obj-dir:  | ||
  pymake mochitest-metro-chrome  |  mach mochitest-metro  | ||
 (old way was  pymake mochitest-metro-chrome)  | |||
The Metro browser will launch, run the tests and exit.  Any failures will be printed to the console.  The complete test log will be written to the file <code>mochitest-metro-chrome.log</code> in the objdir.  | The Metro browser will launch, run the tests and exit.  Any failures will be printed to the console.  The complete test log will be written to the file <code>mochitest-metro-chrome.log</code> in the objdir.  | ||