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

Allow to specify the timeout #83

Open
mgol opened this issue May 16, 2017 · 3 comments
Open

Allow to specify the timeout #83

mgol opened this issue May 16, 2017 · 3 comments

Comments

@mgol
Copy link
Contributor

mgol commented May 16, 2017

We're getting timeouts a lot in the jQuery Jenkins. Could the timeout be made configurable?

Related: #53.

@domenic
Copy link
Member

domenic commented May 16, 2017

Sure! Pull request welcome.

@mgol
Copy link
Contributor Author

mgol commented Sep 20, 2017

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

@DanielRuf
Copy link

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.

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

3 participants