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

Fix overload test time outs #328

Merged
merged 1 commit into from
May 28, 2013
Merged

Conversation

engelsanchez
Copy link
Contributor

Testing slow vnodes tends to time out, so upping the eunit timeout
values.
The gen:call was timing out with its 5 second default instead of obeying
the eunit test timeout, so it was changed to infinity.

Testing slow vnodes tends to time out, so upping the eunit timeout
values.
The gen:call was timing out with its 5 second default instead of obeying
the eunit test timeout, so it was changed to infinity.
@russelldb
Copy link
Member

Looks sane, test passes for me from the console, weird meck error is I run just that test from rebar, which I'm digging into. But I get that on master too, so +1

@russelldb
Copy link
Member

Oh, finally got it running. Who knows what was up before. +1 all round!

engelsanchez added a commit that referenced this pull request May 28, 2013
@engelsanchez engelsanchez merged commit 861b617 into master May 28, 2013
@engelsanchez engelsanchez deleted the eas-fix-overload-test-timeouts branch May 28, 2013 16:01
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

Successfully merging this pull request may close these issues.

2 participants