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

Getting error Unhandled asynchronous exception: Unhandled asynchronous exception #302

Open
rohitghy5 opened this issue Apr 28, 2021 · 0 comments

Comments

@rohitghy5
Copy link

When I am trying the below mocha parallel command getting error. Please share your inputs how to resolve the issue

Command
mocha-parallel-tests --require ts-node/register ./bat///*.ts --timeout=300000 --env=./EnvFiles/Env.xml --browser=CH --reporter-options reportDir=./reports/tests/html

Error
Unhandled asynchronous exception: Unhandled asynchronous exception
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Selenium_Software@1.0.0 test:integ: mocha-parallel-tests --require ts-node/register ./bat/**/**/*.ts --timeout=300000 --env=./EnvFiles/Env.xml --browser=CH --reporter-options reportDir=./reports/tests/html
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the Selenium_Software@1.0.0 test:integ script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /var/root/.npm/_logs/2021-04-28T04_44_59_020Z-debug.log

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