<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Danil,<br>
<br>
We don't recommend you use a Test Server framework module to get
access to more data, but use the Common Test Hooks feature instead.
You get the same (even better) support for what you want to achieve
that way.<br>
<br>
Best,<br>
Peter<br>
<br>
Ericsson AB, Erlang/OTP<br>
<br>
<div class="moz-cite-prefix">On 08/31/2015 10:53 PM, Danil Zagoskin
wrote:<br>
</div>
<blockquote
cite="mid:CAJ6dJEgC=AQ4BgcNAaJmW7Cak4a0k6=+RMgaqPFcgptvj5a5Kw@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div dir="ltr">Hello!
<div><br>
</div>
<div>Recently I needed a more verbose error reports in
common_test log. Reading the code I found an option to specify
a TEST_SERVER_FRAMEWORK environment variable (and it's even
documented here: <a moz-do-not-send="true"
href="http://www1.erlang.org/documentation/doc-5.8/lib/test_server-3.4/doc/html/write_framework_chapter.html">http://www1.erlang.org/documentation/doc-5.8/lib/test_server-3.4/doc/html/write_framework_chapter.html</a>
).</div>
<div>I implemented a simple proxy module, and my ct_run started
to fail in a very strange way — it looks for a group from one
suite with another suite's group/1 function.</div>
<div><br>
</div>
<div>I created a minimal set of files to reproduce the bug: <a
moz-do-not-send="true"
href="https://github.com/stolen/ct_custom_fw_bug"><a class="moz-txt-link-freetext" href="https://github.com/stolen/ct_custom_fw_bug">https://github.com/stolen/ct_custom_fw_bug</a></a></div>
<div><br>
</div>
<div>Am I doing something wrong with this custom framework?</div>
<div><br>
</div>
<div>-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div><font face="'courier new', monospace">Danil Zagoskin
| <a moz-do-not-send="true" href="mailto:z@gosk.in"
target="_blank">z@gosk.in</a></font></div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
erlang-bugs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-bugs">http://erlang.org/mailman/listinfo/erlang-bugs</a>
</pre>
</blockquote>
<br>
</body>
</html>