Skip to content

Commit d7d5f63

Browse files
author
thk123
committed
Disable lazy loading opaque return for symex driven loading
1 parent 409d892 commit d7d5f63

File tree

1 file changed

+2
-1
lines changed
  • jbmc/regression/jbmc/lazyloading_opaquereturn

1 file changed

+2
-1
lines changed

jbmc/regression/jbmc/lazyloading_opaquereturn/test.desc

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
CORE symex-driven-lazy-loading-expected-failure
22
TestClass.class
33
--function TestClass.testFunction --lazy-methods --verbosity 10
44
CI lazy methods: elaborate java::Foo\.cproverNondetInitialize:\(\)V
@@ -10,3 +10,4 @@ CI lazy methods: elaborate java::GenFiller\.cproverNondetInitialize:\(\)V
1010
Testing that the return type of an opaque method is correctly elaborated. The
1111
cproverNondetInitialize should be loaded for all classes where an instance might
1212
be seen.
13+
This doesn't work under symex-driven lazy loading because it is incompatible with --lazy-methods

0 commit comments

Comments
 (0)