Skip to content

Commit

Permalink
[co19] Roll co19 to dd7fa9c980a47c5196c192046f5d4a43dbce70ef
Browse files Browse the repository at this point in the history
2025-02-05 [email protected] dart-lang/co19#2559. Add tests for enum with empty list of values (dart-lang/co19#3066)
2025-02-04 [email protected] dart-lang/co19#3054. Add more method clozurization tests (dart-lang/co19#3060)
2025-02-04 [email protected] Fixes dart-lang/co19#3063. Add additional "correct member overrides" test (dart-lang/co19#3065)
2025-02-04 [email protected] dart-lang/co19#3054. Add more test cases to closurization tests. Part 1. (dart-lang/co19#3061)
2025-02-04 [email protected] 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 <[email protected]>
Auto-Submit: Sergey Grekhov <[email protected]>
Commit-Queue: Erik Ernst <[email protected]>
Reviewed-by: Erik Ernst <[email protected]>
Commit-Queue: Alexander Thomas <[email protected]>
  • Loading branch information
sgrekhov authored and Commit Queue committed Feb 6, 2025
1 parent 440593f commit c19f913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ vars = {

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

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

0 comments on commit c19f913

Please sign in to comment.