We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d969c commit efca282Copy full SHA for efca282
usvm-jvm/src/test/kotlin/org/usvm/samples/casts/InstanceOfExampleTest.kt
@@ -258,6 +258,7 @@ internal class InstanceOfExampleTest : JavaMethodTestRunner() {
258
}
259
260
@Test
261
+ @Disabled("Some properties were not discovered at positions (from 0): [4]. Support connection between array and element type")
262
fun testComplicatedInstanceOf() {
263
checkDiscoveredProperties(
264
InstanceOfExample::complicatedInstanceOf,
0 commit comments