Skip to content
Snippets Groups Projects
Commit a6b2a394 authored by Nikolaus Krismer's avatar Nikolaus Krismer
Browse files

adding memory sizes for testing

parent 10a4aa4e
No related branches found
No related tags found
No related merge requests found
...@@ -318,6 +318,8 @@ test { ...@@ -318,6 +318,8 @@ test {
reports.html.enabled = false reports.html.enabled = false
ignoreFailures = true ignoreFailures = true
minHeapSize = "128m"
maxHeapSize = "1024m"
} }
test.doFirst { test.doFirst {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment