From 48672abb9c1433aeb46041e8c7fdc1cdf6b4e00a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 22 Apr 2023 11:33:04 -0400 Subject: [PATCH] Roll Dart SDK from be6db2b60a41 to fd4797c1464b (2 revisions) (flutter/engine#41422) https://dart.googlesource.com/sdk.git/+log/be6db2b60a41..fd4797c1464b 2023-04-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-34.0.dev 2023-04-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-33.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC aam@google.com,chinmaygarde@google.com,dart-vm-team@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 4 ++-- engine/src/flutter/ci/licenses_golden/excluded_files | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 2e63c01fc78..735670b6887 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'be6db2b60a41f0a6a5e62707a9149915942b981d', + 'dart_revision': 'fd4797c1464b301bde69085e85742193e6ec37e6', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -391,7 +391,7 @@ deps = { Var('dart_git') + '/json_rpc_2.git@5da270592006e4d43fd5a6ac736829f955881240', 'src/third_party/dart/third_party/pkg/linter': - Var('dart_git') + '/linter.git@2212d95ec16f8c243e3fb9e8cd7d2328c914a0f4', + Var('dart_git') + '/linter.git@e36813b302817c7a4aaa39480d1654502c786b14', 'src/third_party/dart/third_party/pkg/logging': Var('dart_git') + '/logging.git@787030a2b3d0d5d53ce57f1c7dc74f27ecb07b0b', diff --git a/engine/src/flutter/ci/licenses_golden/excluded_files b/engine/src/flutter/ci/licenses_golden/excluded_files index 1cf139cf375..73727d6b520 100644 --- a/engine/src/flutter/ci/licenses_golden/excluded_files +++ b/engine/src/flutter/ci/licenses_golden/excluded_files @@ -1652,7 +1652,6 @@ ../../../third_party/dart/runtime/vm/heap/heap_test.cc ../../../third_party/dart/runtime/vm/heap/pages_test.cc ../../../third_party/dart/runtime/vm/heap/safepoint_test.cc -../../../third_party/dart/runtime/vm/heap/scavenger_test.cc ../../../third_party/dart/runtime/vm/heap/weak_table_test.cc ../../../third_party/dart/runtime/vm/instructions_arm64_test.cc ../../../third_party/dart/runtime/vm/instructions_arm_test.cc