[co19] Roll co19 to 0d38c8081e4da585262ed08ddde3dd85dc779dba
2022-02-07 irina.arkhipets@gmail.com dart-lang/co19#1260: Moved Weak Reference tests to LanguageFeatures/WeakReference directory. Added tests for Finalizer constructor.
2022-02-06 sgrekhov@unipro.ru Fixes dart-lang/co19#1287. Typos fixed
2022-02-04 sgrekhov@unipro.ru dart-lang/co19#1260. WeakReference tests added
2022-02-04 sgrekhov@unipro.ru Fixes dart-lang/co19#1286. Expect an error if mixin application on enum introduces anyv instance variables
2022-02-03 sgrekhov@unipro.ru dart-lang/co19#1285. One more roll failure fixed
2022-02-03 sgrekhov@unipro.ru dart-lang/co19#1285. Roll failures fixed, issue numbers added
2022-02-02 sgrekhov@unipro.ru dart-lang/co19#1260. GC utils library added
2022-02-01 sgrekhov@unipro.ru dart-lang/co19#1260. WeakReferences tests for Expando key added
2022-01-31 sgrekhov@unipro.ru dart-lang/co19#1258. More Enhanced Enums semantics tests added
2022-01-31 sgrekhov@unipro.ru dart-lang/co19#1281. Expected error location updated
2022-01-31 sgrekhov@unipro.ru Fixes dart-lang/co19#1284. Test changed to allow ; after identifier list
2022-01-31 sgrekhov@unipro.ru Fixes dart-lang/co19#1283. Typos fixed
2022-01-31 sgrekhov@unipro.ru Fixes dart-lang/co19#1282. Typo fixed
2022-01-27 sgrekhov@unipro.ru dart-lang/co19#1258. More Enhanced Enums semantics tests added
2022-01-26 sgrekhov@unipro.ru dart-lang/co19#1258. More Enhanced Enums semantics tests added
2022-01-25 sgrekhov@unipro.ru Fixes dart-lang/co19#1258. More Enhanced Enums semantics tests added
2022-01-25 sgrekhov@unipro.ru dart-lang/co19#1280. Roll failure 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-nnbd-win-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: Iae324aa5e53c3f34b630958410a1f1b4a48f64ac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231941
Reviewed-by: William Hesse <whesse@google.com>
diff --git a/DEPS b/DEPS
index e65568d..a6780e6 100644
--- a/DEPS
+++ b/DEPS
@@ -44,7 +44,7 @@
# 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": "1247f4096b835f31465e8f71dece427e95b51534",
+ "co19_rev": "0d38c8081e4da585262ed08ddde3dd85dc779dba",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "995745937abffe9fc3a6441f9f0db27b2d706e4c",