Ignore getMembersOfStandardJavaClasses light analysis test
See #KT-16616
This commit is contained in:
Vendored
+3
-2
@@ -1,11 +1,12 @@
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS, NATIVE, JVM
|
||||
// IGNORE_BACKEND: JS, NATIVE
|
||||
|
||||
// WITH_REFLECT
|
||||
// FULL_JDK
|
||||
// See KT-11258 Incorrect resolution sequence for Java field
|
||||
|
||||
//SHOULD BE enabled after KT-16616 fix
|
||||
// TODO: enable this test on JVM, see KT-16616
|
||||
// IGNORE_BACKEND_WITHOUT_CHECK: JVM
|
||||
|
||||
import java.util.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user