Created
October 31, 2012 20:07
-
-
Save jaredhirsch/3989462 to your computer and use it in GitHub Desktop.
This file contains 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
areds-partybus:automation-tests jhirsch$ ./node_modules/.bin/vows --xunit tests/remove-email.js | |
Driving the web on session: d16c2cf63dbf47eda13bcd41405d5dcb | |
assert.js:102 | |
throw new assert.AssertionError({ | |
^ | |
actual expected | |
[email protected] | |
at runner.run.log in to 123done using secondPrimaryEmail (/Users/jhirsch/codez/github/mozilla-browserid/automation-tests/tests/remove-email.js:156:28) | |
at webdriver.chain._this._queue.async.queue.task.args.(anonymous function) (/Users/jhirsch/codez/github/mozilla-browserid/automation-tests/node_modules/wd/lib/webdriver.js:415:16) | |
at webdriver._callbackWithData (/Users/jhirsch/codez/github/mozilla-browserid/automation-tests/node_modules/wd/lib/webdriver.js:196:5) | |
at IncomingMessage.webdriver._callbackWithDataBase (/Users/jhirsch/codez/github/mozilla-browserid/automation-tests/node_modules/wd/lib/webdriver.js:183:9) | |
at IncomingMessage.EventEmitter.emit (events.js:115:20) | |
at IncomingMessage.vows.describe.options.Emitter.emit (/Users/jhirsch/codez/github/mozilla-browserid/automation-tests/node_modules/vows/lib/vows.js:237:24) | |
at IncomingMessage._emitEnd (http.js:366:10) | |
at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23) | |
at Socket.socketOnData [as ondata] (http.js:1366:20) | |
at TCP.onread (net.js:410:27) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment