mirror of
https://github.com/google/nomulus
synced 2026-02-09 22:40:55 +00:00
Fork for every test to verify that this fixes the travis build.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user