Skip to content

Commit c19f913

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to dd7fa9c980a47c5196c192046f5d4a43dbce70ef
2025-02-05 sgrekhov22@gmail.com dart-lang/co19#2559. Add tests for enum with empty list of values (dart-lang/co19#3066) 2025-02-04 sgrekhov22@gmail.com dart-lang/co19#3054. Add more method clozurization tests (dart-lang/co19#3060) 2025-02-04 sgrekhov22@gmail.com Fixes dart-lang/co19#3063. Add additional "correct member overrides" test (dart-lang/co19#3065) 2025-02-04 sgrekhov22@gmail.com dart-lang/co19#3054. Add more test cases to closurization tests. Part 1. (dart-lang/co19#3061) 2025-02-04 sgrekhov22@gmail.com dart-lang/co19#3054. Add generic method instantiation tests (dart-lang/co19#3062) 2025-02-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 4.6.0 to 4.7.0 in the github-actions group (dart-lang/co19#3064) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I5d1b9a2d7231b2b8f20e97e3f9da940f4632957f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/408260 Reviewed-by: Alexander Thomas <athom@google.com> Auto-Submit: Sergey Grekhov <sgrekhov22@gmail.com> Commit-Queue: Erik Ernst <eernst@google.com> Reviewed-by: Erik Ernst <eernst@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
1 parent 440593f commit c19f913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ vars = {
5454

5555
# co19 is a cipd package automatically generated for each co19 commit.
5656
# Use tests/co19/update.sh to update this hash.
57-
"co19_rev": "9b05eab312a0247b890c06a05ef667e56a4534ff",
57+
"co19_rev": "dd7fa9c980a47c5196c192046f5d4a43dbce70ef",
5858

5959
# The internal benchmarks to use. See go/dart-benchmarks-internal
6060
"benchmarks_internal_rev": "6e26684f965f797471d9d424beef5cf0908c60ee",

0 commit comments

Comments
 (0)