Skip to content

Commit

Permalink
Roll Dart SDK from 4574906880c1 to c4e955c13ed5 (1 revision) (flutter…
Browse files Browse the repository at this point in the history
…#46439)

https://dart.googlesource.com/sdk.git/+log/4574906880c1..c4e955c13ed5

2023-09-30 [email protected] Version 3.2.0-219.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 [email protected],[email protected] 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
  • Loading branch information
skia-flutter-autoroll authored Sep 30, 2023
1 parent 4ed733d commit 68fc1a5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,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': '4574906880c1aad311e8153ef612c94d27e1add1',
'dart_revision': 'c4e955c13ed56b7c774973e28e772d17d8624d2f',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down
1 change: 1 addition & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -1664,6 +1664,7 @@
../../../third_party/dart/runtime/vm/compiler/assembler/assembler_ia32_test.cc
../../../third_party/dart/runtime/vm/compiler/assembler/assembler_riscv_test.cc
../../../third_party/dart/runtime/vm/compiler/assembler/assembler_test.cc
../../../third_party/dart/runtime/vm/compiler/assembler/assembler_test.h
../../../third_party/dart/runtime/vm/compiler/assembler/assembler_x64_test.cc
../../../third_party/dart/runtime/vm/compiler/assembler/disassembler_test.cc
../../../third_party/dart/runtime/vm/compiler/backend/bce_test.cc
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: bb5b5af01a6378a3c134c7bbe6270f40
Signature: 8c54b29320d3f4e18d8477c31abd3aa4

====================================================================================================
LIBRARY: dart
Expand Down

0 comments on commit 68fc1a5

Please sign in to comment.