We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
d:\test>run.bat wwwlogin.js
[email protected] singletest mocha --reporter macaca-reporter --reporter-options reportJSONFilename=index,processAlwaysExitWithZero=true --bail "wwwlogin.js"
d:\test>"node" "d:\test\node_modules.bin\.._mocha@5.2.0@mocha\bin\mocha" --reporter macaca-reporter --reporter-options reportJSONFilename=index,processAlwaysExitWithZero=true --bail "wwwlogin.js"
(node:20044) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) (node:20044) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency wwwlogin : chrome 1) "before all" hook
node --trace-warnings ...
0 passing (25ms) 1 failing
html reporter generated: d:\test\reports\index.html json reporter generated: d:\test\reports\index.json reporter config generated: d:\test\reports\config.json 2) "after all" hook html reporter generated: d:\test\reports\index.html json reporter generated: d:\test\reports\index.json reporter config generated: d:\test\reports\config.json
html reporter generated: d:\test\reports\index.html json reporter generated: d:\test\reports\index.json reporter config generated: d:\test\reports\config.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
d:\test>run.bat wwwlogin.js
d:\test>"node" "d:\test\node_modules.bin\.._mocha@5.2.0@mocha\bin\mocha" --reporter macaca-reporter --reporter-options reportJSONFilename=index,processAlwaysExitWithZero=true --bail "wwwlogin.js"
(node:20044) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency
(Use
node --trace-warnings ...
to show where the warning was created)(node:20044) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency
wwwlogin : chrome
1) "before all" hook
0 passing (25ms)
1 failing
"before all" hook:
Error: connect ECONNREFUSED 0.0.0.0:80
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)
The text was updated successfully, but these errors were encountered: