Skip to content

Commit a398432

Browse files
committed
[co19] Roll co19_2 to 52d3d2a6d2550ccd69c8facf8a36099be66f1493
2021-10-22 [email protected] More fix for dart-lang/co19#1094: Missing Issue tag added in Language/Librarues_and_scripts/Scripts/top_level_main_t05. Test corrected:Language/Reference/Lexical_Rules/Reserved_Words/final_t06 2021-10-19 [email protected] More fix for dart-lang/co19#1094: typo corrected in Mixin/Mixins/MixinApplication/superclass_t02. 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Language/Variables/constant_variable_t09 test updated according to the changes in master. 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Language/Statements/Assert tests updated according to the changes in master. 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Language/Statements/For/For_in/execution_t02 test updated according to the changes in master. 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Language/Types/Interface_Types tests updated according to the changes in master. Missing issue tags added. 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Language/Types/Function-Types tests updated according to the changes in master. 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Missing Issue tag added (47496). 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Test updated. 2021-10-19 [email protected] More fix for dart-lang/co19#1094: Test updated, missing Issue tags added. 2021-10-18 [email protected] More fix for dart-lang/co19#1094: Test updated to expect current dart behavior, Issue tag added. 2021-10-15 [email protected] dart-lang/co19#1225. Remove check for identity of 0/0 and nan 2021-10-12 [email protected] ixes dart-lang/co19#1165: more Language/Metadata tests which use reflection moved to LibTests/mirrors tests. 2021-10-12 [email protected] Fixes dart-lang/co19#1165: Language/Metadata changes in master partially moved into pre-nnbd branch. Tests that use mirrors moved to LibTests/mirrors tests. 2021-10-07 [email protected] Fixes dart-lang/co19#1211. Add dependence "OtherResource" for the dependend library and special treatment of AOT case Change-Id: I76e91bb413a688eace77941c87ee4c4ab9da4cb2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/218121 Reviewed-by: William Hesse <[email protected]>
1 parent d570cf7 commit a398432

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
@@ -46,7 +46,7 @@ vars = {
4646
# has.
4747
"co19_rev": "73545b2bf6c7f8e4eb931bb04d86e38d6485deee",
4848
# This line prevents conflicts when both packages are rolled simultaneously.
49-
"co19_2_rev": "a93f8484f7265f0849692d3b1208323393733f8d",
49+
"co19_2_rev": "52d3d2a6d2550ccd69c8facf8a36099be66f1493",
5050

5151
# The internal benchmarks to use. See go/dart-benchmarks-internal
5252
"benchmarks_internal_rev": "076df10d9b77af337f2d8029725787155eb1cd52",

0 commit comments

Comments
 (0)