[K2/N] Mute failed test
^KT-58863 Merge-request: KT-MR-10762 Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
799aadfacf
commit
a3758bf70b
@@ -6197,6 +6197,7 @@ fileCheckTest("filecheck_signext_zeroext_objc_export") {
|
|||||||
annotatedSource = project.file('filecheck/signext_zeroext_objc_export.kt')
|
annotatedSource = project.file('filecheck/signext_zeroext_objc_export.kt')
|
||||||
generateFramework = true
|
generateFramework = true
|
||||||
enabled = target.family.appleFamily
|
enabled = target.family.appleFamily
|
||||||
|
&& !isK2(project) // KT-58863
|
||||||
}
|
}
|
||||||
|
|
||||||
fileCheckTest("filecheck_function_attributes_at_callsite") {
|
fileCheckTest("filecheck_function_attributes_at_callsite") {
|
||||||
|
|||||||
Reference in New Issue
Block a user