Skip to content

Instantly share code, notes, and snippets.

@sdwilsh
Created May 29, 2011 03:41
Show Gist options
  • Save sdwilsh/997446 to your computer and use it in GitHub Desktop.
Save sdwilsh/997446 to your computer and use it in GitHub Desktop.
builds.js output
// success
{ key: 'build.mozilla-central_snowleopard_test-mochitest-other.145.step.mochitest-ipcplugins.finished',
buildid: '20110528184045',
platform: 'macosx64',
slave: 'talos-r3-snow-036',
rev: '5d7b5f2ea603',
result: 0,
tree: 'mozilla-central',
pusher: 'masayuki@d-toybox.com' }
// failure
{ key: 'build.mozilla-central_win7-debug_test-jetpack.81.step.jetpack.finished',
buildid: '20110528184045',
platform: 'win32',
slave: 'talos-r3-w7-052',
rev: '5d7b5f2ea603',
result: 2,
tree: 'mozilla-central',
pusher: 'masayuki@d-toybox.com',
logfile: '1306639215.1306640246.26432.gz' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment