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

Unified Diff: tests/language/language_dart2js.status

Issue 2916393002: Compute constants from IR nodes (Closed)
Patch Set: Updated cf. comments Created 3 years, 7 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 | « pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart ('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 4bd75671d3c83f124e8c08eb17e409e58cceb8f8..1fd649f81a486751243b21751d8356b18f65ede8 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -329,8 +329,6 @@ conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394
conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394
const_evaluation_test/01: Crash # Issue 27394
const_qq_test: Crash # Issue 27394
-constructor10_test/01: Crash # Issue 27394
-constructor10_test/02: Crash # Issue 27394
constructor_named_arguments_test/none: RuntimeError # Issue 27394
constructor_redirect2_test/02: Crash # Issue 27394
constructor_redirect2_test/04: Crash # Issue 27394
@@ -339,16 +337,10 @@ covariant_test/11: Crash # Issue 27394
covariant_test/20b: Crash # Issue 27394
covariant_test/24: Crash # Issue 27394
cyclic_default_values_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
-deferred_constraints_constants_test/default_argument2: Crash # Issue 27394
deferred_constraints_constants_test/metadata1: Crash # Issue 27394
deferred_constraints_constants_test/metadata2: Crash # Issue 27394
deferred_constraints_constants_test/metadata3: Crash # Issue 27394
deferred_constraints_constants_test/none: Crash # Issue 27394
-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_inheritance_constraints_test/mixin: Crash # Issue 27394
@@ -359,6 +351,7 @@ export_ambiguous_main_negative_test: Crash # Issue 27394
f_bounded_quantification5_test: RuntimeError # Issue 27394
final_for_in_variable_test/01: MissingRuntimeError # 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_test: RuntimeError # Issue 27394
@@ -465,9 +458,6 @@ named_parameters_passing_zero_test: RuntimeError # Issue 27394
named_parameters_test/01: MissingRuntimeError # Issue 27394
null_is_bottom_test/14: RuntimeError # Issue 27394
null_is_bottom_test/16: RuntimeError # Issue 27394
-null_test/01: Crash # Issue 27394
-null_test/02: Crash # Issue 27394
-null_test/03: Crash # Issue 27394
null_test/none: Crash # Issue 27394
nullaware_opt_test: RuntimeError # Issue 27394
optional_named_parameters_test/none: RuntimeError # Issue 27394
@@ -577,9 +567,6 @@ generic_function_typedef_test: Crash # Issue 27394
getter_setter_in_lib_test: Crash # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
-class_cycle2_test/01: Crash # Issue 27394
-class_cycle_test/00: Crash # Issue 27394
-class_cycle_test/01: Crash # Issue 27394
conditional_method_invocation_test/02: Crash # Issue 27394
conditional_method_invocation_test/04: Crash # Issue 27394
conditional_method_invocation_test/06: Crash # Issue 27394
@@ -592,15 +579,11 @@ const_types_test/28: Crash # Issue 27394
const_types_test/29: Crash # Issue 27394
const_types_test/30: Crash # Issue 27394
const_types_test/41: Crash # Issue 27394
-cyclic_class_member_test/01: Crash # Issue 27394
deferred_global_test: Crash # Issue 27394
factory6_test/00: Crash # Issue 27394
factory_redirection_test/01: Crash # Issue 27394
factory_redirection_test/02: Crash # Issue 27394
factory_redirection_test/03: Crash # Issue 27394
-mixin_cyclic_test/02: Crash # Issue 27394
-mixin_illegal_cycles_test/01: Crash # Issue 27394
-mixin_illegal_cycles_test/05: Crash # Issue 27394
named_parameters_test/01: Crash # Issue 27394
named_parameters_test/03: Crash # Issue 27394
named_parameters_test/05: Crash # Issue 27394
« no previous file with comments | « pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698