Skip to content

Commit

Permalink
Up timeout
Browse files Browse the repository at this point in the history
5 minutes should be enough.
  • Loading branch information
wolfs committed Sep 11, 2018
1 parent df9c5d7 commit 64c0b04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import spock.lang.Issue

import static org.gradle.util.TestPrecondition.KOTLIN_SCRIPT

@IntegrationTestTimeout(30)
@IntegrationTestTimeout(300)
@ToolingApiVersion(">=2.5")
@TargetGradleVersion(">=4.0")
class BuildProgressCrossVersionSpec extends ToolingApiSpecification {
Expand Down

0 comments on commit 64c0b04

Please sign in to comment.