[erlang-questions] CT take a long time to warm up
Roberto Ostinelli
roberto@REDACTED
Fri Oct 12 03:52:59 CEST 2012
On Thu, Oct 11, 2012 at 1:45 AM, Tim Watson <watson.timothy@REDACTED>wrote:
> Whoa, this is fascinating Roberto. Did you try running common test from
> the shell by hand and see if it still happens, i.e., by running something
> like this:
>
> ct:run_test([{logdir, LogDir},
> {label, Label},
> {auto_compile, true},
> {suite, Suites}]).
>
> Does the same thing happen?
Tried:
ct_run -suite mymodule_SUITE
same thing happened.
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121011/0d0e1fe5/attachment.htm>
More information about the erlang-questions
mailing list