Skip to content

Commit cec026d

Browse files
sgrekhovathomas
authored andcommitted
[co19] Roll co19 to 1caf238b37bb19081029a6580f31a728b1359dc0
2022-12-09 [email protected] dart-lang/co19#1401. [Patterns] List's rest pattern tests (dart-lang/co19#1578) 2022-12-08 [email protected] dart-lang/co19#1575. Update test expectations for analyzer (dart-lang/co19#1576) 2022-12-07 [email protected] dart-lang/co19#1401. [Patterns] Map patterns tests updated. Check primitive == for keys (dart-lang/co19#1574) 2022-12-07 [email protected] dart-lang/co19#1401. [Patterns] Logical and relational patterns tests refactored (dart-lang/co19#1573) 2022-12-06 [email protected] dart-lang/co19#1401. [Patterns] Map pattern tests (dart-lang/co19#1572) 2022-12-02 [email protected] Fixes dart-lang/co19#1553. Description wording fixed (dart-lang/co19#1569) 2022-12-02 [email protected] Fixes dart-lang/co19#1568. Exclude VM-specific test form web-platforms (dart-lang/co19#1570) Change-Id: I69e3d49ac0b244ed12c266bd00a1c3ec9f8e1b45 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/274660 Reviewed-by: Alexander Thomas <[email protected]>
1 parent ea9b19c commit cec026d

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": "9cfd817af42a5b3f934829aa1a82b5f27463130f",
54+
"co19_rev": "1caf238b37bb19081029a6580f31a728b1359dc0",
5555
# This line prevents conflicts when both packages are rolled simultaneously.
5656
"co19_2_rev": "9f28a5f173bd39c9b97a691e7abcba6fdf80b47b",
5757

0 commit comments

Comments
 (0)