TestEngineering/Performance/Raptor/Browsertime: Difference between revisions

→‎Setup: Add some more information on known failures and common fixes.
No edit summary
(→‎Setup: Add some more information on known failures and common fixes.)
Line 26: Line 26:
Now, try re-running <code>./mach browsertime --check</code>, with <code>ffmpeg</code> hopefully fixed
Now, try re-running <code>./mach browsertime --check</code>, with <code>ffmpeg</code> hopefully fixed


If <code>convert</code> and <code>compare</code> are also <code>FAIL</code> bugs which might further help are {{bug|1559168}}, {{bug|1559727}}, and {{bug|1574964}}, for starters.
* For other issues, see if <code>./mach browsertime --setup --clobber</code> fixes it, or deleting the <tt>~/.mozbuild/browsertime</tt> folder and running the aforementioned command.
 
If <code>convert</code> and <code>compare</code> are also <code>FAIL</code> bugs which might further help are {{bug|1559168}}, {{bug|1559727}}, and {{bug|1574964}}, for starters. If none of the bugs are related to the issue, please file a bug <tt>Testing :: Performance</tt>.
 
* If you plan on running Browsertime on Android, your Android device must already be set up (see more below in the Android section)
* If you plan on running Browsertime on Android, your Android device must already be set up (see more below in the Android section)


==== Running on Firefox Desktop ====
==== Running on Firefox Desktop ====
=== Page-load tests ===
=== Page-load tests ===
* Browsertime-"native":<br>
* Browsertime-"native":<br>
83

edits