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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 2996463002: Make minification Entity-friendly. (Closed)
Patch Set: . Created 3 years, 4 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/js_backend/namer.dart ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index 45adbddf58c2c18205c1f75bcaadd7ab8f71ba98..fc254f16fda65c62af6569a09f9a090738bcf2bc 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -93,36 +93,10 @@ code_motion_exception_test: Skip # Requires unminified operator names.
mirrors_used_warning_test/minif: Fail, OK # Tests warning that minified code will be broken.
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
-12320_test: Crash
-12_test: Crash
-16967_test: Crash
-17094_test: Crash
-17645_test: Crash
-21351_test: Crash
-22487_test: Crash
23404_test: Crash
-23804_test: Crash
-27198_test: Crash
-27199_test: Crash
-27354_test: Crash
-28749_test: Crash
-33_test: Crash
-43_test: Crash
-7_test: Crash
-LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash
bailout_aborting_if_test: Crash
bailout_on_continue_test: Crash
big_allocation_expression_test: Crash
-bounds_check_test/01: Crash
-bounds_check_test/02: Crash
-bounds_check_test/03: Crash
-bounds_check_test/04: Crash
-bounds_check_test/05: Crash
-bounds_check_test/06: Crash
-bounds_check_test/07: Crash
-bounds_check_test/08: Crash
-bounds_check_test/none: Crash
-closure2_test: Crash
closure3_test: Crash
closure4_test: Crash
closure6_test: Crash
@@ -133,115 +107,29 @@ closure_capture4_test: Crash
closure_capture5_test: Crash
closure_capture6_test: Crash
closure_capture_test: Crash
-closure_test: Crash
compile_time_constant4_test/01: Crash
compile_time_constant4_test/02: Crash
compile_time_constant4_test/03: Crash
compile_time_constant4_test/04: Crash
compile_time_constant4_test/05: Crash
-compile_time_constant4_test/none: Crash
-compound_operator_index_test: Crash
-conditional_test: Crash
-conflict_index_test: Crash
-constant_fold_number_dart2_j_s_test: Crash
constant_javascript_semantics4_test: Crash
constant_javascript_semantics_test/01: Crash
constant_javascript_semantics_test/02: Crash
-constant_javascript_semantics_test/03: Crash
-constant_javascript_semantics_test/04: Crash
-constant_javascript_semantics_test/none: Crash
-deferred/deferred_constant_dependency_evaluation_test: Crash
-do_test: Crash
-equals_test: Crash
-field_in_constructor_test: Crash
-field_initializer_test: Crash
-fields_test: Crash
first_class_types_hashcode_test: Crash
-foo7_test: Crash
-for_test: Crash
-function_parameters_test: Crash
-generics_factories_test: Crash
-generics_is_check1_test: Crash
-getter_element_test: Crash
-getters_setters_test: Crash
-if_in_loop_test: Crash
if_null2_test: Crash
if_null3_test: Crash
-if_test: Crash
-index_test: Crash
inference_super_set_call_test: Crash
-int_index_test/01: Crash
-int_index_test/02: Crash
-int_index_test/03: Crash
-int_index_test/04: Crash
-int_index_test/none: Crash
-invalid_length_negative_test: Crash
-invoke_dynamic_test: Crash
-is_operator_test: Crash
-list_factory_test: Crash
-literal_string_juxtaposition_test: Crash
-literals_test: Crash
-locals_test: Crash
-logical_and_test: Crash
-logical_or_test: Crash
-loop_if_phi_test: Crash
-math_lib_prefix_test: Crash
-math_lib_test: Crash
-member_namespace_test: Crash
-minus_zero2_test: Crash
-minus_zero_test/01: Crash
-multi_global_def_single_instantiation_test: Crash
-named_parameter_for_static_test: Crash
-named_parameter_test: Crash
-nan_negate_test: Crash
-not_equals_test: Crash
-not_test: Crash
-null_test: Crash
-operator2_test: Crash
-operator3_test: Crash
-operator_equals_test: Crash
-panda_test: Crash
-phi_elimination_test: Crash
-phi_gvn_test: Crash
-phi_test: Crash
private_symbol_literal_test/01: Crash
private_symbol_literal_test/02: Crash
private_symbol_literal_test/03: Crash
private_symbol_literal_test/04: Crash
private_symbol_literal_test/05: Crash
private_symbol_literal_test/06: Crash
-private_symbol_literal_test/none: Crash
-regression_2913_test: Crash
-return_setter_test: Crash
-runtime_type_int_test: Crash
runtime_type_test: Crash
-send_test: Crash
-simple_string_constant_test: Crash
-source_mapping_crash_test: Crash
-static_field2_test: Crash
-static_field_test: Crash
-static_method2_test: Crash
-static_method_test: Crash
-static_var_no_initializer_test: Crash
-static_var_test: Crash
-string_escape_test: Crash
string_interpolation_dynamic_test: Crash
-string_interpolation_opt1_test: Crash
string_interpolation_test: Crash
-super_call_test: Crash
-super_constructor2_test: Crash
-this_redirecting_constructor_test: Crash
-this_test: Crash
-throw1_test/01: Crash
-throw2_test/01: Crash
-throw2_test/02: Crash
-throw2_test/03: Crash
-throw2_test/04: Crash
to_string_test: Crash
type_constant_switch_test/01: Crash
-typevariable_factory_test: Crash
-typevariable_substitution_test: Crash
-while_test: Crash
[ $compiler == dart2js && $runtime == safari ]
deferred_fail_and_retry_worker_test: Timeout # Issue 22106
@@ -324,15 +212,9 @@ regress/4562_test/01: Crash # Issue 27394
10216b_test: Crash
11673_test: Crash
16400_test: Crash
-16407_test: Crash
-16407_test: RuntimeError
17856_test: Crash
-18383_test: Crash
-18383_test: RuntimeError
19191_test: Crash
21166_test: Crash
-21579_test: Crash
-21579_test: RuntimeError
21666_test: Crash
21724_test: Crash
22776_test: Crash
@@ -356,7 +238,6 @@ bound_closure_interceptor_methods_test: Crash
bound_closure_interceptor_type_test: Crash
break_test: Crash
checked_accessor_test: Crash
-closure2_test: RuntimeError
closure3_test: RuntimeError
closure4_test: RuntimeError
closure5_test: Crash
@@ -368,7 +249,6 @@ closure_capture4_test: RuntimeError
closure_capture5_test: RuntimeError
closure_capture6_test: Crash
closure_capture_test: RuntimeError
-closure_test: RuntimeError
closure_type_reflection2_test: Crash
closure_type_reflection_test: Crash
code_motion_exception_test: Crash
@@ -483,7 +363,6 @@ string_interpolation_test: RuntimeError
super_constructor1_test: Crash
switch_test/none: Crash
this_phi_elimination_test: Crash
-timer_negative_test: Crash
timer_test: Crash
truncation_errors_test: Crash
type_argument_factory_crash_test: Crash
@@ -495,6 +374,8 @@ useful_error_message_1_test: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
12320_test: Crash
+21579_test: Crash
+21579_test: RuntimeError
22487_test: Crash
23404_test: Crash
23804_test: Crash
@@ -502,7 +383,6 @@ useful_error_message_1_test: Crash
LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash
bailout_aborting_if_test: Crash
big_allocation_expression_test: Crash
-closure2_test: Crash
closure3_test: Crash
closure4_test: Crash
closure6_test: Crash
@@ -512,9 +392,9 @@ closure_capture3_test: Crash
closure_capture4_test: Crash
closure_capture5_test: Crash
closure_capture_test: Crash
-closure_test: Crash
first_class_types_hashcode_test: Crash
if_null2_test: Crash
if_null3_test: Crash
runtime_type_int_test: Crash
+timer_negative_test: Crash
type_constant_switch_test/01: Crash
« no previous file with comments | « pkg/compiler/lib/src/js_backend/namer.dart ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698