We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409d892 commit d7d5f63Copy full SHA for d7d5f63
jbmc/regression/jbmc/lazyloading_opaquereturn/test.desc
@@ -1,4 +1,4 @@
1
-CORE
+CORE symex-driven-lazy-loading-expected-failure
2
TestClass.class
3
--function TestClass.testFunction --lazy-methods --verbosity 10
4
CI lazy methods: elaborate java::Foo\.cproverNondetInitialize:\(\)V
@@ -10,3 +10,4 @@ CI lazy methods: elaborate java::GenFiller\.cproverNondetInitialize:\(\)V
10
Testing that the return type of an opaque method is correctly elaborated. The
11
cproverNondetInitialize should be loaded for all classes where an instance might
12
be seen.
13
+This doesn't work under symex-driven lazy loading because it is incompatible with --lazy-methods
0 commit comments