Sheriffing/How To/Beta simulations: Difference between revisions

Jump to navigation Jump to search
m
→‎VERSION INCREASE SIMULATION: remove instruction to replace whitespace in version increase command: not needed anymore
m (increased version numbers (Nightly = 133, Beta = 132))
m (→‎VERSION INCREASE SIMULATION: remove instruction to replace whitespace in version increase command: not needed anymore)
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 | ^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>./mach try fuzzy -q '^test | ^lint | ^source-test-python-fog !browsertime !raptor'</code>
*<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
611

edits

Navigation menu