Skip to content

Commit

Permalink
Rebaseline to lock performance improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
blindpirate committed Aug 23, 2019
1 parent 8a38e3d commit 4791e68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class JavaInstantExecutionPerformanceTest extends AbstractCrossVersionGradleInte
def "assemble on #testProject #action instant execution state with #daemon daemon"() {

given:
runner.targetVersions = ["5.7-20190805125008+0000"]
runner.targetVersions = ["6.0-20190822220446+0000"]
runner.minimumVersion = "5.6-20190625073933+0000"
runner.testProject = testProject.projectName
runner.tasksToRun = ["assemble"]
Expand Down

0 comments on commit 4791e68

Please sign in to comment.