Skip to content

Commit 480c8a8

Browse files
committed
[co19] Roll co19 to 310e789d81336ba2b6141788f200e643aa8f0ef7
2022-02-11 [email protected] dart-lang/co19#1260. WeakReference.target test added 2022-02-11 [email protected] dart-lang/co19#1260. Test that use ffi moved to a separate directory 2022-02-11 [email protected] dart-lang/co19#1260. Optional parameters added to triggerGcWithDelay() 2022-02-10 [email protected] dart-lang/co19#1260: Added tests for Finalizer.attach method. 2022-02-10 [email protected] dart-lang/co19#1260. Unnecessary delays removed form WeakReference tests 2022-02-10 [email protected] dart-lang/co19#1292. Compile error in Enhanced enums example fixed 2022-02-10 [email protected] Fixes dart-lang/co19#1297. User-written 'index' is not allowed 2022-02-10 [email protected] Fixes dart-lang/co19#1293. Change expected error location in analyzer 2022-02-09 [email protected] dart-lang/co19#1260: Added tests for Finalizer. 2022-02-09 [email protected] dart-lang/co19#1258. Enhanced enums test fixed, issue numbers added 2022-02-09 [email protected] dart-lang/co19#1260: Added tests for Finalizer. 2022-02-08 [email protected] dart-lang/co19#1260: Added tests for Finalizer. 2022-02-08 [email protected] dart-lang/co19#1258. Add more tests on user-written 'index' and 'values' 2022-02-08 [email protected] dart-lang/co19#1289. More roll failures fixed 2022-02-08 [email protected] dart-lang/co19#1289. Roll failures fixed 2022-02-08 [email protected] Fixes dart-lang/co19#1290. Constant constructors can't have a body 2022-02-08 [email protected] dart-lang/co19#1260: Updated LanguageFeatures/FinalizationRegistry/Finalizer tests. 2022-02-07 [email protected] dart-lang/co19#1258. Update Enhanced Enums test. Now user-written 'values' and 'index' are not allowed 2022-02-07 [email protected] Fixes dart-lang/co19#1288. Remove 'index' declaration 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-debug-x64-try,vm-kernel-nnbd-linux-release-simarm-try,vm-kernel-nnbd-linux-release-simarm64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-nnbd-win-release-x64-try,vm-kernel-precomp-nnbd-linux-debug-x64-try,vm-kernel-precomp-nnbd-linux-release-simarm64-try,vm-kernel-precomp-nnbd-linux-release-x64-try,vm-kernel-precomp-nnbd-mac-release-simarm64-try,vm-kernel-precomp-nnbd-win-release-x64-try Change-Id: I67d2028c58733088b5e46ea83092af1fa41c3c53 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/232600 Reviewed-by: William Hesse <[email protected]>
1 parent 74a355c commit 480c8a8

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
@@ -44,7 +44,7 @@ vars = {
4444
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
4545
# hashes. It requires access to the dart-build-access group, which EngProd
4646
# has.
47-
"co19_rev": "0d38c8081e4da585262ed08ddde3dd85dc779dba",
47+
"co19_rev": "310e789d81336ba2b6141788f200e643aa8f0ef7",
4848
# This line prevents conflicts when both packages are rolled simultaneously.
4949
"co19_2_rev": "995745937abffe9fc3a6441f9f0db27b2d706e4c",
5050

0 commit comments

Comments
 (0)