Roll benchmarks-internal to 02695da98bcf006b95630d3c386f4169d7ec4ecf

Ignore invariant_booleans lint rule when analyzing benchmarks.

Change-Id: I6071d3c1407e9c67689204e4ceb50cc1c0c8e109
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152598
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Régis Crelier <regis@google.com>
This commit is contained in:
Regis Crelier
2020-06-26 01:56:03 +00:00
committed by commit-bot@chromium.org
parent 993af42292
commit 63cf56d925
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ vars = {
"co19_2_rev": "620c1148c8b7a3d7f74afacf348c46f109eb64f2",
# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "e18a31671508f878c7a04b22415de22dfea29f6c",
"benchmarks_internal_rev": "02695da98bcf006b95630d3c386f4169d7ec4ecf",
"checkout_benchmarks_internal": False,
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
+1 -1
View File
@@ -36,7 +36,7 @@ linter:
- empty_statements
- hash_and_equals
- implementation_imports
- invariant_booleans
#- invariant_booleans
- iterable_contains_unrelated_type
- library_names
- library_prefixes