commit | f3fab9761fa916c752a0b45b7c49eb59398dec06 | [log] [tgz] |
---|---|---|
author | Rico Wind <ricow@google.com> | Tue Apr 27 07:30:13 2021 +0200 |
committer | Rico Wind <ricow@google.com> | Tue Apr 27 07:06:58 2021 +0000 |
tree | b633ba116b54ed180687a2525ce0de47649fa2f4 | |
parent | 03e761bb92440fb9a13b1278a3cba12f7aa73044 [diff] |
Print some more timings on the bots Change-Id: I324577701ff057c7bc8cdd7bcedb21d9833e0c2b
diff --git a/build.gradle b/build.gradle index d9be6a4..aa1d75d 100644 --- a/build.gradle +++ b/build.gradle
@@ -1912,7 +1912,7 @@ } def testTimes = [:] -def numberOfTestTimesToPrint = 40 +def numberOfTestTimesToPrint = 100 test { if (project.hasProperty('generate_golden_files_to')) {