This file contains hidden or 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
{"https://net-mozaws-prod-us-west-2-normandy.s3.amazonaws.com/extensions/tracking-protection-messaging-study-new-users%40shield.mozilla.org-1.0.8-signed.xpi":{"slug":"addon-tracking-protection-messaging-1433473-new-users","addonSize":"142530"},"https://net-mozaws-prod-us-west-2-normandy.s3.amazonaws.com/extensions/pioneer-enrollment-study%40mozilla.org-2.0.4-signed.xpi":{"slug":"Pioneer Enrollment","addonSize":"153385"},"https://net-mozaws-prod-us-west-2-normandy.s3.amazonaws.com/extensions/pug.experience.mrrobotshield.mozilla.org-1.0.4-signed.xpi":{"slug":"looking-glass-2","addonSize":"12956"},"https://net-mozaws-prod-us-west-2-normandy.s3.amazonaws.com/extensions/focused-cfr-shield-studymozilla.com-1.0.1-signed.xpi":{"slug":"focused-cfr-beta-1","addonSize":"104589"},"https://net-mozaws-prod-us-west-2-normandy.s3.amazonaws.com/extensions/unified-urlbar-shield-study-opt-out-new-users-3.0.6-signed.xpi":{"slug":"unfied-search-release-new-users-1387245","addonSize":"31515"}} |
This file contains hidden or 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 |
This file contains hidden or 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 2 changesets with 1 changes to 26 files (+1 heads) | |
remote: recorded push in pushlog |
This file contains hidden or 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
const cfrRecipe = { | |
triggers: { | |
// what user behaviors trigger the UI presentation | |
}, | |
presentation: { | |
defaultComponent: { | |
// what do all major UI elements, sidebar, notification bar, doorhanger use | |
icon: '', | |
header: '', | |
summary: '', |
NewerOlder