mirror of
https://github.com/google/nomulus.git
synced 2025-06-11 15:04:46 +02:00
Fork for every test to verify that this fixes the travis build.
This commit is contained in:
parent
7920a05bf8
commit
807fe73db4
1 changed files with 2 additions and 0 deletions
|
@ -459,6 +459,8 @@ test {
|
|||
exclude fragileTestPatterns
|
||||
exclude outcastTestPatterns
|
||||
|
||||
forkEvery 1
|
||||
|
||||
// Sets the maximum number of test executors that may exist at the same time.
|
||||
maxParallelForks 5
|
||||
}.dependsOn(fragileTest, outcastTest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue