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

Side by Side Diff: tests/language/language_dart2js.status

Issue 2989953002: Fix status lines in minified mode (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 unified diff | Download patch
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 # VM specific tests that should not be run by dart2js. 5 # VM specific tests that should not be run by dart2js.
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 vm/*: Skip # Issue 12699 7 vm/*: Skip # Issue 12699
8 8
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] 9 [ $compiler == dart2js && ! $dart2js_with_kernel ]
10 enum_test: Fail # Issue 28340 10 enum_test: Fail # Issue 28340
(...skipping 2892 matching lines...) Expand 10 before | Expand all | Expand 10 after
2903 function_type_call_getter2_test/01: Crash 2903 function_type_call_getter2_test/01: Crash
2904 function_type_call_getter2_test/02: Crash 2904 function_type_call_getter2_test/02: Crash
2905 function_type_call_getter2_test/03: Crash 2905 function_type_call_getter2_test/03: Crash
2906 function_type_call_getter2_test/04: Crash 2906 function_type_call_getter2_test/04: Crash
2907 function_type_call_getter2_test/05: Crash 2907 function_type_call_getter2_test/05: Crash
2908 function_type_call_getter2_test/none: Crash 2908 function_type_call_getter2_test/none: Crash
2909 function_type_call_getter_test: Crash 2909 function_type_call_getter_test: Crash
2910 function_type_parameter2_test: Crash 2910 function_type_parameter2_test: Crash
2911 function_type_parameter_test: Crash 2911 function_type_parameter_test: Crash
2912 function_type_this_parameter_test: Crash 2912 function_type_this_parameter_test: Crash
2913 gc_test: Crash
2914 generic2_test: Crash 2913 generic2_test: Crash
2915 generic_creation_test: Crash 2914 generic_creation_test: Crash
2916 generic_deep_test: Crash 2915 generic_deep_test: Crash
2917 generic_function_typedef2_test/none: Crash 2916 generic_function_typedef2_test/none: Crash
2918 generic_inheritance_test: Crash 2917 generic_inheritance_test: Crash
2919 generic_instanceof2_test: Crash 2918 generic_instanceof2_test: Crash
2920 generic_instanceof3_test: Crash 2919 generic_instanceof3_test: Crash
2921 generic_instanceof4_test: Crash 2920 generic_instanceof4_test: Crash
2922 generic_is_check_test: Crash 2921 generic_is_check_test: Crash
2923 generic_method_types_test/03: Crash 2922 generic_method_types_test/03: Crash
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
3083 issue12288_test: Crash 3082 issue12288_test: Crash
3084 issue12336_test: Crash 3083 issue12336_test: Crash
3085 issue13179_test: Crash 3084 issue13179_test: Crash
3086 issue13673_test: Crash 3085 issue13673_test: Crash
3087 issue15606_test/01: Crash 3086 issue15606_test/01: Crash
3088 issue15702_test: Crash 3087 issue15702_test: Crash
3089 issue18628_1_test/01: Crash 3088 issue18628_1_test/01: Crash
3090 issue21957_test: Crash 3089 issue21957_test: Crash
3091 issue3806_test: Crash 3090 issue3806_test: Crash
3092 issue4157508_test: Crash 3091 issue4157508_test: Crash
3092 issue4295001_test: Crash
3093 issue4515170_test: Crash 3093 issue4515170_test: Crash
3094 issue7513_test: Crash 3094 issue7513_test: Crash
3095 issue7525_test: Crash 3095 issue7525_test: Crash
3096 issue9687_test: Crash 3096 issue9687_test: Crash
3097 issue9949_test: Crash 3097 issue9949_test: Crash
3098 js_properties_test: Crash 3098 js_properties_test: Crash
3099 large_class_declaration_test: Crash 3099 large_class_declaration_test: Crash
3100 large_implicit_getter_test: Crash 3100 large_implicit_getter_test: Crash
3101 larger_implicit_getter_test: Crash 3101 larger_implicit_getter_test: Crash
3102 lazy_map_test: Crash 3102 lazy_map_test: Crash
(...skipping 24 matching lines...) Expand all
3127 library_same_name_used_test: Crash 3127 library_same_name_used_test: Crash
3128 licm_test: Crash 3128 licm_test: Crash
3129 list_in_closure_test: Crash 3129 list_in_closure_test: Crash
3130 list_literal2_test: Crash 3130 list_literal2_test: Crash
3131 list_literal_syntax_test/01: Crash 3131 list_literal_syntax_test/01: Crash
3132 list_literal_syntax_test/02: Crash 3132 list_literal_syntax_test/02: Crash
3133 list_literal_syntax_test/03: Crash 3133 list_literal_syntax_test/03: Crash
3134 list_literal_syntax_test/none: Crash 3134 list_literal_syntax_test/none: Crash
3135 list_literal_test: Crash 3135 list_literal_test: Crash
3136 list_tracer_call_last_test: Crash 3136 list_tracer_call_last_test: Crash
3137 list_tracer_closure_test: Crash
3137 list_tracer_in_list_test: Crash 3138 list_tracer_in_list_test: Crash
3138 list_tracer_in_map_test: Crash 3139 list_tracer_in_map_test: Crash
3139 list_tracer_return_from_tearoff_closure_test: Crash 3140 list_tracer_return_from_tearoff_closure_test: Crash
3140 liveness_test: Crash 3141 liveness_test: Crash
3141 load_indexed_constant_test: Crash 3142 load_indexed_constant_test: Crash
3142 local_export_test: Crash 3143 local_export_test: Crash
3143 local_function2_test: Crash 3144 local_function2_test: Crash
3144 logical_expression2_test: Crash 3145 logical_expression2_test: Crash
3145 logical_expression3_test: Crash 3146 logical_expression3_test: Crash
3146 logical_expression4_test: Crash 3147 logical_expression4_test: Crash
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
3250 new_statement_test: Crash 3251 new_statement_test: Crash
3251 no_such_constructor_test/01: Crash 3252 no_such_constructor_test/01: Crash
3252 non_const_constructor_without_body_test: Crash 3253 non_const_constructor_without_body_test: Crash
3253 non_dominating_loop_test: Crash 3254 non_dominating_loop_test: Crash
3254 not_enough_positional_arguments_test/00: Crash 3255 not_enough_positional_arguments_test/00: Crash
3255 not_enough_positional_arguments_test/03: Crash 3256 not_enough_positional_arguments_test/03: Crash
3256 not_enough_positional_arguments_test/06: Crash 3257 not_enough_positional_arguments_test/06: Crash
3257 not_enough_positional_arguments_test/07: Crash 3258 not_enough_positional_arguments_test/07: Crash
3258 null2_test: Crash 3259 null2_test: Crash
3259 null_is2_test: Crash 3260 null_is2_test: Crash
3260 null_is_bottom_test/01: Crash
3261 null_is_bottom_test/02: Crash
3262 null_is_bottom_test/03: Crash
3263 null_is_bottom_test/04: Crash
3264 null_is_bottom_test/05: Crash 3261 null_is_bottom_test/05: Crash
3265 null_is_bottom_test/06: Crash 3262 null_is_bottom_test/06: Crash
3266 null_is_bottom_test/07: Crash 3263 null_is_bottom_test/07: Crash
3267 null_is_bottom_test/08: Crash 3264 null_is_bottom_test/08: Crash
3268 null_is_bottom_test/09: Crash
3269 null_is_bottom_test/10: Crash
3270 null_is_bottom_test/11: Crash
3271 null_is_bottom_test/12: Crash
3272 null_is_bottom_test/13: Crash 3265 null_is_bottom_test/13: Crash
3273 null_is_bottom_test/14: Crash 3266 null_is_bottom_test/14: Crash
3274 null_is_bottom_test/15: Crash 3267 null_is_bottom_test/15: Crash
3275 null_is_bottom_test/17: Crash 3268 null_is_bottom_test/17: Crash
3276 null_is_bottom_test/18: Crash 3269 null_is_bottom_test/18: Crash
3277 null_is_bottom_test/19: Crash 3270 null_is_bottom_test/19: Crash
3278 null_is_bottom_test/20: Crash 3271 null_is_bottom_test/20: Crash
3279 null_is_bottom_test/21: Crash 3272 null_is_bottom_test/21: Crash
3280 null_is_bottom_test/22: Crash 3273 null_is_bottom_test/22: Crash
3281 null_is_bottom_test/23: Crash 3274 null_is_bottom_test/23: Crash
3282 null_is_bottom_test/24: Crash 3275 null_is_bottom_test/24: Crash
3283 null_is_bottom_test/25: Crash 3276 null_is_bottom_test/25: Crash
3284 null_is_bottom_test/26: Crash 3277 null_is_bottom_test/26: Crash
3285 null_is_bottom_test/27: Crash 3278 null_is_bottom_test/27: Crash
3286 null_is_bottom_test/28: Crash 3279 null_is_bottom_test/28: Crash
3287 null_is_bottom_test/29: Crash 3280 null_is_bottom_test/29: Crash
3288 null_is_bottom_test/30: Crash 3281 null_is_bottom_test/30: Crash
3289 null_is_bottom_test/31: Crash 3282 null_is_bottom_test/31: Crash
3290 null_is_bottom_test/32: Crash 3283 null_is_bottom_test/32: Crash
3291 null_is_bottom_test/33: Crash 3284 null_is_bottom_test/33: Crash
3292 null_is_bottom_test/34: Crash 3285 null_is_bottom_test/34: Crash
3293 null_is_bottom_test/35: Crash 3286 null_is_bottom_test/35: Crash
3294 null_is_bottom_test/36: Crash 3287 null_is_bottom_test/36: Crash
3295 null_is_bottom_test/37: Crash 3288 null_is_bottom_test/37: Crash
3296 null_is_bottom_test/38: Crash 3289 null_is_bottom_test/38: Crash
3297 null_is_bottom_test/39: Crash 3290 null_is_bottom_test/39: Crash
3298 null_is_bottom_test/40: Crash 3291 null_is_bottom_test/40: Crash
3299 null_is_bottom_test/none: Crash
3300 null_is_test: Crash 3292 null_is_test: Crash
3301 null_method_test: Crash 3293 null_method_test: Crash
3302 nullaware_opt_test: Crash 3294 nullaware_opt_test: Crash
3303 number_constant_folding1_test: Crash 3295 number_constant_folding1_test: Crash
3304 number_identifier_test/none: Crash 3296 number_identifier_test/none: Crash
3305 number_identity_test: Crash 3297 number_identity_test: Crash
3306 number_syntax_test: Crash 3298 number_syntax_test: Crash
3307 numbers_test: Crash 3299 numbers_test: Crash
3308 operations_on_non_num_operand_test: Crash 3300 operations_on_non_num_operand_test: Crash
3309 operator2_test: Crash 3301 operator2_test: Crash
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
3778 unresolved_top_level_method_negative_test: Crash 3770 unresolved_top_level_method_negative_test: Crash
3779 unresolved_top_level_var_negative_test: Crash 3771 unresolved_top_level_var_negative_test: Crash
3780 unsupported_operators_test/none: Crash 3772 unsupported_operators_test/none: Crash
3781 var_init_test: Crash 3773 var_init_test: Crash
3782 void_check_test: Crash 3774 void_check_test: Crash
3783 while_test: Crash 3775 while_test: Crash
3784 wrong_number_type_arguments_test/00: Crash 3776 wrong_number_type_arguments_test/00: Crash
3785 wrong_number_type_arguments_test/01: Crash 3777 wrong_number_type_arguments_test/01: Crash
3786 wrong_number_type_arguments_test/02: Crash 3778 wrong_number_type_arguments_test/02: Crash
3787 wrong_number_type_arguments_test/none: Crash 3779 wrong_number_type_arguments_test/none: Crash
OLDNEW
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698