-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b5581ec
commit 2230374
Showing
7 changed files
with
349 additions
and
87 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
CLI randomly flakes out. press enter a bunch of times. | ||
|
||
|
||
(node) warning: possible EventEmitter memory leak detected. 11 break listeners added. Use emitter.setMaxListeners() to increase limit. | ||
Trace | ||
at Client.addListener (events.js:179:15) | ||
at Client.Readable.on (_stream_readable.js:671:33) | ||
at CommandRepl.evaluate_ (/usr/local/lib/node_modules/protractor/lib/debugger/modes/commandRepl.js:106:15) | ||
at CommandRepl.stepEval (/usr/local/lib/node_modules/protractor/lib/debugger/modes/commandRepl.js:34:8) | ||
at REPLServer.stepEval (/usr/local/lib/node_modules/protractor/lib/debugger/clients/explorer.js:95:13) | ||
at bound (domain.js:254:14) | ||
at REPLServer.runBound [as eval] (domain.js:267:12) | ||
at REPLServer.<anonymous> (repl.js:279:12) | ||
at REPLServer.emit (events.js:107:17) | ||
at REPLServer.Interface._onLine (readline.js:214:10) | ||
|
||
|
||
|
||
doesn't sync on goForward or goBackward ? |
Oops, something went wrong.