CT custom framework leads to group mess

Danil Zagoskin <[email protected]> Mon, 31 Aug 2015 23:53:01 +0300
Newsgroups gmane.comp.lang.erlang.bugs
Message-ID <CAJ6dJEgC=AQ4BgcNAaJmW7Cak4a0k6=+RMgaqPFcgptvj5a5Kw@mail.gmail.com>
Hello!

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:
http://www1.erlang.org/documentation/doc-5.8/lib/test_server-3.4/doc/html/write_framework_chapter.html
).
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.

I created a minimal set of files to reproduce the bug:
https://github.com/stolen/ct_custom_fw_bug

Am I doing something wrong with this custom framework?

-- 
Danil Zagoskin | [email protected]

_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs