Skip to content

Commit

Permalink
Intermittent java.lang.Exception: Suite timeout exceeded (>= 1200000
Browse files Browse the repository at this point in the history
…msec) (#1827)

Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta authored Dec 29, 2021
1 parent 9742fb6 commit 039e74b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distribution/tools/plugin-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ tasks.named("dependencyLicenses").configure {
test {
// TODO: find a way to add permissions for the tests in this module
systemProperty 'tests.security.manager', 'false'
jvmArgs += [ "-Djava.security.egd=file:/dev/urandom" ]
}

/*
Expand Down

0 comments on commit 039e74b

Please sign in to comment.