Skip to content

Commit 6446fad

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19 to be8f8ae44d3f5222713ab1c51e7dbf2296db0719
2022-12-14 [email protected] Fixes dart-lang/co19#1589. Fix wrong expectation in relational tests (dart-lang/co19#1594) 2022-12-14 [email protected] Fixes dart-lang/co19#1588. Fix testing of 'logical-and' subpattern (dart-lang/co19#1593) 2022-12-14 [email protected] dart-lang/co19#1587. Fix testing of 'logical-or' subpattern (dart-lang/co19#1592) 2022-12-14 [email protected] dart-lang/co19#1540. Tests error expectations updated (dart-lang/co19#1543) 2022-12-14 [email protected] dart-lang/co19#1596. Remove CyclicInitializationError from co19 tests (dart-lang/co19#1590) 2022-12-13 [email protected] dart-lang/co19#1401. [Patterns] Switch expressions fixed according to the new syntax (dart-lang/co19#1583) 2022-12-13 [email protected] dart-lang/co19#1401. [Patterns] Record pattern tests added (dart-lang/co19#1580) 2022-12-13 [email protected] dart-lang/co19#1581. Remove use of Deprecated.expires (dart-lang/co19#1584) 2022-12-13 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 3.6.0 to 3.8.0 (dart-lang/co19#1582) Change-Id: I57f679a9cf6dc9063d5fdfcc630831a2a29abba0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275920 Commit-Queue: Erik Ernst <[email protected]> Reviewed-by: Erik Ernst <[email protected]>
1 parent aac2b2e commit 6446fad

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
@@ -51,7 +51,7 @@ vars = {
5151

5252
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
5353
# hashes.
54-
"co19_rev": "1caf238b37bb19081029a6580f31a728b1359dc0",
54+
"co19_rev": "be8f8ae44d3f5222713ab1c51e7dbf2296db0719",
5555
# This line prevents conflicts when both packages are rolled simultaneously.
5656
"co19_2_rev": "f691647f1c2cc4f1019fb619932c52d0a1adbf2c",
5757

0 commit comments

Comments
 (0)