Skip to content

Commit e0441cb

Browse files
Add example where the solver potentially runing out of memory
1 parent 52a08d8 commit e0441cb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
KNOWNBUG
2+
Test2.class
3+
--refine-strings
4+
^EXIT=10$
5+
^SIGNAL=0$
6+
assertion.* line 7 .* SUCCESS$
7+
assertion.* line 10 .* FAILURE$
8+
--
9+
--
10+
When string-max-length is not set, the solver can run out of memory in
11+
an unpredictable way.

0 commit comments

Comments
 (0)