Skip to content

Commit

Permalink
Merge pull request #21061 Rebaseline missing nightlies
Browse files Browse the repository at this point in the history
Co-authored-by: Bo Zhang <bo@gradle.com>
  • Loading branch information
bot-gradle and blindpirate committed Jun 22, 2022
2 parents 0ed952d + e7a3573 commit 784ee77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class RealLifeAndroidStudioPerformanceTest extends AbstractCrossVersionPerforman
runner.warmUpRuns = 40
runner.runs = 40
runner.minimumBaseVersion = "6.5"
runner.targetVersions = ["7.5-20220312232108+0000"]
runner.targetVersions = ["7.5-20220615234050+0000"]
runner.setupAndroidStudioSync()

when:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class TaskOutputCachingJavaPerformanceTest extends AbstractTaskOutputCachingPerf
runner.warmUpRuns = 11
runner.runs = 21
runner.minimumBaseVersion = "3.5"
runner.targetVersions = ["7.5-20220312232108+0000"]
runner.targetVersions = ["7.5-20220615234050+0000"]
}

def "clean assemble with remote http cache"() {
Expand Down

0 comments on commit 784ee77

Please sign in to comment.