mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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
This commit is contained in:
parent
b8244e7e08
commit
48672abb9c
4
DEPS
4
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',
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user