commit | 475e40172bf1750b8584a1b71f927ad5cd8f9e9e | [log] [tgz] |
---|---|---|
author | Ian Zerny <zerny@google.com> | Thu Apr 29 14:01:49 2021 +0200 |
committer | Ian Zerny <zerny@google.com> | Thu Apr 29 18:45:47 2021 +0000 |
tree | 8407b0a2a6b0f2a588474b6d43609cf055c837b1 | |
parent | 308c6cc7b143523f695bce6aca7bb9b9d41304d4 [diff] [blame] |
Restore the test timing number increase. Change-Id: I6fb22508115eaa9e551f9f39524104f4035c1f76
diff --git a/build.gradle b/build.gradle index c65df58e..5443ee0 100644 --- a/build.gradle +++ b/build.gradle
@@ -2044,7 +2044,7 @@ } def testTimes = [:] -def numberOfTestTimesToPrint = 40 +def numberOfTestTimesToPrint = 100 test { task ->