Temporary disable reflection test on Android

This commit is contained in:
Denis Zharkov
2016-07-10 14:14:24 +03:00
parent 18c2d3070d
commit 9fd78ac1ff
@@ -39,6 +39,7 @@ public class SpecialFiles {
excludedFiles.add("enclosing"); //reflection tests
excludedFiles.add("noReflectAtRuntime"); //reflection tests
excludedFiles.add("methodsFromAny"); //reflection tests
excludedFiles.add("genericProperty.kt"); //reflection tests
excludedFiles.add("kt3238.kt"); // Reflection
excludedFiles.add("kt1482_2279.kt"); // Reflection