Improvements in up-to-date checking and use of parallel tests where possible.
This commit is contained in:
@@ -27,4 +27,5 @@ test {
|
||||
jvmArgs = ["-ea", '-Xms128m', '-Xmx500m']
|
||||
systemProperties = ['webapp.dir': "$projectDir/src/main/webapp"]
|
||||
}
|
||||
}
|
||||
maxParallelForks = 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user