Sheriffing/How To/Beta simulations: Difference between revisions

Jump to navigation Jump to search
→‎VERSION INCREASE SIMULATION: add source-test-python-fog as task to run
(→‎VERSION INCREASE SIMULATION: add source-test-python-fog as task to run)
Line 60: Line 60:
*<code>hg import link_url</code>
*<code>hg import link_url</code>
*If there are no conflicts, continue with the next line. If you see conflicts, then they are likely from the increase of the version number in mozilla-central earlier to the version which your patch tries to increase to. The version has to be increased compared to the number in the mozilla-central code (the "local" part of the conflict).
*If there are no conflicts, continue with the next line. If you see conflicts, then they are likely from the increase of the version number in mozilla-central earlier to the version which your patch tries to increase to. The version has to be increased compared to the number in the mozilla-central code (the "local" part of the conflict).
*<code>./mach try fuzzy -q '^test | ^lint !browsertime !raptor'</code> <font color="#F00">Delete the last whitespace an type it again - the wiki automatically replaces it with a non-standard whitespace which breaks the command.</font>
*<code>./mach try fuzzy -q '^test | ^lint | ^source-test-python-fog !browsertime !raptor'</code> <font color="#F00">Delete the last whitespace an type it again - the wiki automatically replaces it with a non-standard whitespace which breaks the command.</font>
*<code>hg histedit</code> to remove the commit for the version increase.
*<code>hg histedit</code> to remove the commit for the version increase.


Confirmed users
603

edits

Navigation menu