Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d6ffee6

Browse files
committed
[co19] Roll co19
Change-Id: I9fa1568bc172636b2ed3d1c2f73e88d9d3950ba1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/96947 Reviewed-by: William Hesse <[email protected]>
1 parent cded39e commit d6ffee6

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ vars = {
3636
"chromium_git": "https://chromium.googlesource.com",
3737
"fuchsia_git": "https://fuchsia.googlesource.com",
3838

39-
"co19_2_rev": "8d9ee254174c7edad6c6d91314709f9994e51505",
39+
"co19_2_rev": "2d157d6b9135f891ffd1d35b7a2d5dfa57611f63",
4040

4141
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
4242
# should be kept up to date with the revisions pulled by the Flutter engine.

tests/co19_2/co19_2-kernel.status

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t01: Compil
151151
LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t02: CompileTimeError
152152
LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t01: CompileTimeError
153153
LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t02: CompileTimeError
154-
LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A01_t01: CompileTimeError
155154
LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t01: CompileTimeError
156155
LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t02: CompileTimeError
157156
LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t01: CompileTimeError
@@ -217,9 +216,7 @@ LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/05: MissingCompileTimeE
217216
LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/06: MissingCompileTimeError
218217
LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/07: MissingCompileTimeError
219218
LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/08: MissingCompileTimeError
220-
LanguageFeatures/Spread-collections/DynamicSemantics_Map_A01_t01: CompileTimeError
221219
LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t01: CompileTimeError
222-
LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t02: CompileTimeError
223220
LanguageFeatures/Spread-collections/NullAware_A01_t01: CompileTimeError
224221
LanguageFeatures/Spread-collections/NullAware_A01_t02: CompileTimeError
225222
LanguageFeatures/Spread-collections/NullAware_A01_t03: CompileTimeError
@@ -380,7 +377,6 @@ LanguageFeatures/Constant-update-2018/CastOperator_A01_t01: CompileTimeError
380377
LanguageFeatures/Constant-update-2018/CastOperator_A02_t01: CompileTimeError
381378
LanguageFeatures/Constant-update-2018/CastOperator_A02_t02: CompileTimeError
382379
LanguageFeatures/Constant-update-2018/CastOperator_A04_t02/none: CompileTimeError
383-
LanguageFeatures/Constant-update-2018/CastOperator_A04_t03: Crash
384380
LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t09: MissingCompileTimeError
385381
LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t10: MissingCompileTimeError
386382
LanguageFeatures/Constant-update-2018/NewOperators_A01_t01: CompileTimeError
@@ -399,11 +395,13 @@ LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t01: Crash
399395
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t02: Crash
400396
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t05: CompileTimeError
401397
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t06: CompileTimeError
402-
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t07: MissingCompileTimeError
398+
403399
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t01: CompileTimeError
400+
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t02: CompileTimeError
401+
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t03: CompileTimeError
404402
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t05: CompileTimeError
405-
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t09: MissingCompileTimeError
406-
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t11: MissingCompileTimeError
403+
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t06: CompileTimeError
404+
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t07: CompileTimeError
407405
LanguageFeatures/Constant-update-2018/TypeTestOperator_A01_t01: CompileTimeError
408406
LanguageFeatures/Constant-update-2018/TypeTestOperator_A01_t02: CompileTimeError
409407
LanguageFeatures/Constant-update-2018/TypeTestOperator_A02_t01: CompileTimeError
@@ -727,20 +725,13 @@ LanguageFeatures/Simple-bounds/static/typedef_l2_t02/none: CompileTimeError
727725
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04/01: MissingCompileTimeError
728726
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04/02: MissingCompileTimeError
729727
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10: CompileTimeError
730-
LanguageFeatures/Spread-collections/Ambiguity_A01_t03: CompileTimeError
731728
LanguageFeatures/Spread-collections/Ambiguity_A02_t01/01: MissingCompileTimeError
732729
LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/02: MissingCompileTimeError
733730
LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/06: MissingCompileTimeError
734731
LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/07: MissingCompileTimeError
735732
LanguageFeatures/Spread-collections/ConstSpreads_A04_t01/08: MissingCompileTimeError
736-
LanguageFeatures/Spread-collections/StaticSemantic_A01_t01: CompileTimeError
737733
LanguageFeatures/Spread-collections/StaticSemantic_A01_t05: CompileTimeError
738-
LanguageFeatures/Spread-collections/StaticSemantic_A05_t01/04: MissingCompileTimeError
739-
LanguageFeatures/Spread-collections/StaticSemantic_A05_t01/05: MissingCompileTimeError
740-
LanguageFeatures/Spread-collections/StaticSemantic_A05_t02/none: CompileTimeError
741734
LanguageFeatures/Spread-collections/StaticSemantic_A06_t01/04: MissingCompileTimeError
742-
LanguageFeatures/Spread-collections/Syntax_A02_t04: CompileTimeError
743-
LanguageFeatures/Spread-collections/Syntax_A02_t06: CompileTimeError
744735
LanguageFeatures/Spread-collections/Syntax_A02_t08: CompileTimeError
745736
LanguageFeatures/Super-mixins/covariance_t03: MissingCompileTimeError # Issue 35111
746737
LanguageFeatures/Super-mixins/covariance_t06: MissingCompileTimeError # Issue 35111

0 commit comments

Comments
 (0)