Minor, ignore test on adapted function references for Android
This commit is contained in:
@@ -45,6 +45,7 @@ public class SpecialFiles {
|
||||
excludedFiles.add("noReflect");
|
||||
excludedFiles.add("functionNtoStringNoReflect.kt");
|
||||
excludedFiles.add("getDelegateWithoutReflection.kt");
|
||||
excludedFiles.add("toStringNoReflect.kt");
|
||||
|
||||
// "IOOBE: Invalid index 4, size is 4" for java.lang.reflect.ParameterizedType on Android
|
||||
excludedFiles.add("innerGenericTypeArgument.kt");
|
||||
|
||||
Reference in New Issue
Block a user