Ignore K2 expectPropertyAsDefaultArgument.kt test for K1/Native
It is not supposed to work with K1 on Native due to test infrastructure limitations, and actually fails in one of the compilation modes in nightly tests.
This commit is contained in:
committed by
Space Team
parent
50f82c9094
commit
54c07f5ebb
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND_K1: JS, JS_IR, JS_IR_ES6
|
||||
// IGNORE_BACKEND_K1: JS, JS_IR, JS_IR_ES6, NATIVE
|
||||
// !LANGUAGE: +MultiPlatformProjects
|
||||
// ISSUE: KT-57263
|
||||
|
||||
|
||||
Reference in New Issue
Block a user