Exclude KT-3574 from Android tests due to jet.Nothing bug
This commit is contained in:
@@ -72,6 +72,7 @@ public class SpecialFiles {
|
||||
excludedFiles.add("kt344.kt"); // Bug
|
||||
|
||||
excludedFiles.add("comparisonWithNullCallsFun.kt"); // java.lang.NoClassDefFoundError: jet.Nothing
|
||||
excludedFiles.add("kt3574.kt"); // java.lang.NoClassDefFoundError: jet.Nothing
|
||||
}
|
||||
|
||||
private SpecialFiles() {
|
||||
|
||||
Reference in New Issue
Block a user