<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 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 href="https://github.com/stolen/ct_custom_fw_bug">https://github.com/stolen/ct_custom_fw_bug</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 href="mailto:z@gosk.in" target="_blank">z@gosk.in</a></font></div></div></div></div></div>