Skip to content

Instantly share code, notes, and snippets.

@juliandescottes
Last active April 18, 2016 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juliandescottes/54a51d390bae2a4a8e6d to your computer and use it in GitHub Desktop.
Save juliandescottes/54a51d390bae2a4a8e6d to your computer and use it in GitHub Desktop.
Firefox try commit and push
hg commit --close-branch -m "try: -b do -p linux,macosx64,win32 -u mochitests[Ubuntu,10.10,Windows 7,-x64] -t none"
hg commit --close-branch -m "try: -b do -p linux,macosx64,win32 -u xpcshell,mochitests[Ubuntu,10.10,Windows 7,-x64] -t none"
hg commit --close-branch -m "try: -b do -p linux,linux64,macosx64,win32 -u xpcshell,mochitests"
// mochitests devtools only on linux ... because
hg commit --close-branch -m 'try: -b do -p linux -u mochitest-dt[Ubuntu] -t none'
hg commit --close-branch -m 'try: -b do -p linux,linux64 -u mochitest-e10s-devtools-chrome-6 -t none'
hg commit --close-branch -m 'try: -b d -p linux64 -u mochitest-devtools-chrome-1,mochitest-e10s-devtools-chrome-1 -t none --try-test-paths devtools-chrome:devtools/client/inspector/markup/test --failure-emails --rebuild 20'
hg push -f try
@juliandescottes
Copy link
Author

try: -b d -p linux64 -u mochitest-devtools-chrome-1,mochitest-e10s-devtools-chrome-1 -t none --try-test-paths devtools-chrome:devtools/client/inspector/markup/test --failure-emails --rebuild 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment