This patch mutes the following test categories: * Tests with java dependencies (System class, java stdlib, jvm-oriented annotations etc). * Coroutines tests. * Reflection tests. * Tests with an inheritance from the standard collections.
Multithreaded version was not working correctly and was throwing NPEs in the log sometimes
Delete all test methods (and empty test classes), since they'll be auto-generated