<div dir="ltr">Hi Michal, again - sorry for the late reply!<div><br></div><div>Please correct me if I'm wrong, but as far as I can see there is no real need for sasl to be started in order for common_test to run. In cth_log_redirect, there is specific code handling the case when sasl is not started. Could you please exemplify when a stated dependency towards sasl is a problem in common_test?</div>

<div><br></div><div>Regards</div><div>/siri@otp</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013-11-07 Michael Truog <span dir="ltr"><<a href="mailto:mjtruog@gmail.com" target="_blank">mjtruog@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
sasl is a missing dependency here <a href="https://github.com/erlang/otp/blob/maint/lib/common_test/src/common_test.app.src#L64" target="_blank">https://github.com/erlang/otp/blob/maint/lib/common_test/src/common_test.app.src#L64</a><br>

due to the usage of error_logger from here <a href="https://github.com/erlang/otp/blob/maint/lib/common_test/src/ct_hooks.erl#L39" target="_blank">https://github.com/erlang/otp/blob/maint/lib/common_test/src/ct_hooks.erl#L39</a><br>

<br>
Thanks,<br>
Michael<br>
_______________________________________________<br>
erlang-bugs mailing list<br>
<a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" target="_blank">http://erlang.org/mailman/listinfo/erlang-bugs</a><br>
</blockquote></div><br></div>