Skip to content

Commit becb74f

Browse files
committed
Mark test occasionally being killed on Travis as THOROUGH
The test previously requires 2.6GB of memory to complete, and is sometimes getting killed (seemingly only in the CMake configuration, though). Reducing the number of local variables would reduce the memory footprint (and does make things succeed on Travis), but defeats the purpose of the test.
1 parent 774060b commit becb74f

File tree

1 file changed

+1
-1
lines changed
  • jbmc/regression/jbmc/lots_of_local_variables

1 file changed

+1
-1
lines changed

jbmc/regression/jbmc/lots_of_local_variables/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
THOROUGH
22
TooManyLocals.class
33
--function TooManyLocals.test
44
VERIFICATION SUCCESSFUL

0 commit comments

Comments
 (0)