[co19] Roll co19 to 266d9f242d9ddcbb4be96995cd16839b8e577cf3

2026-05-07 sgrekhov22@gmail.com Fixes dart-lang/co19#3771. Replace multitests by static errors tests (dart-lang/co19#3778)
2026-05-07 sgrekhov22@gmail.com dart-lang/co19#3203. Test primary constructor parameter in initializing expression (dart-lang/co19#3787)
2026-05-07 sgrekhov22@gmail.com dart-lang/co19#2119. Update assertions in const literals tests (dart-lang/co19#3773)
2026-05-06 sgrekhov22@gmail.com Fixes dart-lang/co19#3698. Rename tests, delete obsolete ones (dart-lang/co19#3786)
2026-05-06 sgrekhov22@gmail.com dart-lang/co19#3315. Add more tests for parameters of a constant primary constructor (dart-lang/co19#3784)
2026-05-05 sgrekhov22@gmail.com dart-lang/co19#3698. Add/update tests for execution (dart-lang/co19#3765)
2026-05-05 sgrekhov22@gmail.com Fixes dart-lang/co19#3783. Update expected errors in static_processing_A32_t05.dart (dart-lang/co19#3785)
2026-05-05 sgrekhov22@gmail.com dart-lang/co19#3779. Add tests for `FileSystemEntity.type()` (dart-lang/co19#3782)
2026-05-05 sgrekhov22@gmail.com dart-lang/co19#3779. Fix contentChanged_A01_t01.dart if no event was fired (dart-lang/co19#3781)
2026-05-05 sgrekhov22@gmail.com dart-lang/co19#3779. Fix isDirectory and isFile tests. Add tests for `typeSync` (dart-lang/co19#3780)

R=athom@google.com, eernst@google.com

Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try
Change-Id: If859ebc5d4e0082963438f49e4ac68feded96db4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/501900
Reviewed-by: Alexander Thomas <athom@google.com>
Auto-Submit: Sergey Grekhov <sgrekhov22@gmail.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov
2026-05-08 01:48:59 -07:00
committed by dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent 28f200b97d
commit 07d8325735
+1 -1
View File
@@ -59,7 +59,7 @@ vars = {
# co19 is a cipd package automatically generated for each co19 commit.
# Use tests/co19/update.sh to update this hash.
"co19_rev": "36d96a9edcf73a1b5c745cf44f13f0a1dc4f1462",
"co19_rev": "266d9f242d9ddcbb4be96995cd16839b8e577cf3",
# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "6058722b4643b62c757dadc006f00bc3e14c4380",