Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1882)

Unified Diff: tests/language/language_dart2js.status

Issue 2691753002: Add deferred loading to Kernel. (Closed)
Patch Set: . Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 16ae8e41294da891d2cb0dcc10ef42ca1f343aae..90239001779c6049cf2d02cc0e735d1548aee693 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -375,14 +375,6 @@ async_await_syntax_test/a04b: Crash # Issue 27394
async_await_syntax_test/a06a: RuntimeError # Issue 27394
async_await_syntax_test/a07b: Crash # Issue 27394
async_await_syntax_test/a08b: Crash # Issue 27394
-async_await_syntax_test/a12b: Crash # Issue 27394
-async_await_syntax_test/a12d: Crash # Issue 27394
-async_await_syntax_test/a13b: Crash # Issue 27394
-async_await_syntax_test/a13d: Crash # Issue 27394
-async_await_syntax_test/a14b: Crash # Issue 27394
-async_await_syntax_test/a14d: Crash # Issue 27394
-async_await_syntax_test/a15b: Crash # Issue 27394
-async_await_syntax_test/a15d: Crash # Issue 27394
async_await_syntax_test/b06a: RuntimeError # Issue 27394
async_await_syntax_test/c06a: RuntimeError # Issue 27394
async_await_syntax_test/d06a: RuntimeError # Issue 27394
@@ -394,37 +386,12 @@ async_star_take_reyield_test: RuntimeError # Issue 27394
async_star_test: RuntimeError # Issue 27394
await_for_test: RuntimeError # Issue 27394
await_for_use_local_test: RuntimeError # Issue 27394
-black_listed_test/02: Crash # Issue 27394
-black_listed_test/04: Crash # Issue 27394
-black_listed_test/06: Crash # Issue 27394
-black_listed_test/08: Crash # Issue 27394
-black_listed_test/10: Crash # Issue 27394
-black_listed_test/12: Crash # Issue 27394
-black_listed_test/14: Crash # Issue 27394
bootstrap_test: RuntimeError # Issue 27394
bound_closure_equality_test: RuntimeError # Issue 27394
-built_in_identifier_illegal_test/01: Crash # Issue 27394
-built_in_identifier_illegal_test/04: Crash # Issue 27394
-built_in_identifier_illegal_test/05: Crash # Issue 27394
-built_in_identifier_illegal_test/06: Crash # Issue 27394
-built_in_identifier_illegal_test/07: Crash # Issue 27394
-built_in_identifier_illegal_test/08: Crash # Issue 27394
-built_in_identifier_illegal_test/10: Crash # Issue 27394
-built_in_identifier_illegal_test/12: Crash # Issue 27394
-built_in_identifier_illegal_test/13: Crash # Issue 27394
-built_in_identifier_illegal_test/15: Crash # Issue 27394
-built_in_identifier_illegal_test/16: Crash # Issue 27394
-built_in_identifier_illegal_test/17: Crash # Issue 27394
-built_in_identifier_illegal_test/18: Crash # Issue 27394
-built_in_identifier_illegal_test/19: Crash # Issue 27394
-built_in_identifier_illegal_test/20: Crash # Issue 27394
built_in_identifier_test/01: Crash # Issue 27394
call_nonexistent_static_test/10: Crash # Issue 27394
canonical_const3_test: RuntimeError # Issue 27394
canonical_const_test: RuntimeError # Issue 27394
-cha_deopt1_test: RuntimeError # Issue 27394
-cha_deopt2_test: RuntimeError # Issue 27394
-cha_deopt3_test: RuntimeError # Issue 27394
closure_in_constructor_test: Crash # Issue 27394
closure_in_initializer_test: Crash # Issue 27394
closure_type_variable_test: RuntimeError # Issue 27394
@@ -438,13 +405,11 @@ conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394
conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394
const_escape_frog_test: RuntimeError # Issue 27394
const_evaluation_test/01: Crash # Issue 27394
-const_evaluation_test/none: RuntimeError # Issue 27394
const_locals_test: RuntimeError # Issue 27394
const_map2_test/none: RuntimeError # Issue 27394
const_map3_test/none: RuntimeError # Issue 27394
const_nested_test: RuntimeError # Issue 27394
const_qq_test: Crash # Issue 27394
-constant_propagation_phis_test: RuntimeError # Issue 27394
constructor10_test/01: Crash # Issue 27394
constructor10_test/02: Crash # Issue 27394
constructor12_test: Crash # Issue 27394
@@ -471,8 +436,6 @@ cyclic_type_test/00: RuntimeError # Issue 27394
cyclic_type_test/02: RuntimeError # Issue 27394
cyclic_type_test/03: RuntimeError # Issue 27394
cyclic_type_test/04: RuntimeError # Issue 27394
-deferred_closurize_load_library_test: RuntimeError # Issue 27394
-deferred_constant_list_test: RuntimeError # Issue 27394
deferred_constraints_constants_test/constructor1: Crash # Issue 27394
deferred_constraints_constants_test/constructor2: Crash # Issue 27394
deferred_constraints_constants_test/default_argument1: Crash # Issue 27394
@@ -485,63 +448,23 @@ deferred_constraints_constants_test/reference1: Crash # Issue 27394
deferred_constraints_constants_test/reference2: Crash # Issue 27394
deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
-deferred_constraints_type_annotation_test/catch_check: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/is_check: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/new: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/new_before_load: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/new_generic1: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/new_generic2: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/new_generic3: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/none: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/static_method: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # Issue 27394
-deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeError # Issue 27394
-deferred_function_type_test: RuntimeError # Issue 27394
deferred_global_test: RuntimeError # Issue 27394
-deferred_import_core_test: RuntimeError # Issue 27394
deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
-deferred_inlined_test: RuntimeError # Issue 27394
deferred_load_constants_test/none: RuntimeError # Issue 27394
-deferred_load_inval_code_test: RuntimeError # Issue 27394
-deferred_load_library_wrong_args_test/none: RuntimeError # Issue 27394
-deferred_mixin_test: RuntimeError # Issue 27394
-deferred_no_such_method_test: RuntimeError # Issue 27394
-deferred_only_constant_test: RuntimeError # Issue 27394
-deferred_optimized_test: RuntimeError # Issue 27394
-deferred_redirecting_factory_test: RuntimeError # Issue 27394
-deferred_regression_22995_test: RuntimeError # Issue 27394
-deferred_regression_28678_test: RuntimeError # Issue 27394
-deferred_shadow_load_library_test: RuntimeError # Issue 27394
-deferred_shared_and_unshared_classes_test: RuntimeError # Issue 27394
deferred_static_seperate_test: RuntimeError # Issue 27394
deferred_super_dependency_test/01: Crash # Issue 27394
-deferred_type_dependency_test/as: RuntimeError # Issue 27394
-deferred_type_dependency_test/is: RuntimeError # Issue 27394
-deferred_type_dependency_test/none: RuntimeError # Issue 27394
-deferred_type_dependency_test/type_annotation: RuntimeError # Issue 27394
enum_mirror_test: Crash # Issue 27394
-enum_syntax_test/07: Crash # Issue 27394
-enum_syntax_test/08: Crash # Issue 27394
equality_test: RuntimeError # Issue 27394
evaluation_redirecting_constructor_test: RuntimeError # Issue 27394
export_ambiguous_main_negative_test: Crash # Issue 27394
f_bounded_quantification4_test: RuntimeError # Issue 27394
f_bounded_quantification5_test: RuntimeError # Issue 27394
-factory3_negative_test: Crash # Issue 27394
factory3_test: RuntimeError # Issue 27394
factory_redirection_test/09: RuntimeError # Issue 27394
factory_type_parameter2_test: Crash # Issue 27394
factory_type_parameter_test: RuntimeError # Issue 27394
final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
-final_is_not_const_test/none: RuntimeError # Issue 27394
final_param_test/01: MissingRuntimeError # Issue 27394
-final_syntax_test/none: RuntimeError # Issue 27394
final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
first_class_types_constants_test: RuntimeError # Issue 27394
first_class_types_libraries_test: RuntimeError # Issue 27394
@@ -628,17 +551,13 @@ instance_creation_in_function_annotation_test: Crash # Issue 27394
instanceof2_test: RuntimeError # Issue 27394
instanceof4_test/01: RuntimeError # Issue 27394
instanceof4_test/none: RuntimeError # Issue 27394
-interface_injection1_negative_test: Crash # Issue 27394
-interface_injection2_negative_test: Crash # Issue 27394
invocation_mirror_test: Crash # Issue 27394
is_malformed_type_test/94: Crash # Issue 27394
is_malformed_type_test/96: Crash # Issue 27394
is_malformed_type_test/98: Crash # Issue 27394
issue10747_test: RuntimeError # Issue 27394
-issue1578_negative_test: Crash # Issue 27394
issue21079_test: Crash # Issue 27394
issue9602_test: Crash # Issue 27394
-issue_1751477_test: RuntimeError # Issue 27394
issue_25671a_test/01: Crash # Issue 27394
issue_25671b_test/01: Crash # Issue 27394
library_env_test/has_html_support: RuntimeError # Issue 27394
@@ -678,20 +597,6 @@ mixin_illegal_super_use_test/05: Crash # Issue 27394
mixin_illegal_super_use_test/06: Crash # Issue 27394
mixin_illegal_super_use_test/08: Crash # Issue 27394
mixin_illegal_super_use_test/09: Crash # Issue 27394
-mixin_illegal_syntax_test/00: Crash # Issue 27394
-mixin_illegal_syntax_test/01: Crash # Issue 27394
-mixin_illegal_syntax_test/02: Crash # Issue 27394
-mixin_illegal_syntax_test/03: Crash # Issue 27394
-mixin_illegal_syntax_test/04: Crash # Issue 27394
-mixin_illegal_syntax_test/05: Crash # Issue 27394
-mixin_illegal_syntax_test/06: Crash # Issue 27394
-mixin_illegal_syntax_test/07: Crash # Issue 27394
-mixin_illegal_syntax_test/08: Crash # Issue 27394
-mixin_illegal_syntax_test/09: Crash # Issue 27394
-mixin_illegal_syntax_test/10: Crash # Issue 27394
-mixin_illegal_syntax_test/11: Crash # Issue 27394
-mixin_illegal_syntax_test/12: Crash # Issue 27394
-mixin_illegal_syntax_test/14: Crash # Issue 27394
mixin_invalid_inheritance1_test/01: Crash # Issue 27394
mixin_invalid_inheritance1_test/02: Crash # Issue 27394
mixin_invalid_inheritance1_test/03: Crash # Issue 27394
@@ -737,7 +642,6 @@ named_parameters_passing_null_test: RuntimeError # Issue 27394
named_parameters_passing_zero_test: RuntimeError # Issue 27394
named_parameters_test/01: MissingRuntimeError # Issue 27394
namer2_test: RuntimeError # Issue 27394
-no_main_test/01: Crash # Issue 27394
null_bottom_test/none: RuntimeError # Issue 27394
null_is2_test: RuntimeError # Issue 27394
null_is_bottom_test/14: RuntimeError # Issue 27394
@@ -755,15 +659,12 @@ redirecting_factory_long_test: RuntimeError # Issue 27394
redirecting_factory_reflection_test: Crash # Issue 27394
regress_18535_test: Crash # Issue 27394
regress_18713_test: Crash # Issue 27394
-regress_22443_test: RuntimeError # Issue 27394
regress_22666_test: Crash # Issue 27394
regress_22700_test: RuntimeError # Issue 27394
-regress_23408_test: RuntimeError # Issue 27394
regress_23650_test: RuntimeError # Issue 27394
regress_23996_test: RuntimeError # Issue 27394
regress_25246_1_test: Crash # Issue 27394
regress_28255_test: Crash # Issue 27394
-regress_28278_test: RuntimeError # Issue 27394
reify_typevar_test: RuntimeError # Issue 27394
runtime_type_function_test: RuntimeError # Issue 27394
static_call_wrong_argument_count_negative_test: Fail # Issue 27394
@@ -791,26 +692,6 @@ super_operator_index_test/06: Crash # Issue 27394
super_operator_index_test/07: Crash # Issue 27394
super_operator_test: Crash # Issue 27394
super_setter_interceptor_test: RuntimeError # Issue 27394
-syntax_test/28: Crash # Issue 27394
-syntax_test/29: Crash # Issue 27394
-syntax_test/30: Crash # Issue 27394
-syntax_test/31: Crash # Issue 27394
-syntax_test/32: Crash # Issue 27394
-syntax_test/33: Crash # Issue 27394
-syntax_test/34: Crash # Issue 27394
-syntax_test/35: Crash # Issue 27394
-syntax_test/36: Crash # Issue 27394
-syntax_test/37: Crash # Issue 27394
-syntax_test/38: Crash # Issue 27394
-syntax_test/39: Crash # Issue 27394
-syntax_test/40: Crash # Issue 27394
-syntax_test/41: Crash # Issue 27394
-syntax_test/42: Crash # Issue 27394
-syntax_test/43: Crash # Issue 27394
-syntax_test/44: Crash # Issue 27394
-syntax_test/45: Crash # Issue 27394
-syntax_test/46: Crash # Issue 27394
-syntax_test/48: Crash # Issue 27394
this_conditional_operator_test/01: Crash # Issue 27394
try_catch_syntax_test/13: Crash # Issue 27394
try_catch_syntax_test/14: Crash # Issue 27394
@@ -835,10 +716,6 @@ type_variable_field_initializer_test: RuntimeError # Issue 27394
type_variable_function_type_test: RuntimeError # Issue 27394
type_variable_nested_test: RuntimeError # Issue 27394
type_variable_typedef_test: RuntimeError # Issue 27394
-unbalanced_brace_test/01: Crash # Issue 27394
-unbalanced_brace_test/02: Crash # Issue 27394
-variable_declaration_metadata_test/02: Crash # Issue 27394
-variable_declaration_metadata_test/04: Crash # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
class_cycle2_test/01: Crash # Issue 27394
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698