Created
January 31, 2018 21:59
-
-
Save biancadanforth/d47411e410cc5987014864c7a3354ca8 to your computer and use it in GitHub Desktop.
./mach try -p linux64,win64,macosx64 -u all -t all --artifact
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bdanforth ~/src/mozilla-unified $ ./mach try -p linux64,win64,macosx64 -u all -t all --artifact | |
You asked for |-u all| with |--artifact| but compiled-code tests (cppunit,gtest,jittest) can't run against an artifact build. Running (-u crashtest,firefox-ui-functional,mochitests,reftest,jsreftest,web-platform-tests,marionette,xpcshell,marionette-e10s) instead. | |
Creating temporary commit for remote... | |
pushing to ssh://hg.mozilla.org/try | |
searching for changes | |
remote: adding changesets | |
remote: adding manifests | |
remote: adding file changes | |
remote: added 6 changesets with 6 changes to 5 files (+1 heads) | |
remote: recorded push in pushlog | |
remote: | |
remote: View your changes here: | |
remote: https://hg.mozilla.org/try/rev/f33f0b05eaed2a7bc9f82145a4d95b114abae287 | |
remote: https://hg.mozilla.org/try/rev/7b33432dfcd7426e7676cb283835fa0341f0675c | |
remote: https://hg.mozilla.org/try/rev/7bdca3e9adf3ba026086b84e8e6219f4ee44ee8b | |
remote: https://hg.mozilla.org/try/rev/53be1a6f038b09ded1925b0eb62d4f3c97ef8ae5 | |
remote: https://hg.mozilla.org/try/rev/de08d913db12c05cc11991756d8cdc493015b594 | |
remote: https://hg.mozilla.org/try/rev/a423d2f91754c72df2004c25f162d491e9b0f4ba | |
remote: | |
remote: Follow the progress of your build on Treeherder: | |
remote: https://treeherder.mozilla.org/#/jobs?repo=try&revision=a423d2f91754c72df2004c25f162d491e9b0f4ba | |
remote: | |
remote: It looks like this try push has talos jobs. Compare performance against a baseline revision: | |
remote: https://treeherder.mozilla.org/perf.html#/comparechooser?newProject=try&newRevision=a423d2f91754c72df2004c25f162d491e9b0f4ba | |
remote: recorded changegroup in replication log in 0.065s | |
push complete | |
temporary commit removed, repository restored | |
bdanforth ~/src/mozilla-unified $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment