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
We're getting timeouts a lot in the jQuery Jenkins. Could the timeout be made configurable?
Related: #53.
The text was updated successfully, but these errors were encountered:
Sure! Pull request welcome.
Sorry, something went wrong.
Actually, it seems there already is a timeout option, it's just not documented in README. The following works:
node ./node_modules/.bin/promises-aplus-tests deferred-adapter.js --timeout 2000
Actually, it seems there already is a timeout option, it's just not documented in README. The following works: node ./node_modules/.bin/promises-aplus-tests deferred-adapter.js --timeout 2000
Thanks, this was very helpful. Would be good to have this in the documentation.
No branches or pull requests
We're getting timeouts a lot in the jQuery Jenkins. Could the timeout be made configurable?
Related: #53.
The text was updated successfully, but these errors were encountered: