<div dir="ltr">Yep! I Know that I'm hitting Eunit timeout, and that's the thing that i don't understant.<div>As I said, executing:  make start and then "<span style="font-family:arial,sans-serif;font-size:13px">cluster_test:</span><span style="font-family:arial,sans-serif;font-size:13px">cluster_formation()", the test works fine, no timeout appears an all the suite runs like a charm. </span></div>

<div><span style="font-family:arial,sans-serif;font-size:13px"> In the other hand: make quicktests, runs the same but using test environment, here it is where timeout failure appears.</span></div><div><br></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">2014-08-01 7:52 GMT+02:00 Scott Lystig Fritchie <span dir="ltr"><<a href="mailto:fritchie@snookles.com" target="_blank">fritchie@snookles.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

marcos quesada <<a href="mailto:marcos.quesadas@gmail.com">marcos.quesadas@gmail.com</a>> wrote:<br>
<br>
mq>    module 'cluster_test'<br>
mq>       cluster_test: cluster_formation_suite_test_...*timed out*<br>
mq>       undefined<br>
mq>    [done in 5.001 s]<br>
<br>
Hi, Marcos.  Is your test really requiring 5 seconds or more to run?  If<br>
so, then you're hitting the EUnit default timeout of 5 seconds.  You<br>
need to change the EUnit test specification with a {timeout,...} wrapper<br>
to set a longer timeout.  See<br>
<a href="http://erlang.org/doc/apps/eunit/chapter.html" target="_blank">http://erlang.org/doc/apps/eunit/chapter.html</a> for details.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Scott<br>
</font></span></blockquote></div><br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "Erlang Programming" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:erlang-programming+unsubscribe@googlegroups.com">erlang-programming+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:erlang-programming@googlegroups.com">erlang-programming@googlegroups.com</a>.<br />
Visit this group at <a href="http://groups.google.com/group/erlang-programming">http://groups.google.com/group/erlang-programming</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />