Skip to content

Commit

Permalink
[co19] Roll co19 to cd6510c8346444792b37f6f26feffcc234a44dd1
Browse files Browse the repository at this point in the history
2021-10-14 [email protected] dart-lang/co19#1207. Constructor call tests added
2021-10-13 [email protected] Fixes dart-lang/co19#1207. Implementing Enum tests added
2021-10-13 [email protected] Fixes dart-lang/co19#1222. Change the test to expect correct behaviour
2021-10-12 [email protected] More fix for dart-lang/co19#523: one more Language/Metadata test which use reflection moved to LibTests/mirrors tests.
2021-10-12 [email protected] More fix for dart-lang/co19#523: one more Language/Metadata test which use reflection moved to LibTests/mirrors tests.
2021-10-12 [email protected] Remove extra `be` (dart-lang/co19#1220)
2021-10-12 [email protected] dart-lang/co19#1207. More enhanced enums tests grammar tests added
2021-10-12 [email protected] Remove extra `be` (dart-lang/co19#1217)
2021-10-12 [email protected] Remove extra `be` (dart-lang/co19#1216)
2021-10-12 [email protected] Remove extra `be` (dart-lang/co19#1214)
2021-10-12 [email protected] Remove extra `be` (dart-lang/co19#1215)
2021-10-11 [email protected] Remove extra `the` (dart-lang/co19#1213)
2021-10-11 [email protected] dart-lang/co19#1207. More enhanced enums tests grammar tests added
2021-10-11 [email protected] Fixes dart-lang/co19#1212. Use correct instance for the comparison
2021-10-08 [email protected] dart-lang/co19#1207. More grammar tests added and experimental flag added
2021-10-07 [email protected] dart-lang/co19#1207. Some grammar tests added
2021-10-06 [email protected] Fixes dart-lang/co19#1210. Typo fixed

Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: I29e9f5460540e09e46fb13820bc9a3fe28914d65
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/216665
Reviewed-by: Erik Ernst <[email protected]>
  • Loading branch information
athomas committed Oct 14, 2021
1 parent d23b096 commit 2ffbc47
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 @@ -44,7 +44,7 @@ vars = {
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes. It requires access to the dart-build-access group, which EngProd
# has.
"co19_rev": "3f7916727cf025bdedbe2b49625a8c403bead66b",
"co19_rev": "cd6510c8346444792b37f6f26feffcc234a44dd1",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "13344ad01472df9badfa78fd6aa411f042e13354",

Expand Down

0 comments on commit 2ffbc47

Please sign in to comment.