Skip to content

Instantly share code, notes, and snippets.

@bobsilverberg
Created October 9, 2012 16:54
Show Gist options
  • Save bobsilverberg/3860015 to your computer and use it in GitHub Desktop.
Save bobsilverberg/3860015 to your computer and use it in GitHub Desktop.
mutt failure
ERROR | Test Failure | {
"exception": {
"stack": [
"waitFor@resource://mozmill/stdlib/utils.js:279",
"@resource://mozmill/driver/controller.js:437",
"@resource://mozmill/modules/frame.js -> file:///Users/robertsilverberg/Documents/gitRepos/mozmill/mutt/mutt/tests/js/frame/httpd/testHTTPd2.js:35",
"@resource://mozmill/modules/frame.js:634",
"@resource://mozmill/modules/frame.js:704",
"@resource://mozmill/modules/frame.js:602",
"@resource://mozmill/modules/frame.js:749",
"@resource://jsbridge/modules/Bridge.jsm:140",
"@resource://jsbridge/modules/Bridge.jsm:147",
"@resource://jsbridge/modules/Server.jsm:33",
""
],
"message": "waitFor() callback has to return a boolean instead of 'undefined'",
"fileName": "resource://mozmill/stdlib/utils.js",
"name": "TypeError",
"lineNumber": 279
}
}
TEST-UNEXPECTED-FAIL | js/frame/httpd/testHTTPd2.js | testHttpFailure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment