[co19] DEPS updated

Change-Id: Idf7c5bab05f7247853bf3e2f2accbc96e2f8550f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98181
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Sergey G. Grekhov 2019-03-29 10:31:48 +00:00 committed by William Hesse
parent 9b77e4c507
commit a506c708f2
2 changed files with 15 additions and 6 deletions

2
DEPS
View file

@ -36,7 +36,7 @@ vars = {
"chromium_git": "https://chromium.googlesource.com",
"fuchsia_git": "https://fuchsia.googlesource.com",
"co19_2_rev": "ea9aa36c9dce0045e78b1479107e001bec327feb",
"co19_2_rev": "21e36cb3dbb175211bf2de63478467cba765492e",
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
# should be kept up to date with the revisions pulled by the Flutter engine.

View file

@ -139,7 +139,6 @@ LanguageFeatures/Control-flow-collections/static_semantics_A02_t02/08: MissingCo
LanguageFeatures/Control-flow-collections/static_semantics_A02_t02/14: MissingCompileTimeError
LanguageFeatures/Control-flow-collections/static_semantics_A02_t02/16: MissingCompileTimeError
LanguageFeatures/Control-flow-collections/syntax_A02_t01: CompileTimeError
LanguageFeatures/Control-flow-collections/type_inference_A05_t01: CompileTimeError
LanguageFeatures/Control-flow-collections/type_inference_A06_t01: CompileTimeError
LanguageFeatures/Control-flow-collections/type_promotion_A01_t01: CompileTimeError
LanguageFeatures/Set-literals/disambiguating_A06_t01/06: MissingCompileTimeError
@ -331,6 +330,8 @@ LanguageFeatures/Constant-update-2018/NewOperators_A01_t01: CompileTimeError
LanguageFeatures/Constant-update-2018/NewOperators_A01_t02: CompileTimeError
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t01: Crash
LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t02: Crash
LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t01: CompileTimeError
LanguageFeatures/Control-flow-collections/static_semantics_A02_t01: CompileTimeError
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t01: Crash
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02: CompileTimeError
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03: Crash
@ -621,10 +622,18 @@ LanguageFeatures/Simple-bounds/static/typedef_l2_t02/none: CompileTimeError
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04/01: MissingCompileTimeError
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04/02: MissingCompileTimeError
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10: CompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t01: CompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t02: CompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A03_t01: CompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A05_t13: CompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t03/06: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t03/07: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t03/08: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t03/09: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t04/06: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t04/07: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t04/08: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A01_t04/09: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A03_t02/06: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A03_t02/07: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A03_t02/08: MissingCompileTimeError
LanguageFeatures/Spread-collections/TypeInference_A03_t02/09: MissingCompileTimeError
LanguageFeatures/Super-mixins/covariance_t03: MissingCompileTimeError # Issue 35111
LanguageFeatures/Super-mixins/covariance_t06: MissingCompileTimeError # Issue 35111
LanguageFeatures/Super-mixins/covariance_t07: MissingCompileTimeError # Issue 35111