Created
April 16, 2014 18:58
-
-
Save PunkChameleon/10920679 to your computer and use it in GitHub Desktop.
Intern phantom error
This file contains hidden or 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
| ➜ phantomjs-example git:(master) npm test | |
| > [email protected] test /Users/nickweingartner/git-projects/intern-examples/phantomjs-example | |
| > intern-runner config=tests/intern | |
| Defaulting to "runner" reporter | |
| Listening on 0.0.0.0:9000 | |
| Error: connect ECONNREFUSED | |
| at errnoException (net.js:901:11) | |
| at Object.afterConnect [as oncomplete] (net.js:892:19) | |
| ----------+-----------+-----------+-----------+-----------+ | |
| File | % Stmts |% Branches | % Funcs | % Lines | | |
| ----------+-----------+-----------+-----------+-----------+ | |
| ----------+-----------+-----------+-----------+-----------+ | |
| All files | 100 | 100 | 100 | 100 | | |
| ----------+-----------+-----------+-----------+-----------+ | |
| TOTAL: tested 0 platforms, 0/0 tests failed; fatal error occurred | |
| npm ERR! Test failed. See above for more details. | |
| npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment