| OLD | NEW |
| 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 # This directory contains tests that are intended to show the | 5 # This directory contains tests that are intended to show the |
| 6 # current state of the language. | 6 # current state of the language. |
| 7 | 7 |
| 8 # In order to maintain maximum test coverage for all builds, | 8 # In order to maintain maximum test coverage for all builds, |
| 9 # please use the following procedure to mark a test | 9 # please use the following procedure to mark a test |
| 10 # failed on architectures other than the one you are working on. | 10 # failed on architectures other than the one you are working on. |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 136 [ $browser ] | 136 [ $browser ] |
| 137 prefix_core_test: Fail # Issue 2264. | 137 prefix_core_test: Fail # Issue 2264. |
| 138 | 138 |
| 139 [ $arch == simarm ] | 139 [ $arch == simarm ] |
| 140 *: Skip | 140 *: Skip |
| 141 | 141 |
| 142 [ $arch == arm ] | 142 [ $arch == arm ] |
| 143 *: Skip | 143 *: Skip |
| 144 | 144 |
| 145 [ $compiler == dart2dart ] | 145 [ $compiler == dart2dart ] |
| 146 # Passes VMOptions, should be supported in test framework. |
| 147 assertion_test: Fail |
| 148 bootstrap_test: Fail |
| 149 ct_const2_test: Fail, Pass |
| 150 disable_privacy_test: Fail |
| 151 factory3_test: Fail |
| 152 function_field_test: Fail |
| 153 function_type_alias2_test: Fail |
| 154 generic_test: Fail |
| 155 generics2_test: Fail |
| 156 hello_dart_test: Fail |
| 157 implicit_closure1_test: Fail |
| 158 implicit_closure_test: Fail, Pass |
| 159 issue1363_test: Fail |
| 160 list_literal4_test: Fail |
| 161 map_literal4_test: Fail |
| 162 math_vm_test: Fail |
| 163 named_parameters_test: Fail |
| 164 static_implicit_closure_test: Fail, Pass |
| 165 static_initializer_type_error_test: Fail |
| 166 type_cast_vm_test: Fail |
| 167 type_checks_in_factory_method_test: Fail |
| 168 type_vm_test: Fail |
| 169 # Should be triaged. |
| 146 abstract_syntax_test/01: Fail | 170 abstract_syntax_test/01: Fail |
| 147 abstract_syntax_test/02: Fail | 171 abstract_syntax_test/02: Fail |
| 148 assertion_test: Fail | |
| 149 assign_static_type_test/01: Fail | 172 assign_static_type_test/01: Fail |
| 150 assign_static_type_test/02: Fail | 173 assign_static_type_test/02: Fail |
| 151 assign_static_type_test/03: Fail | 174 assign_static_type_test/03: Fail |
| 152 assign_static_type_test/04: Fail | 175 assign_static_type_test/04: Fail |
| 153 assign_static_type_test/05: Fail | 176 assign_static_type_test/05: Fail |
| 154 bootstrap_test: Fail | |
| 155 call_operator_test: Fail | 177 call_operator_test: Fail |
| 156 cascade_in_expression_function_test: Fail | 178 cascade_in_expression_function_test: Fail |
| 157 cascade_precedence_test: Fail | 179 cascade_precedence_test: Fail |
| 158 cascade_test/none: Fail | 180 cascade_test/none: Fail |
| 159 cast_test/04: Fail | 181 cast_test/04: Fail |
| 160 cast_test/05: Fail | 182 cast_test/05: Fail |
| 161 cast_test/none: Fail | 183 cast_test/none: Fail |
| 162 class_extends_negative_test: Fail | 184 class_extends_negative_test: Fail |
| 163 class_test: Fail | 185 class_test: Fail |
| 164 closure7_test: Fail | 186 closure7_test: Fail |
| 165 closure_with_super_send_test: Fail | 187 closure_with_super_send_test: Fail |
| 166 compile_time_constant8_test: Fail | 188 compile_time_constant8_test: Fail |
| 167 compile_time_constant_d_test: Fail | 189 compile_time_constant_d_test: Fail |
| 168 compile_time_constant_e_test: Fail | 190 compile_time_constant_e_test: Fail |
| 169 compile_time_constant_o_test: Fail | 191 compile_time_constant_o_test: Fail |
| 170 cond_expr_test: Fail | 192 cond_expr_test: Fail |
| 171 condition_bailout_test: Fail | 193 condition_bailout_test: Fail |
| 172 const_objects_are_immutable_test: Fail | 194 const_objects_are_immutable_test: Fail |
| 173 constructor2_test: Fail | 195 constructor2_test: Fail |
| 174 constructor5_test: Fail | 196 constructor5_test: Fail |
| 175 constructor6_test: Fail | 197 constructor6_test: Fail |
| 176 constructor_duplicate_initializers_test/02: Fail | 198 constructor_duplicate_initializers_test/02: Fail |
| 177 const_test: Fail | 199 const_test: Fail |
| 178 ct_const2_test: Fail, Pass | |
| 179 ct_const_test: Fail | 200 ct_const_test: Fail |
| 180 cyclic_type_variable_test/01: Fail | 201 cyclic_type_variable_test/01: Fail |
| 181 cyclic_type_variable_test/02: Fail | 202 cyclic_type_variable_test/02: Fail |
| 182 cyclic_type_variable_test/03: Fail | 203 cyclic_type_variable_test/03: Fail |
| 183 cyclic_type_variable_test/04: Fail | 204 cyclic_type_variable_test/04: Fail |
| 184 cyclic_type_variable_test/none: Fail | 205 cyclic_type_variable_test/none: Fail |
| 185 default_factory2_test/01: Fail | 206 default_factory2_test/01: Fail |
| 186 default_factory3_test: Fail | 207 default_factory3_test: Fail |
| 187 default_factory_library_test: Fail | 208 default_factory_library_test: Fail |
| 188 disable_privacy_test: Fail | |
| 189 duplicate_constructor_test/01: Fail | 209 duplicate_constructor_test/01: Fail |
| 190 duplicate_implements_test/01: Fail | 210 duplicate_implements_test/01: Fail |
| 191 duplicate_implements_test/02: Fail | 211 duplicate_implements_test/02: Fail |
| 192 duplicate_implements_test/03: Fail | 212 duplicate_implements_test/03: Fail |
| 193 duplicate_implements_test/04: Fail | 213 duplicate_implements_test/04: Fail |
| 194 dynamic_test: Fail | 214 dynamic_test: Fail |
| 195 empty_body_member_negative_test: Fail | 215 empty_body_member_negative_test: Fail |
| 196 factory2_test: Fail | 216 factory2_test: Fail |
| 197 factory3_test: Fail | |
| 198 factory4_test: Fail | 217 factory4_test: Fail |
| 199 factory_test: Fail | 218 factory_test: Fail |
| 200 fauxverride_test/none: Fail | 219 fauxverride_test/none: Fail |
| 201 f_bounded_quantification_test/01: Fail | 220 f_bounded_quantification_test/01: Fail |
| 202 f_bounded_quantification_test/02: Fail | 221 f_bounded_quantification_test/02: Fail |
| 203 f_bounded_quantification_test/none: Fail | 222 f_bounded_quantification_test/none: Fail |
| 204 field2_negative_test: Fail | 223 field2_negative_test: Fail |
| 205 field4_negative_test: Fail | 224 field4_negative_test: Fail |
| 206 field5_negative_test: Fail | 225 field5_negative_test: Fail |
| 207 field6a_negative_test: Fail | 226 field6a_negative_test: Fail |
| 208 field7a_negative_test: Fail | 227 field7a_negative_test: Fail |
| 209 field_optimization2_test: Fail | 228 field_optimization2_test: Fail |
| 210 field_optimization_test: Fail | 229 field_optimization_test: Fail |
| 211 field_override_test/01: Fail | 230 field_override_test/01: Fail |
| 212 field_override_test/02: Fail | 231 field_override_test/02: Fail |
| 213 field_override_test/none: Fail | 232 field_override_test/none: Fail |
| 214 final_syntax_test/none: Fail | 233 final_syntax_test/none: Fail |
| 215 for2_test: Fail | 234 for2_test: Fail |
| 216 function_field_test: Fail | |
| 217 function_literals_test: Fail | 235 function_literals_test: Fail |
| 218 function_type_alias2_test: Fail | |
| 219 function_type_alias3_test: Fail | 236 function_type_alias3_test: Fail |
| 220 function_type_alias4_test: Crash | 237 function_type_alias4_test: Crash |
| 221 function_type_alias5_test/00: Fail | 238 function_type_alias5_test/00: Fail |
| 222 function_type_alias5_test/01: Fail | 239 function_type_alias5_test/01: Fail |
| 223 function_type_alias5_test/02: Fail | 240 function_type_alias5_test/02: Fail |
| 224 function_type_alias6_test: Fail | 241 function_type_alias6_test: Fail |
| 225 function_type_alias7_test/00: Fail | 242 function_type_alias7_test/00: Fail |
| 226 function_type_alias_test: Fail | 243 function_type_alias_test: Fail |
| 227 function_type_parameter2_test: Fail | 244 function_type_parameter2_test: Fail |
| 228 function_type_parameter_test: Fail | 245 function_type_parameter_test: Fail |
| 229 gc_test: Fail | 246 gc_test: Fail |
| 230 generic_deep_test: Fail | 247 generic_deep_test: Fail |
| 231 generic_inheritance_test: Fail | 248 generic_inheritance_test: Fail |
| 232 generic_instanceof3_test: Fail | 249 generic_instanceof3_test: Fail |
| 233 generics2_test: Fail | |
| 234 generic_test: Fail | |
| 235 get_set_syntax_test/none: Fail | 250 get_set_syntax_test/none: Fail |
| 236 getters_setters2_test/03: Fail | 251 getters_setters2_test/03: Fail |
| 237 hello_dart_test: Fail | |
| 238 implicit_closure1_test: Fail | |
| 239 implicit_closure_test: Fail, Pass | |
| 240 implicit_scope_test: Fail | 252 implicit_scope_test: Fail |
| 241 implicit_this_test/01: Fail | 253 implicit_this_test/01: Fail |
| 242 implicit_this_test/02: Fail | 254 implicit_this_test/02: Fail |
| 243 implicit_this_test/03: Fail | 255 implicit_this_test/03: Fail |
| 244 implicit_this_test/04: Fail | 256 implicit_this_test/04: Fail |
| 245 implicit_this_test/none: Fail | 257 implicit_this_test/none: Fail |
| 246 implied_interface_test: Fail | 258 implied_interface_test: Fail |
| 247 incr_op_test: Fail | 259 incr_op_test: Fail |
| 248 instanceof2_test: Fail | 260 instanceof2_test: Fail |
| 249 instanceof3_test: Fail | 261 instanceof3_test: Fail |
| 250 instanceof_test: Fail | 262 instanceof_test: Fail |
| 251 interface_factory_constructor_negative_test: Fail | 263 interface_factory_constructor_negative_test: Fail |
| 252 interface_factory_multi_test: Fail | 264 interface_factory_multi_test: Fail |
| 253 interface_factory_test: Fail | 265 interface_factory_test: Fail |
| 254 interface_inherit_field_test: Fail | 266 interface_inherit_field_test: Fail |
| 255 interface_static_method_negative_test: Fail | 267 interface_static_method_negative_test: Fail |
| 256 interface_test: Fail | 268 interface_test: Fail |
| 257 is_operator_test: Fail | 269 is_operator_test: Fail |
| 258 issue1363_test: Fail | |
| 259 library5_test: Fail | 270 library5_test: Fail |
| 260 library_prefixes_test: Fail | 271 library_prefixes_test: Fail |
| 261 library_same_name_used_test: Fail | 272 library_same_name_used_test: Fail |
| 262 list_literal4_test: Fail | |
| 263 local_function2_test: Fail | 273 local_function2_test: Fail |
| 264 map_literal4_test: Fail | |
| 265 math_vm_test: Fail | |
| 266 method_name_test: Fail | 274 method_name_test: Fail |
| 267 method_override2_test/none: Fail | 275 method_override2_test/none: Fail |
| 268 method_override_test: Fail | 276 method_override_test: Fail |
| 269 named_parameters_test: Fail | |
| 270 named_parameters_type_test: Fail | 277 named_parameters_type_test: Fail |
| 271 naming_test: Fail | 278 naming_test: Fail |
| 272 non_const_super_negative_test: Fail | 279 non_const_super_negative_test: Fail |
| 273 number_identifier_negative_test: Fail | 280 number_identifier_negative_test: Fail |
| 274 numbers_test: Fail | 281 numbers_test: Fail |
| 275 operator1_negative_test: Fail | 282 operator1_negative_test: Fail |
| 276 operator3_test: Fail | 283 operator3_test: Fail |
| 277 operator_test: Fail | 284 operator_test: Fail |
| 278 optimization_test: Fail | 285 optimization_test: Fail |
| 279 parameter_initializer6_negative_test: Fail | 286 parameter_initializer6_negative_test: Fail |
| (...skipping 18 matching lines...) Expand all Loading... |
| 298 pseudo_kw_illegal_test/11: Fail | 305 pseudo_kw_illegal_test/11: Fail |
| 299 pseudo_kw_illegal_test/12: Fail | 306 pseudo_kw_illegal_test/12: Fail |
| 300 pseudo_kw_illegal_test/13: Fail | 307 pseudo_kw_illegal_test/13: Fail |
| 301 pseudo_kw_illegal_test/14: Fail | 308 pseudo_kw_illegal_test/14: Fail |
| 302 pseudo_kw_illegal_test/15: Fail | 309 pseudo_kw_illegal_test/15: Fail |
| 303 pseudo_kw_illegal_test/16: Fail | 310 pseudo_kw_illegal_test/16: Fail |
| 304 pseudo_kw_test: Fail | 311 pseudo_kw_test: Fail |
| 305 rethrow_test: Fail | 312 rethrow_test: Fail |
| 306 savannah_test: Fail | 313 savannah_test: Fail |
| 307 static_final_field_negative_test: Fail | 314 static_final_field_negative_test: Fail |
| 308 static_implicit_closure_test: Fail, Pass | |
| 309 static_initializer_type_error_test: Fail | |
| 310 static_top_level_test/00: Fail | 315 static_top_level_test/00: Fail |
| 311 static_top_level_test/01: Fail | 316 static_top_level_test/01: Fail |
| 312 static_top_level_test/02: Fail | 317 static_top_level_test/02: Fail |
| 313 static_top_level_test/03: Fail | 318 static_top_level_test/03: Fail |
| 314 static_top_level_test/04: Fail | 319 static_top_level_test/04: Fail |
| 315 static_top_level_test/05: Fail | 320 static_top_level_test/05: Fail |
| 316 string_interpolate2_test: Fail | 321 string_interpolate2_test: Fail |
| 317 string_interpolate_test: Fail | 322 string_interpolate_test: Fail |
| 318 string_interpolation7_test: Fail | 323 string_interpolation7_test: Fail |
| 319 string_interpolation_test/01: Fail | 324 string_interpolation_test/01: Fail |
| 320 string_interpolation_test/none: Fail | 325 string_interpolation_test/none: Fail |
| 321 super_closure_test: Fail | 326 super_closure_test: Fail |
| 322 super_field_access_test: Fail | 327 super_field_access_test: Fail |
| 323 super_first_constructor_test: Fail | 328 super_first_constructor_test: Fail |
| 324 super_operator_test: Fail | 329 super_operator_test: Fail |
| 325 super_test: Fail | 330 super_test: Fail |
| 326 switch_label_test: Fail | 331 switch_label_test: Fail |
| 327 syntax_test/none: Fail | 332 syntax_test/none: Fail |
| 328 ternary_test: Fail | 333 ternary_test: Fail |
| 329 throw1_test: Fail | 334 throw1_test: Fail |
| 330 throw2_test: Fail | 335 throw2_test: Fail |
| 331 throw4_test: Fail | 336 throw4_test: Fail |
| 332 throw5_test: Fail | 337 throw5_test: Fail |
| 333 top_level_prefixed_declaration_test: Fail | 338 top_level_prefixed_declaration_test: Fail |
| 334 top_level_var_test: Fail | 339 top_level_var_test: Fail |
| 335 try_catch2_test: Fail | 340 try_catch2_test: Fail |
| 336 try_catch3_test: Fail | 341 try_catch3_test: Fail |
| 337 try_catch_syntax_test/09: Fail | 342 try_catch_syntax_test/09: Fail |
| 338 try_catch_test: Fail | 343 try_catch_test: Fail |
| 339 type_cast_vm_test: Fail | |
| 340 type_checks_in_factory_method_test: Fail | |
| 341 typed_message_test: Fail | 344 typed_message_test: Fail |
| 342 type_variable_bounds2_test/00: Fail | 345 type_variable_bounds2_test/00: Fail |
| 343 type_variable_bounds2_test/01: Fail | 346 type_variable_bounds2_test/01: Fail |
| 344 type_variable_bounds2_test/02: Fail | 347 type_variable_bounds2_test/02: Fail |
| 345 type_variable_bounds2_test/03: Fail | 348 type_variable_bounds2_test/03: Fail |
| 346 type_variable_bounds2_test/04: Fail | 349 type_variable_bounds2_test/04: Fail |
| 347 type_variable_bounds2_test/05: Fail | 350 type_variable_bounds2_test/05: Fail |
| 348 type_variable_bounds2_test/06: Fail | 351 type_variable_bounds2_test/06: Fail |
| 349 type_variable_bounds2_test/none: Fail | 352 type_variable_bounds2_test/none: Fail |
| 350 type_variable_bounds_test/02: Fail | 353 type_variable_bounds_test/02: Fail |
| 351 type_variable_bounds_test/04: Fail | 354 type_variable_bounds_test/04: Fail |
| 352 type_variable_bounds_test/05: Fail | 355 type_variable_bounds_test/05: Fail |
| 353 type_variable_scope_test/00: Fail | 356 type_variable_scope_test/00: Fail |
| 354 type_variable_scope_test/01: Fail | 357 type_variable_scope_test/01: Fail |
| 355 type_variable_scope_test/02: Fail | 358 type_variable_scope_test/02: Fail |
| 356 type_variable_scope_test/03: Fail | 359 type_variable_scope_test/03: Fail |
| 357 type_variable_scope_test/04: Fail | 360 type_variable_scope_test/04: Fail |
| 358 type_variable_scope_test/05: Fail | 361 type_variable_scope_test/05: Fail |
| 359 type_vm_test: Fail | |
| 360 unary2_test: Fail | 362 unary2_test: Fail |
| 361 unary_test: Fail | 363 unary_test: Fail |
| 362 | 364 |
| OLD | NEW |