Commit 8878b81
Increase maxium heap size for testsuite (#692)
The `-Xmx` flag sets the maximum heap-size of the jvm. The change in this commit increase this limit for the unittest-runner from 2 gigabyte to 4 gigabyte, after reports of the testsuite failing with out-of-memory on certain systems.
Co-authored-by: lc <[email protected]>1 parent f8a5094 commit 8878b81
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments