[co19] DEPS and .status files updated

Change-Id: If0747db4bd02d31814b407970b11d16519329625
Reviewed-on: https://dart-review.googlesource.com/c/79661
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
diff --git a/DEPS b/DEPS
index a039af6..7e41ffa 100644
--- a/DEPS
+++ b/DEPS
@@ -36,7 +36,7 @@
   "chromium_git": "https://chromium.googlesource.com",
   "fuchsia_git": "https://fuchsia.googlesource.com",
 
-  "co19_2_rev": "9484b81650d8c5bedf72abc541960dd1c90b2329",
+  "co19_2_rev": "77825446f59893bb2b20f2e9517a4567e0371193",
 
   # As Flutter does, we pull buildtools, including the clang toolchain, from
   # Fuchsia. This revision should be kept up to date with the revision pulled
diff --git a/tests/co19_2/co19_2-analyzer.status b/tests/co19_2/co19_2-analyzer.status
index 3d852c4..458b18f 100644
--- a/tests/co19_2/co19_2-analyzer.status
+++ b/tests/co19_2/co19_2-analyzer.status
@@ -66,8 +66,6 @@
 Language/Expressions/Lists/constant_list_t01: CompileTimeError # Please triage this failure
 Language/Expressions/Maps/constant_map_t02: MissingCompileTimeError # Please triage this failure
 Language/Expressions/Maps/constant_map_type_t01: CompileTimeError # Please triage this failure
-Language/Expressions/Strings/String_Interpolation/double_quote_t02: CompileTimeError # Uses void, see issue #164 in the co19 repo
-Language/Expressions/Strings/String_Interpolation/single_quote_t02: CompileTimeError # Uses void, see issue #164 in the co19 repo
 Language/Functions/generator_return_type_t02: MissingCompileTimeError # Issue 32192
 Language/Functions/generator_return_type_t06: MissingCompileTimeError # Issue 32192
 Language/Generics/scope_t03: CompileTimeError # Please triage this failure
@@ -122,131 +120,53 @@
 Language/Statements/Return/no_expression_function_t16: CompileTimeError # issue #34319
 Language/Statements/Return/no_expression_not_function_t01: CompileTimeError # issue #34319
 Language/Types/Interface_Types/subtype_t30: CompileTimeError # Please triage this failure
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t03: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t04: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t05: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t06: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t07: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t08: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t09: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t10: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t11: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_named_extends_neg_assign_l1_t12: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t03: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t04: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t05: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t06: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t07: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t08: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t09: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t10: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t11: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_optparam_extends_neg_assign_l1_t12: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t03: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t04: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t05: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t06: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t07: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t08: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t09: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t10: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t11: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_param_extends_neg_assign_l1_t12: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t03: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t04: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t05: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t06: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t07: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t08: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t09: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t10: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t12: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t13: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t14: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t15: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t16: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t17: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t18: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t19: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t20: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t21: MissingCompileTimeError # Issue 34087
-LanguageFeatures/Instantiate-to-bound/check_types/typedef_param_t02: CompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/class/class_extends_FutureOr_neg_l3_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/class/class_extends_FutureOr_pos_l1_t01: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/class/class_extends_neg_l3_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l3_t01: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l3_t02: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l4_t01: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l4_t02: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l4_t03: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l4_t05: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l4_t06: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/class/custom_extends_neg_assign_l4_t07: MissingCompileTimeError # Issue 33152, 33477
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_Future_pos_l1_t05: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_Future_pos_l1_t06: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_neg_assign_l1_t10: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_pos_l1_t05: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_pos_l1_t06: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_Future_pos_l1_t05: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_Future_pos_l1_t06: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_neg_assign_l1_t10: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_pos_l1_t05: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_pos_l1_t06: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_param_extends_Future_pos_l1_t05: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_param_extends_neg_assign_l1_t10: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_param_extends_pos_l1_t05: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_pos_l1_t01: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t03: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t04: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t05: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t06: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t07: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t08: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t09: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t19: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t01: MissingCompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t03: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t04: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t05: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t06: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t07: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t08: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t09: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t19: CompileTimeError # Issue 33995
-LanguageFeatures/Instantiate-to-bound/interface/interface_neg_assign_l2_t01: MissingCompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/interface/interface_neg_assign_l2_t02: MissingCompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/mixin/mixin_neg_l1_t02: MissingCompileTimeError # Issue 33596
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_named_extends_neg_l2_t02: MissingCompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_named_extends_pos_l2_t01: CompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_optparam_extends_neg_l2_t02: MissingCompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_optparam_extends_pos_l2_t01: CompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_param_extends_neg_l2_t02: MissingCompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_param_extends_pos_l2_t01: CompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_ret_extends_neg_l2_t02: MissingCompileTimeError # Bad test
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_ret_extends_pos_l2_t01: CompileTimeError # Bad test
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t02: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t04: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t01: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t02: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t03/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t02/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t01/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t02/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07/none: CompileTimeError # Please triage this failure
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t01/none: CompileTimeError # Please triage this failure
 LanguageFeatures/Super-bounded-types/static_analysis_A01_t02: CompileTimeError # Issue 32903
 LanguageFeatures/Super-bounded-types/static_analysis_A01_t05: CompileTimeError # Issue 32903
 LanguageFeatures/Super-bounded-types/static_analysis_A01_t08: CompileTimeError # Issue 32903
-LanguageFeatures/Super_Mixins/declarations_neg_t01/none: CompileTimeError
-LanguageFeatures/Super_Mixins/declarations_neg_t02/none: CompileTimeError
+LanguageFeatures/Super-mixins/more_specific_t01: CompileTimeError # Please triage this failure
+LanguageFeatures/Super-mixins/not_class_t02: CompileTimeError # Please triage this failure
+LanguageFeatures/Super-mixins/not_class_t03: CompileTimeError # Please triage this failure
+LanguageFeatures/Super-mixins/on_word_t02: CompileTimeError # Please triage this failure
+LanguageFeatures/Super-mixins/on_word_t03: CompileTimeError # Please triage this failure
 LanguageFeatures/Super_Mixins/declarations_t01: CompileTimeError
-LanguageFeatures/Super_Mixins/mixin_application_neg_t01/none: CompileTimeError
-LanguageFeatures/Super_Mixins/mixin_application_neg_t03/none: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_application_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_application_t02: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_application_t03: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_application_t04: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_applying_t01: CompileTimeError
-LanguageFeatures/Super_Mixins/mixin_member_neg_t01: CompileTimeError
-LanguageFeatures/Super_Mixins/mixin_member_neg_t02: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_member_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_member_t02: CompileTimeError
 LanguageFeatures/Super_Mixins/more_specific_t01: CompileTimeError
-LanguageFeatures/Super_Mixins/super_invocation_neg_t01/none: CompileTimeError
 LanguageFeatures/Super_Mixins/super_invocation_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/syntax_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/syntax_t02: CompileTimeError
 LanguageFeatures/Super_Mixins/syntax_t04: CompileTimeError
+LanguageFeatures/regression/33585_t01: MissingCompileTimeError # Please triage this failure
+LanguageFeatures/regression/33585_t02: MissingCompileTimeError # Please triage this failure
+LanguageFeatures/regression/33597_t01: MissingCompileTimeError # Please triage this failure
+LanguageFeatures/regression/33701_t02: CompileTimeError # Please triage this failure
+LanguageFeatures/regression/34635_t01: CompileTimeError # Please triage this failure
+LanguageFeatures/regression/34635_t02: CompileTimeError # Please triage this failure
+LibTest/async/Future/Future_A01_t01: CompileTimeError # Please triage this failure
diff --git a/tests/co19_2/co19_2-dart2js.status b/tests/co19_2/co19_2-dart2js.status
index 50d9486..a35ba92 100644
--- a/tests/co19_2/co19_2-dart2js.status
+++ b/tests/co19_2/co19_2-dart2js.status
@@ -66,6 +66,48 @@
 Language/Types/Interface_Types/subtype_t27: Pass, Crash # Issue 34389
 Language/Types/Type_Declarations/Typedef/dynamic_param_type_t02: RuntimeError
 Language/Variables/constant_initialization_t03: RuntimeError
+LanguageFeatures/Instantiate-to-bound/FutureOr/dynamic/FutureOr_l1_t01: RuntimeError
+LanguageFeatures/Instantiate-to-bound/FutureOr/dynamic/FutureOr_l1_t02: RuntimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03: Crash
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t04: RuntimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t01: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/01: Crash
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/02: Crash
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/none: Crash
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t03/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t02/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/02: MissingCompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t01/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t02/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t03: RuntimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t05: RuntimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07: RuntimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_t01: RuntimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t01/none: CompileTimeError
+LanguageFeatures/Simple-bounds/dynamic/FutureOr_l1_t01: RuntimeError, Pass
+LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t01: RuntimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_typedef_l1_t01: RuntimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_typedef_l1_t02: RuntimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_typedef_l1_t03: RuntimeError
+LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t03: CompileTimeError, Pass
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t03: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t01: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t02: RuntimeError
@@ -86,6 +128,17 @@
 LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A31_t01: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A32_t01: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A31_t01: RuntimeError
+LanguageFeatures/Super-mixins/more_specific_t01: CompileTimeError
+LanguageFeatures/Super-mixins/not_class_t02: CompileTimeError
+LanguageFeatures/Super-mixins/not_class_t03: CompileTimeError
+LanguageFeatures/Super-mixins/on_word_t02: CompileTimeError
+LanguageFeatures/Super-mixins/on_word_t03: CompileTimeError
+LanguageFeatures/regression/33585_t01: MissingCompileTimeError
+LanguageFeatures/regression/33585_t02: MissingCompileTimeError
+LanguageFeatures/regression/33597_t01: MissingCompileTimeError
+LanguageFeatures/regression/33701_t01: MissingCompileTimeError
+LanguageFeatures/regression/34635_t01: CompileTimeError
+LanguageFeatures/regression/34635_t02: CompileTimeError
 LayoutTests/fast/alignment/parse-align-items_t01: RuntimeError
 LayoutTests/fast/alignment/parse-align-self_t01: RuntimeError
 LayoutTests/fast/alignment/parse-justify-self_t01: RuntimeError
@@ -360,6 +413,7 @@
 LayoutTests/fast/xpath/py-dom-xpath/data_t01: RuntimeError
 LayoutTests/fast/xpath/py-dom-xpath/paths_t01: RuntimeError
 LayoutTests/fast/xpath/reverse-axes_t01: RuntimeError
+LibTest/async/Future/Future_A01_t01: CompileTimeError
 LibTest/async/Stream/Stream.fromFutures_A04_t03: RuntimeError
 LibTest/async/Stream/Stream.periodic_A02_t01: RuntimeError
 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError
@@ -755,7 +809,6 @@
 LibTest/typed_data/Float32x4List/fold_A01_t01: RuntimeError
 LibTest/typed_data/Float32x4List/join_A01_t01: RuntimeError
 LibTest/typed_data/Float32x4List/join_A01_t02: RuntimeError
-LibTest/typed_data/Float32x4List/shuffle_A01_t01: RuntimeError
 LibTest/typed_data/Float64List/Float64List.view_A05_t01: RuntimeError
 LibTest/typed_data/Float64List/Float64List.view_A05_t02: RuntimeError
 LibTest/typed_data/Float64List/Float64List.view_A05_t03: RuntimeError
@@ -775,7 +828,6 @@
 LibTest/typed_data/Float64x2List/join_A01_t01: RuntimeError
 LibTest/typed_data/Float64x2List/join_A01_t02: RuntimeError
 LibTest/typed_data/Float64x2List/setAll_A04_t01: RuntimeError
-LibTest/typed_data/Float64x2List/shuffle_A01_t01: RuntimeError
 LibTest/typed_data/Float64x2List/sort_A01_t01: RuntimeError
 LibTest/typed_data/Float64x2List/toString_A01_t01: RuntimeError
 LibTest/typed_data/Int16List/Int16List.view_A05_t01: RuntimeError
@@ -807,7 +859,6 @@
 LibTest/typed_data/Int32x4List/length_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/offsetInBytes_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/setAll_A04_t01: RuntimeError
-LibTest/typed_data/Int32x4List/shuffle_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/skip_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/skip_A02_t01: RuntimeError
 LibTest/typed_data/Int32x4List/sublist_A01_t01: RuntimeError
@@ -923,6 +974,8 @@
 LibTest/typed_data/Int64List/setRange_A04_t01: RuntimeError
 LibTest/typed_data/Int64List/setRange_A05_t01: RuntimeError
 LibTest/typed_data/Int64List/shuffle_A01_t01: RuntimeError
+LibTest/typed_data/Int64List/shuffle_A01_t02: RuntimeError
+LibTest/typed_data/Int64List/shuffle_A01_t03: RuntimeError
 LibTest/typed_data/Int64List/singleWhere_A01_t01: RuntimeError
 LibTest/typed_data/Int64List/singleWhere_A02_t01: RuntimeError
 LibTest/typed_data/Int64List/singleWhere_A02_t02: RuntimeError
@@ -1087,6 +1140,8 @@
 LibTest/typed_data/Uint64List/setRange_A04_t01: RuntimeError
 LibTest/typed_data/Uint64List/setRange_A05_t01: RuntimeError
 LibTest/typed_data/Uint64List/shuffle_A01_t01: RuntimeError
+LibTest/typed_data/Uint64List/shuffle_A01_t02: RuntimeError
+LibTest/typed_data/Uint64List/shuffle_A01_t03: RuntimeError
 LibTest/typed_data/Uint64List/singleWhere_A01_t01: RuntimeError
 LibTest/typed_data/Uint64List/singleWhere_A02_t01: RuntimeError
 LibTest/typed_data/Uint64List/singleWhere_A02_t02: RuntimeError
@@ -1277,6 +1332,10 @@
 Language/Types/Interface_Types/subtype_t23: RuntimeError
 Language/Variables/constant_variable_t09: RuntimeError
 LanguageFeatures/Instantiate-to-bound/check_types/typedef_param_t02: RuntimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t05: RuntimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t05: RuntimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t10: RuntimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_typedef_l1_t05: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t01: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t02: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t01: RuntimeError
@@ -1302,6 +1361,8 @@
 LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A31_t01: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A32_t01: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A32_t01: RuntimeError
+LanguageFeatures/regression/34803_t01: Crash
+LanguageFeatures/regression/34803_t02: Crash
 LayoutTests/fast/animation/request-animation-frame-cancel2_t01: Timeout, Pass
 LayoutTests/fast/animation/request-animation-frame-cancel_t01: Timeout, Pass
 LayoutTests/fast/animation/request-animation-frame-prefix_t01: Timeout, Pass
@@ -3522,6 +3583,10 @@
 LanguageFeatures/Instantiate-to-bound/class/class_extends_neg_l1_t05: MissingCompileTimeError
 LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t06: MissingCompileTimeError
 LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t07: MissingCompileTimeError
+LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t05: RuntimeError, Pass
+LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t05: RuntimeError, Pass
+LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t10: RuntimeError, Pass
+LanguageFeatures/Simple-bounds/dynamic/typedef_typedef_l1_t05: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t01: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t02: RuntimeError
 LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t01: RuntimeError
@@ -3549,6 +3614,8 @@
 LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A32_t01: RuntimeError
 LanguageFeatures/Super_Mixins/mixin_member_neg_t02: RuntimeError
 LanguageFeatures/Super_Mixins/super_invocation_t01: CompileTimeError
+LanguageFeatures/regression/34803_t01: Crash, Pass
+LanguageFeatures/regression/34803_t02: Crash, Pass
 LayoutTests/fast/animation/request-animation-frame-prefix_t01: RuntimeError
 LayoutTests/fast/backgrounds/animated-gif-as-background_t01: RuntimeError
 LayoutTests/fast/backgrounds/background-fill-zero-area-crash_t01: RuntimeError
diff --git a/tests/co19_2/co19_2-kernel.status b/tests/co19_2/co19_2-kernel.status
index fe80d12..c2c2e36 100644
--- a/tests/co19_2/co19_2-kernel.status
+++ b/tests/co19_2/co19_2-kernel.status
@@ -2,24 +2,6 @@
 # for details. All rights reserved. Use of this source code is governed by a
 # BSD-style license that can be found in the LICENSE file.
 
-LibTest/io/Directory/stat_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/Directory/stat_A01_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/File/stat_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/File/stat_A01_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/FileStat/stat_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/FileStat/stat_A01_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/FileSystemCreateEvent/isDirectory_A01_t05: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/171
-LibTest/io/HttpServer/close_A05_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/172
-LibTest/io/HttpServer/connectionsInfo_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/173
-LibTest/io/Link/stat_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/Link/stat_A01_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/165
-LibTest/io/RawDatagramSocket/any_A03_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
-LibTest/io/RawDatagramSocket/timeout_A02_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
-LibTest/io/RawDatagramSocket/timeout_A03_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
-LibTest/io/RawDatagramSocket/timeout_A06_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
-LibTest/typed_data/Int64List/shuffle_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/167
-LibTest/typed_data/Uint8List/shuffle_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/167
-
 [ $compiler == dartkp ]
 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError
 Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02: DartkCrash
@@ -32,7 +14,6 @@
 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09: RuntimeError
 Language/Types/Interface_Types/subtype_t03: RuntimeError
 Language/Types/Interface_Types/subtype_t26: RuntimeError
-LanguageFeatures/Instantiate-to-bound/check_types/typedef_param_t02: RuntimeError
 LanguageFeatures/Subtyping/static/generated/left_bottom_global_variable_A02_t01: DartkCrash
 LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A02_t01: DartkCrash
 LibTest/async/Stream/Stream.periodic_A02_t01: RuntimeError
@@ -184,8 +165,6 @@
 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t03: CompileTimeError
 Language/Expressions/Relational_Expressions/syntax_t01: CompileTimeError
 Language/Expressions/Shift/syntax_t01: CompileTimeError
-Language/Expressions/Strings/String_Interpolation/double_quote_t02: CompileTimeError
-Language/Expressions/Strings/String_Interpolation/single_quote_t02: CompileTimeError
 Language/Expressions/Unary_Expressions/syntax_t10: CompileTimeError
 Language/Expressions/Unary_Expressions/syntax_t27: CompileTimeError
 Language/Functions/Formal_Parameters/Optional_Formals/default_value_t01: MissingCompileTimeError # 32912
@@ -219,70 +198,43 @@
 Language/Statements/Continue/label_t07: MissingCompileTimeError # Issue 34206
 Language/Statements/Try/catch_scope_t01: CompileTimeError
 Language/Types/Interface_Types/subtype_t30: CompileTimeError
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t01: MissingCompileTimeError # Issue 34637
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t03: MissingCompileTimeError # Issue 33805
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t04: MissingCompileTimeError # Issue 33805
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t05: MissingCompileTimeError # Issue 33805
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t06: MissingCompileTimeError # Issue 33597
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t07: MissingCompileTimeError # Issue 33597
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t08: MissingCompileTimeError # Issue 33597
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t09: MissingCompileTimeError # Issue 33597
-LanguageFeatures/Instantiate-to-bound/Callable/Callable_ret_extends_neg_assign_l1_t10: MissingCompileTimeError # Issue 33597
-LanguageFeatures/Instantiate-to-bound/check_types/typedef_param_t02: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/class/class_extends_FutureOr_pos_l1_t01: CompileTimeError # Issue 34626
-LanguageFeatures/Instantiate-to-bound/class/class_extends_neg_l1_t05: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_Future_pos_l1_t05: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_Future_pos_l1_t06: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_neg_assign_l1_t10: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_pos_l1_t05: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_named_extends_pos_l1_t06: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_Future_pos_l1_t05: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_Future_pos_l1_t06: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_neg_assign_l1_t10: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_pos_l1_t05: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_optparam_extends_pos_l1_t06: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_param_extends_Future_pos_l1_t05: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_param_extends_neg_assign_l1_t10: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_param_extends_pos_l1_t05: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_pos_l1_t01: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t03: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t04: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t05: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t06: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t07: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t08: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t09: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t19: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t03: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t04: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t05: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t06: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t07: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t08: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t09: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_assign_l1_t19: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_neg_l1_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/interface/interface_neg_assign_l2_t01: MissingCompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/interface/interface_neg_assign_l2_t02: MissingCompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/mixin/mixin_extends_neg_l1_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_named_extends_neg_l2_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_named_extends_pos_l2_t01: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_optparam_extends_neg_l2_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_optparam_extends_pos_l2_t01: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_param_extends_neg_l2_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_param_extends_pos_l2_t01: CompileTimeError # Issue 34613
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_ret_extends_neg_l1_t05: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_ret_extends_neg_l2_t02: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/typedef/typedef_ret_extends_pos_l2_t01: CompileTimeError # Issue 34613
-LanguageFeatures/Super_Mixins/declarations_neg_t01/none: CompileTimeError
-LanguageFeatures/Super_Mixins/declarations_neg_t02/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03: Crash
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t04: RuntimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t01: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/01: Crash
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/02: Crash
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/none: Crash
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t03/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t02/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/02: MissingCompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t01/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t02/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07: RuntimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t01/none: CompileTimeError
+LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t02: CompileTimeError
+LanguageFeatures/Super-mixins/more_specific_t01: CompileTimeError
+LanguageFeatures/Super-mixins/not_class_t02: CompileTimeError
+LanguageFeatures/Super-mixins/not_class_t03: CompileTimeError
+LanguageFeatures/Super-mixins/on_word_t02: CompileTimeError
+LanguageFeatures/Super-mixins/on_word_t03: CompileTimeError
 LanguageFeatures/Super_Mixins/declarations_t01: CompileTimeError
-LanguageFeatures/Super_Mixins/mixin_application_neg_t01/none: CompileTimeError
-LanguageFeatures/Super_Mixins/mixin_application_neg_t03/none: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_application_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_application_t02: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_application_t03: CompileTimeError
@@ -293,13 +245,34 @@
 LanguageFeatures/Super_Mixins/mixin_member_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/mixin_member_t02: CompileTimeError
 LanguageFeatures/Super_Mixins/more_specific_t01: CompileTimeError
-LanguageFeatures/Super_Mixins/super_invocation_neg_t01/none: CompileTimeError
 LanguageFeatures/Super_Mixins/super_invocation_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/syntax_t01: CompileTimeError
 LanguageFeatures/Super_Mixins/syntax_t02: CompileTimeError
 LanguageFeatures/Super_Mixins/syntax_t04: CompileTimeError
+LanguageFeatures/regression/33585_t01: MissingCompileTimeError
+LanguageFeatures/regression/33585_t02: MissingCompileTimeError
+LanguageFeatures/regression/33597_t01: MissingCompileTimeError
+LanguageFeatures/regression/33701_t01: MissingCompileTimeError
+LanguageFeatures/regression/34635_t01: CompileTimeError
+LanguageFeatures/regression/34635_t02: CompileTimeError
+LanguageFeatures/regression/34803_t01: Crash
+LanguageFeatures/regression/34803_t02: Crash
+LibTest/async/Future/Future_A01_t01: CompileTimeError
+
+[ $arch == simdbc64 && $system == macos && ($compiler == dartk || $compiler == dartkb) ]
+LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t02: Crash, Pass
+LibTest/io/Directory/watch_A01_t02: RuntimeError, Pass
+LibTest/io/Directory/watch_A02_t01: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/type_A01_t01: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/type_A01_t02: RuntimeError, Pass
+LibTest/io/HttpClientRequest/add_A05_t01: RuntimeError, Pass
+LibTest/io/HttpClientRequest/contentLength_A02_t01: RuntimeError, Pass
+LibTest/io/HttpClientRequest/headers_A03_t01: RuntimeError, Pass
+LibTest/io/Stdout/writeCharCode_A01_t03: Timeout, Pass
 
 [ $arch == simdbc64 && ($compiler == dartk || $compiler == dartkb) ]
+LibTest/collection/ListBase/ListBase_class_A01_t02: Timeout, Pass
+LibTest/collection/ListMixin/ListMixin_class_A01_t02: Timeout, Pass
 LibTest/io/Link/renameSync_A02_t01: RuntimeError, Pass
 LibTest/io/Process/start_A01_t01: RuntimeError
 LibTest/io/Process/start_A02_t01: RuntimeError
@@ -347,7 +320,6 @@
 LibTest/io/RandomAccessFile/unlock_A02_t01: RuntimeError
 LibTest/io/RawDatagramSocket/any_A03_t01: RuntimeError, Pass
 LibTest/io/RawDatagramSocket/timeout_A03_t01: RuntimeError, Pass
-LibTest/io/RawDatagramSocket/timeout_A06_t01: RuntimeError, Pass
 LibTest/io/RawSecureServerSocket/first_A02_t01: RuntimeError
 LibTest/io/RawSecureServerSocket/first_A02_t02: RuntimeError
 LibTest/io/RawSecureServerSocket/first_A03_t01: RuntimeError
@@ -361,6 +333,7 @@
 LibTest/io/Stdout/add_A04_t01: RuntimeError, Pass
 LibTest/io/stderr/stderr_A01_t01: RuntimeError, Pass
 LibTest/isolate/Isolate/ping_A03_t02: RuntimeError, Pass
+LibTest/isolate/Isolate/removeErrorListener_A02_t01: Crash, Pass
 
 [ $compiler != dart2js && $runtime != vm && $fasta ]
 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t01: MissingCompileTimeError # Issue 34191
@@ -380,6 +353,179 @@
 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError # Issue 32557
 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError # Issue 32557
 
+[ $mode == debug && $runtime == vm && $system == linux && ($compiler == dartk || $compiler == dartkb) ]
+LibTest/io/Stdin/readByteSync_A02_t01: RuntimeError, Pass
+LibTest/io/WebSocket/pingInterval_A01_t01: RuntimeError, Pass
+
+[ $runtime == vm && $system == linux && ($compiler == dartk || $compiler == dartkb) ]
+LibTest/io/Link/stat_A01_t01: RuntimeError
+LibTest/isolate/Isolate/spawn_A06_t03: Crash, Pass
+
+[ $runtime == vm && $system == macos && ($compiler == dartk || $compiler == dartkb) ]
+LibTest/io/Directory/watch_A01_t02: RuntimeError, Pass
+LibTest/io/Directory/watch_A02_t01: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/isDirectory_A01_t03: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/isDirectory_A01_t04: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/isDirectory_A01_t05: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/type_A01_t01: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/type_A01_t02: RuntimeError, Pass
+LibTest/io/FileSystemCreateEvent/type_A01_t03: RuntimeError, Pass
+LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t01: RuntimeError
+LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t02: RuntimeError
+LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t03: RuntimeError
+LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t04: RuntimeError
+LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t05: RuntimeError
+LibTest/io/FileSystemDeleteEvent/path_A01_t01: RuntimeError
+LibTest/io/FileSystemDeleteEvent/path_A01_t02: RuntimeError
+LibTest/io/FileSystemDeleteEvent/path_A01_t03: RuntimeError
+LibTest/io/FileSystemDeleteEvent/type_A01_t01: RuntimeError
+LibTest/io/FileSystemDeleteEvent/type_A01_t02: RuntimeError
+LibTest/io/FileSystemDeleteEvent/type_A01_t03: RuntimeError
+LibTest/io/FileSystemEntity/isWatchSupported_A01_t01: RuntimeError
+LibTest/io/FileSystemModifyEvent/contentChanged_A01_t01: Fail
+LibTest/io/FileSystemMoveEvent/destination_A01_t01: Fail
+LibTest/io/FileSystemMoveEvent/destination_A01_t02: Fail
+LibTest/io/FileSystemMoveEvent/destination_A01_t03: RuntimeError, Fail
+LibTest/io/FileSystemMoveEvent/isDirectory_A01_t01: Fail
+LibTest/io/FileSystemMoveEvent/isDirectory_A01_t02: Fail
+LibTest/io/FileSystemMoveEvent/isDirectory_A01_t03: Fail
+LibTest/io/FileSystemMoveEvent/path_A01_t01: Fail
+LibTest/io/FileSystemMoveEvent/path_A01_t02: Fail
+LibTest/io/FileSystemMoveEvent/path_A01_t03: Fail
+LibTest/io/FileSystemMoveEvent/type_A01_t01: Fail
+LibTest/io/FileSystemMoveEvent/type_A01_t02: Fail
+LibTest/io/FileSystemMoveEvent/type_A01_t03: Fail
+LibTest/io/HttpClientRequest/contentLength_A02_t01: RuntimeError, Pass
+LibTest/io/HttpClientRequest/headers_A03_t01: RuntimeError, Pass
+LibTest/io/Link/stat_A01_t01: RuntimeError
+LibTest/io/Process/exitCode_A01_t02: RuntimeError
+LibTest/io/Process/killPid_A01_t01: RuntimeError
+LibTest/io/Process/killPid_A01_t02: RuntimeError
+LibTest/io/Process/kill_A01_t01: RuntimeError
+LibTest/io/Process/runSync_A01_t01: RuntimeError
+LibTest/io/Process/runSync_A02_t01: RuntimeError
+LibTest/io/Process/runSync_A02_t02: RuntimeError
+LibTest/io/Process/run_A01_t01: RuntimeError
+LibTest/io/Process/run_A02_t01: RuntimeError
+LibTest/io/Process/run_A02_t02: RuntimeError
+LibTest/io/Process/start_A04_t01: RuntimeError
+LibTest/io/Process/start_A05_t01: RuntimeError
+LibTest/io/Process/start_A06_t01: RuntimeError
+LibTest/io/ProcessSignal/watch_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/asyncExpand_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/asyncExpand_A01_t04: RuntimeError
+LibTest/io/RawDatagramSocket/asyncMap_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/asyncMap_A01_t03: RuntimeError
+LibTest/io/RawDatagramSocket/broadcastEnable_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/cast_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/contains_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/distinct_A01_t01: Timeout, Pass
+LibTest/io/RawDatagramSocket/distinct_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/distinct_A01_t04: RuntimeError
+LibTest/io/RawDatagramSocket/distinct_A01_t05: RuntimeError
+LibTest/io/RawDatagramSocket/distinct_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/drain_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/drain_A01_t03: RuntimeError
+LibTest/io/RawDatagramSocket/elementAt_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/elementAt_A01_t03: RuntimeError
+LibTest/io/RawDatagramSocket/elementAt_A02_t02: RuntimeError
+LibTest/io/RawDatagramSocket/every_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/every_A01_t03: RuntimeError
+LibTest/io/RawDatagramSocket/every_A02_t02: RuntimeError
+LibTest/io/RawDatagramSocket/every_A02_t03: RuntimeError
+LibTest/io/RawDatagramSocket/expand_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/expand_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/expand_A02_t02: RuntimeError
+LibTest/io/RawDatagramSocket/expand_A04_t01: RuntimeError
+LibTest/io/RawDatagramSocket/firstWhere_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/firstWhere_A01_t03: Timeout, Pass
+LibTest/io/RawDatagramSocket/firstWhere_A02_t02: RuntimeError
+LibTest/io/RawDatagramSocket/firstWhere_A02_t03: RuntimeError
+LibTest/io/RawDatagramSocket/firstWhere_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/firstWhere_A04_t02: RuntimeError
+LibTest/io/RawDatagramSocket/firstWhere_A04_t03: RuntimeError
+LibTest/io/RawDatagramSocket/fold_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/forEach_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/forEach_A02_t02: RuntimeError
+LibTest/io/RawDatagramSocket/handleError_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/handleError_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/handleError_A03_t02: RuntimeError
+LibTest/io/RawDatagramSocket/handleError_A03_t03: RuntimeError
+LibTest/io/RawDatagramSocket/handleError_A04_t01: RuntimeError
+LibTest/io/RawDatagramSocket/isEmpty_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/lastWhere_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/lastWhere_A01_t03: RuntimeError
+LibTest/io/RawDatagramSocket/lastWhere_A02_t02: RuntimeError
+LibTest/io/RawDatagramSocket/last_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/last_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/length_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/length_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/listen_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/listen_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/listen_A04_t02: RuntimeError
+LibTest/io/RawDatagramSocket/map_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/map_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/map_A04_t01: RuntimeError
+LibTest/io/RawDatagramSocket/map_A04_t02: RuntimeError
+LibTest/io/RawDatagramSocket/pipe_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/readEventsEnable_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/receive_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/reduce_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/send_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/send_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/send_A01_t03: RuntimeError, Timeout
+LibTest/io/RawDatagramSocket/singleWhere_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/singleWhere_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/singleWhere_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/singleWhere_A03_t02: RuntimeError
+LibTest/io/RawDatagramSocket/singleWhere_A03_t03: RuntimeError
+LibTest/io/RawDatagramSocket/skipWhile_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/skipWhile_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/skipWhile_A02_t03: RuntimeError
+LibTest/io/RawDatagramSocket/takeWhile_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/takeWhile_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/takeWhile_A01_t04: RuntimeError
+LibTest/io/RawDatagramSocket/takeWhile_A01_t05: RuntimeError
+LibTest/io/RawDatagramSocket/takeWhile_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/takeWhile_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/takeWhile_A05_t01: RuntimeError
+LibTest/io/RawDatagramSocket/take_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/take_A01_t03: RuntimeError
+LibTest/io/RawDatagramSocket/take_A01_t04: RuntimeError
+LibTest/io/RawDatagramSocket/take_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/timeout_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/timeout_A03_t01: RuntimeError
+LibTest/io/RawDatagramSocket/timeout_A04_t01: RuntimeError
+LibTest/io/RawDatagramSocket/timeout_A06_t01: RuntimeError, Pass
+LibTest/io/RawDatagramSocket/toList_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/transform_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/transform_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/where_A01_t01: RuntimeError
+LibTest/io/RawDatagramSocket/where_A01_t02: RuntimeError
+LibTest/io/RawDatagramSocket/where_A01_t03: RuntimeError
+LibTest/io/RawDatagramSocket/where_A02_t01: RuntimeError
+LibTest/io/RawDatagramSocket/where_A04_t01: RuntimeError
+LibTest/io/Stdin/readByteSync_A02_t01: RuntimeError
+LibTest/io/Stdin/readLineSync_A03_t01: RuntimeError, Pass
+LibTest/io/Stdin/readLineSync_A03_t03: RuntimeError, Pass
+LibTest/io/WebSocket/pingInterval_A01_t01: RuntimeError, Pass
+LibTest/math/acos_A01_t01: RuntimeError
+LibTest/math/asin_A01_t01: RuntimeError
+LibTest/math/atan_A01_t01: RuntimeError
+LibTest/math/cos_A01_t01: RuntimeError
+
+[ $runtime == vm && $system != macos && ($compiler == dartk || $compiler == dartkb) ]
+LibTest/io/Directory/listSync_A01_t02: RuntimeError
+LibTest/io/Directory/listSync_A01_t03: RuntimeError
+LibTest/io/Directory/listSync_A01_t04: RuntimeError
+LibTest/io/Directory/list_A01_t02: RuntimeError
+LibTest/io/Directory/list_A01_t03: RuntimeError
+LibTest/io/Directory/list_A01_t04: RuntimeError
+LibTest/io/InternetAddress/lookup_A02_t01: RuntimeError
+LibTest/io/InternetAddress/lookup_A03_t01: RuntimeError
+LibTest/io/InternetAddress/lookup_A03_t02: RuntimeError
+LibTest/io/RawDatagramSocket/receive_A02_t02: RuntimeError
+
 [ $runtime == vm && ($compiler == dartk || $compiler == dartkb) ]
 Language/Classes/definition_t23: CompileTimeError
 Language/Expressions/Constants/exception_t02/01: MissingRuntimeError
@@ -388,7 +534,13 @@
 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError
 Language/Statements/Assert/execution_t08: RuntimeError
 Language/Types/Function_Types/call_t01: RuntimeError
-LanguageFeatures/Instantiate-to-bound/mixin/mixin_neg_l1_t08: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05/none: CompileTimeError
+LanguageFeatures/regression/33701_t01: MissingCompileTimeError
+LanguageFeatures/regression/34803_t01: DartkCrash
+LanguageFeatures/regression/34803_t02: DartkCrash
 LibTest/async/Stream/Stream.fromFutures_A04_t01: RuntimeError
 LibTest/async/Stream/Stream.fromIterable_A02_t01: RuntimeError
 LibTest/async/StreamController/addStream_A03_t01: RuntimeError
@@ -443,10 +595,6 @@
 LibTest/io/HttpClientRequest/add_A03_t02: RuntimeError
 LibTest/io/HttpClientRequest/flush_A02_t01: RuntimeError
 LibTest/io/HttpClientRequest/flush_A02_t02: RuntimeError
-LibTest/io/HttpServer/close_A04_t01: RuntimeError, Pass
-LibTest/io/InternetAddress/lookup_A02_t01: RuntimeError
-LibTest/io/InternetAddress/lookup_A03_t01: RuntimeError
-LibTest/io/InternetAddress/lookup_A03_t02: RuntimeError
 LibTest/io/Link/renameSync_A02_t01: RuntimeError, Pass
 LibTest/io/Link/watch_A01_t01: Fail
 LibTest/io/NetworkInterface/list_A02_t01: RuntimeError
@@ -482,6 +630,7 @@
 LibTest/io/RawDatagramSocket/reduce_A04_t01: RuntimeError
 LibTest/io/RawDatagramSocket/single_A02_t01: RuntimeError, Pass
 LibTest/io/RawDatagramSocket/single_A03_t01: RuntimeError, Pass
+LibTest/io/RawDatagramSocket/skipWhile_A04_t01: RuntimeError, Pass
 LibTest/io/Stdout/addError_A02_t02: RuntimeError
 LibTest/io/Stdout/addStream_A01_t01: RuntimeError
 LibTest/io/Stdout/add_A02_t07: RuntimeError
@@ -497,9 +646,6 @@
 
 [ $runtime != vm && $fasta ]
 Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t01: MissingCompileTimeError # Issue 34192
-LanguageFeatures/Instantiate-to-bound/class/class_extends_FutureOr_neg_l3_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/class/class_extends_neg_l3_t01: MissingCompileTimeError
-LanguageFeatures/Instantiate-to-bound/mixin/mixin_neg_l1_t02: MissingCompileTimeError
 
 [ $runtime != vm && ($compiler == dartk || $compiler == dartkb) ]
 Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t01: Crash
@@ -708,9 +854,12 @@
 Language/Types/Type_Declarations/Typedef/dynamic_param_type_t02: RuntimeError
 Language/Variables/constant_initialization_t03: RuntimeError
 Language/Variables/constant_variable_t09: RuntimeError
-LanguageFeatures/Instantiate-to-bound/check_types/typedef_param_t02: RuntimeError
-LanguageFeatures/Instantiate-to-bound/class/class_extends_neg_l1_t05: MissingCompileTimeError
-LanguageFeatures/Super_Mixins/mixin_application_neg_t01/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t05: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t05/none: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t03: RuntimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t05: RuntimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08: CompileTimeError
+LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_t01: RuntimeError
 LibTest/async/Future/asStream_A01_t02: RuntimeError
 LibTest/async/Stream/Stream.fromFutures_A04_t02: RuntimeError
 LibTest/async/Stream/Stream.fromFutures_A04_t03: RuntimeError
@@ -842,12 +991,6 @@
 LibTest/io/Directory/delete_A02_t05: RuntimeError
 LibTest/io/Directory/existsSync_A02_t02: RuntimeError
 LibTest/io/Directory/exists_A02_t02: RuntimeError
-LibTest/io/Directory/listSync_A01_t02: RuntimeError
-LibTest/io/Directory/listSync_A01_t03: RuntimeError
-LibTest/io/Directory/listSync_A01_t04: RuntimeError
-LibTest/io/Directory/list_A01_t02: RuntimeError
-LibTest/io/Directory/list_A01_t03: RuntimeError
-LibTest/io/Directory/list_A01_t04: RuntimeError
 LibTest/io/Directory/renameSync_A02_t01: RuntimeError
 LibTest/io/Directory/rename_A02_t01: RuntimeError
 LibTest/io/Directory/statSync_A01_t05: RuntimeError
@@ -897,7 +1040,7 @@
 LibTest/io/HttpClientRequest/addStream_A02_t02: RuntimeError
 LibTest/io/HttpClientRequest/add_A03_t01: RuntimeError
 LibTest/io/HttpClientRequest/close_A02_t01: RuntimeError
-LibTest/io/HttpClientRequest/done_A02_t01: RuntimeError
+LibTest/io/HttpClientRequest/done_A02_t01: RuntimeError, Timeout, Pass
 LibTest/io/HttpClientResponse/certificate_A01_t01: RuntimeError
 LibTest/io/HttpClientResponse/isRedirect_A01_t02: RuntimeError
 LibTest/io/HttpServer/bind_A02_t03: RuntimeError
@@ -967,7 +1110,7 @@
 LibTest/io/RawDatagramSocket/asBroadcastStream_A03_t01: Timeout, Pass
 LibTest/io/RawDatagramSocket/join_A02_t01: RuntimeError
 LibTest/io/RawDatagramSocket/multicastInterface_A01_t01: RuntimeError
-LibTest/io/RawDatagramSocket/receive_A02_t02: RuntimeError
+LibTest/io/RawDatagramSocket/skipWhile_A04_t01: RuntimeError, Pass
 LibTest/io/Stdin/echoMode_A01_t01: RuntimeError
 LibTest/io/Stdin/echoMode_A01_t02: RuntimeError
 LibTest/io/Stdin/lineMode_A01_t01: RuntimeError
@@ -991,6 +1134,7 @@
 LibTest/io/ZLibDecoder/fuse_A01_t01: RuntimeError
 LibTest/io/ZLibEncoder/fuse_A01_t01: RuntimeError
 LibTest/isolate/Isolate/addOnExitListener_A04_t01: RuntimeError
+LibTest/isolate/Isolate/ping_A01_t01: Timeout, Pass
 LibTest/isolate/Isolate/ping_A04_t01: RuntimeError
 LibTest/isolate/Isolate/spawnUri_A05_t04: RuntimeError, Pass
 LibTest/isolate/Isolate/spawn_A04_t04: RuntimeError, Pass
@@ -1023,10 +1167,8 @@
 LibTest/typed_data/Float32List/last_A01_t02: RuntimeError
 LibTest/typed_data/Float32x4List/any_A01_t01: RuntimeError
 LibTest/typed_data/Float32x4List/every_A01_t01: RuntimeError
-LibTest/typed_data/Float32x4List/shuffle_A01_t01: RuntimeError
 LibTest/typed_data/Float64List/any_A01_t01: RuntimeError
 LibTest/typed_data/Float64List/every_A01_t01: RuntimeError
-LibTest/typed_data/Float64x2List/shuffle_A01_t01: RuntimeError
 LibTest/typed_data/Float64x2List/sort_A01_t01: RuntimeError
 LibTest/typed_data/Int16List/any_A01_t01: RuntimeError
 LibTest/typed_data/Int16List/every_A01_t01: RuntimeError
@@ -1042,7 +1184,6 @@
 LibTest/typed_data/Int32x4List/lengthInBytes_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/length_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/offsetInBytes_A01_t01: RuntimeError
-LibTest/typed_data/Int32x4List/shuffle_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/skip_A01_t01: RuntimeError
 LibTest/typed_data/Int32x4List/skip_A02_t01: RuntimeError
 LibTest/typed_data/Int32x4List/sublist_A01_t01: RuntimeError
diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json
index ab5090f..30c968f 100644
--- a/tools/bots/test_matrix.json
+++ b/tools/bots/test_matrix.json
@@ -544,17 +544,9 @@
     },
     {
       "builders": [
-        "vm-kernel-linux-debug-ia32",
-        "vm-kernel-linux-debug-simdbc64",
-        "vm-kernel-linux-debug-x64",
         "vm-kernel-linux-release-simarm",
         "vm-kernel-linux-release-simarm64",
         "vm-kernel-linux-release-ia32",
-        "vm-kernel-mac-debug-simdbc64",
-        "vm-kernel-mac-debug-x64",
-        "vm-kernel-mac-product-x64",
-        "vm-kernel-mac-release-simdbc64",
-        "vm-kernel-mac-release-x64",
         "vm-kernel-win-debug-ia32",
         "vm-kernel-win-debug-x64",
         "vm-kernel-win-product-x64",
@@ -583,7 +575,15 @@
       "builders": [
         "vm-kernel-linux-product-x64",
         "vm-kernel-linux-release-simdbc64",
-        "vm-kernel-linux-release-x64"
+        "vm-kernel-linux-release-x64",
+        "vm-kernel-linux-debug-ia32",
+        "vm-kernel-linux-debug-simdbc64",
+        "vm-kernel-linux-debug-x64",
+        "vm-kernel-mac-product-x64",
+        "vm-kernel-mac-release-simdbc64",
+        "vm-kernel-mac-release-x64",
+        "vm-kernel-mac-debug-simdbc64",
+        "vm-kernel-mac-debug-x64"
       ],
       "meta": {
         "description": "This configuration is for the co19_2 kernel builder group."