12/3/2012 12:56 PM, d coder пишет:

    1) DustMite a tool which allows to automatically reduce test cases.
    It has been used with success several times here.


Awesome!

The tool took some 2 hours to reduce my testcase to less than 50 lines.

I have filed a regression.
http://d.puremagic.com/issues/show_bug.cgi?id=9111

But it's not a bug. Like Ali said:

The destruction order of GC-maintained resources is not deterministic as e.g. in C++. It is quite possible that the member of an object is destroyed before the object itself.

--
Dmitry Olshansky

Reply via email to