Skip to content

Instantly share code, notes, and snippets.

@rik
Created June 16, 2014 14:29
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 rik/aee17a9f345478fae64c to your computer and use it in GitHub Desktop.
Save rik/aee17a9f345478fae64c to your computer and use it in GitHub Desktop.
[~GAIADIR] DEBUG=* ./bin/gaia-test -d 16:28:14 ☁ suggestion-slot-2-1022194 ☂
gaia-test: Using gaia at '/Users/rik24d/code/gaia'.
./node_modules/.bin/mozilla-download \
--verbose \
--product b2g \
--channel tinderbox \
--branch mozilla-central b2g
mozilla-runner:download download +0ms { product: 'b2g',
commands: [],
options:
[ { flags: '--os <os>',
required: -6,
optional: 0,
bool: true,
long: '--os',
description: 'operating system to find build for [mac, win32, linux-i686, linux-x86_64]' },
{ flags: '-l, --language [lang]',
required: 0,
optional: -16,
bool: true,
short: '-l',
long: '--language',
description: 'language of build (not used in prerelease or tinderbox channels)' },
{ flags: '--branch [version]',
required: 0,
optional: -10,
bool: true,
long: '--branch',
description: 'release version [latest, 24.0, mozilla-central]' },
{ flags: '-p, --product [name]',
required: 0,
optional: -15,
bool: true,
short: '-p',
long: '--product',
description: 'gecko product to download [firefox, b2g]' },
{ flags: '-c, --channel [name]',
required: 0,
optional: -15,
bool: true,
short: '-c',
long: '--channel',
description: 'pre-release channel [tinderbox, release, prerelease]' },
{ flags: '-V, --version',
required: 0,
optional: 0,
bool: true,
short: '-V',
long: '--version',
description: 'output the version number' } ],
_execs: [],
_args: [],
_name: 'mozilla-download',
Command: [Function: Command],
Option: [Function: Option],
_events:
{ os: [Function],
language: [Function],
branch: [Function],
product: [Function],
channel: [Function],
version: [ [Function], [Function] ] },
branch: 'mozilla-central',
channel: 'tinderbox',
_version: '0.4.1',
_usage: '[options] <target>',
rawArgs:
[ 'node',
'/Users/rik24d/code/gaia/node_modules/.bin/mozilla-download',
'--verbose',
'--product',
'b2g',
'--channel',
'tinderbox',
'--branch',
'mozilla-central',
'b2g' ],
args: [ 'b2g' ],
command: [Function],
addImplicitHelpCommand: [Function],
parseExpectedArgs: [Function],
action: [Function],
option: [Function],
parse: [Function],
executeSubCommand: [Function],
normalize: [Function],
parseArgs: [Function],
optionFor: [Function],
parseOptions: [Function],
missingArgument: [Function],
optionMissingArgument: [Function],
unknownOption: [Function],
version: [Function],
description: [Function],
usage: [Function],
largestOptionLength: [Function],
optionHelp: [Function],
commandHelp: [Function],
helpInformation: [Function],
outputHelp: [Function],
help: [Function],
setMaxListeners: [Function],
emit: [Function],
addListener: [Function],
on: [Function],
once: [Function],
removeListener: [Function],
removeAllListeners: [Function],
listeners: [Function],
os: 'mac' }
mozilla-get-url:release:tinderbox locating tinderbox builds +0ms pub/mozilla.org/b2g/tinderbox-builds/
mozilla-get-url:ftp_filter ftp +0ms ls pub/mozilla.org/b2g/tinderbox-builds/
gaia-test: Couldn't download a suitable executable for B2G Desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment