Skip to content
New issue

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

用例回放失败 #515

Open
Volcro opened this issue Apr 23, 2022 · 0 comments
Open

用例回放失败 #515

Volcro opened this issue Apr 23, 2022 · 0 comments

Comments

@Volcro
Copy link

Volcro commented Apr 23, 2022

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

0 passing (25ms)
1 failing

  1. wwwlogin : chrome
    "before all" hook:
    Error: connect ECONNREFUSED 0.0.0.0:80
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant