Skip to content

Instantly share code, notes, and snippets.

@jaredhirsch
Created December 5, 2012 15:52
Show Gist options
  • Save jaredhirsch/4216789 to your computer and use it in GitHub Desktop.
Save jaredhirsch/4216789 to your computer and use it in GitHub Desktop.
{"0":"subject","1":"async error with json reporter"}
{"0":"context","1":"synchronous error"}
{"0":"vow","1":{"title":"reports error when in json mode","context":"synchronous error","status":"broken","exception":"\u001b[33m \n \u001b[32mactual\u001b[39m \u001b[31mexpected\u001b[39m\n \n \u001b[31mError: \u001b[39mfud\n \u001b[39m\u001b[90m // v.js:15\u001b[39m"}}
/Users/jhirsch/codez/github/mozilla-browserid/automation-tests/tests/v.js:24
throw new Error("fud");
^
Error: fud
at suite.addBatch.asynchronous error.topic (/Users/jhirsch/codez/github/mozilla-browserid/automation-tests/tests/v.js:24:15)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment