Disable 'apiVersionAtLeast1.kt' test on Android
This commit is contained in:
@@ -124,6 +124,9 @@ public class SpecialFiles {
|
|||||||
excludedFiles.add("closureWithSelfInstantiation.kt");
|
excludedFiles.add("closureWithSelfInstantiation.kt");
|
||||||
excludedFiles.add("quotedClassName.kt");
|
excludedFiles.add("quotedClassName.kt");
|
||||||
|
|
||||||
|
//wrong function resolution after package renaming
|
||||||
|
excludedFiles.add("apiVersionAtLeast1.kt");
|
||||||
|
|
||||||
//special flags
|
//special flags
|
||||||
excludedFiles.add("inlineFunInConstructorCallWithEnabledNormalization.kt");
|
excludedFiles.add("inlineFunInConstructorCallWithEnabledNormalization.kt");
|
||||||
excludedFiles.add("kt9532_lv10.kt");
|
excludedFiles.add("kt9532_lv10.kt");
|
||||||
|
|||||||
Reference in New Issue
Block a user