Skip to content

Commit

Permalink
[co19] Roll co19 to 8aa677577f4a2d4edd99f1bd4e3ec554c3712edb
Browse files Browse the repository at this point in the history
2024-12-12 sgrekhov22@gmail.com dart-lang/co19#2559. Add tests for reserved word `augmented` in constructors. Part 1. (dart-lang/co19#3014)
2024-12-12 sgrekhov22@gmail.com dart-lang/co19#2559. Update assertions for redirecting generative constructors tests (dart-lang/co19#3013)
2024-12-11 sgrekhov22@gmail.com dart-lang/co19#2559. Update non-redirecting generative constructors tests (dart-lang/co19#3012)
2024-12-11 sgrekhov22@gmail.com dart-lang/co19#2559. Add factory constructors to augmented_expression_A04_t*.dart tests (dart-lang/co19#3011)
2024-12-09 sgrekhov22@gmail.com dart-lang/co19#2559. Update assertion text for for some of augmented expressions tests (dart-lang/co19#3010)

Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try
Change-Id: I1d95b2092a91651bebb63c82c11cf154ff5da863
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/400580
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
  • Loading branch information
sgrekhov authored and Commit Queue committed Dec 13, 2024
1 parent a4d2c98 commit 362be52
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": "486d45a328c11d87520a410f1b1c69711f4aede8",
"co19_rev": "8aa677577f4a2d4edd99f1bd4e3ec554c3712edb",

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

0 comments on commit 362be52

Please sign in to comment.