| 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 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 # framework: necessary errors are thrown, but treated incorrectly. | 193 # framework: necessary errors are thrown, but treated incorrectly. |
| 194 assign_static_type_test/01: Fail | 194 assign_static_type_test/01: Fail |
| 195 assign_static_type_test/02: Fail | 195 assign_static_type_test/02: Fail |
| 196 assign_static_type_test/03: Fail | 196 assign_static_type_test/03: Fail |
| 197 assign_static_type_test/04: Fail | 197 assign_static_type_test/04: Fail |
| 198 assign_static_type_test/05: Fail | 198 assign_static_type_test/05: Fail |
| 199 # Call operator is not supported by dart2js frontend. | 199 # Call operator is not supported by dart2js frontend. |
| 200 call_operator_test: Fail | 200 call_operator_test: Fail |
| 201 # dart2js frontend doesn't even analyse problematic classes. | 201 # dart2js frontend doesn't even analyse problematic classes. |
| 202 class_extends_negative_test: Fail | 202 class_extends_negative_test: Fail |
| 203 # DartVM problem. |
| 204 closure_with_super_send_test: Fail |
| 205 constructor5_test: Fail |
| 206 constructor6_test: Fail |
| 207 constructor_duplicate_initializers_test/02: Fail |
| 208 fauxverride_test/none: Fail |
| 209 gc_test: Fail |
| 210 parameter_initializer6_negative_test: Fail |
| 211 prefix_core_test: Fail |
| 212 private_member3_negative_test: Fail |
| 213 super_closure_test: Fail |
| 214 super_field_access_test: Fail |
| 215 super_first_constructor_test: Fail |
| 203 # Should be triaged. | 216 # Should be triaged. |
| 204 closure7_test: Fail | 217 closure7_test: Fail |
| 205 closure_with_super_send_test: Fail | |
| 206 compile_time_constant8_test: Fail | 218 compile_time_constant8_test: Fail |
| 207 compile_time_constant_d_test: Fail | 219 compile_time_constant_d_test: Fail |
| 208 compile_time_constant_e_test: Fail | 220 compile_time_constant_e_test: Fail |
| 209 compile_time_constant_o_test: Fail | 221 compile_time_constant_o_test: Fail |
| 210 cond_expr_test: Fail | 222 cond_expr_test: Fail |
| 211 condition_bailout_test: Fail | 223 condition_bailout_test: Fail |
| 212 const_objects_are_immutable_test: Fail | 224 const_objects_are_immutable_test: Fail |
| 213 constructor2_test: Fail | 225 constructor2_test: Fail |
| 214 constructor5_test: Fail | |
| 215 constructor6_test: Fail | |
| 216 constructor_duplicate_initializers_test/02: Fail | |
| 217 const_test: Fail | 226 const_test: Fail |
| 218 ct_const_test: Fail | 227 ct_const_test: Fail |
| 219 cyclic_type_variable_test/01: Fail | 228 cyclic_type_variable_test/01: Fail |
| 220 cyclic_type_variable_test/02: Fail | 229 cyclic_type_variable_test/02: Fail |
| 221 cyclic_type_variable_test/03: Fail | 230 cyclic_type_variable_test/03: Fail |
| 222 cyclic_type_variable_test/04: Fail | 231 cyclic_type_variable_test/04: Fail |
| 223 cyclic_type_variable_test/none: Fail | 232 cyclic_type_variable_test/none: Fail |
| 224 default_factory2_test/01: Fail | 233 default_factory2_test/01: Fail |
| 225 default_factory3_test: Fail | 234 default_factory3_test: Fail |
| 226 default_factory_library_test: Fail | 235 default_factory_library_test: Fail |
| 227 duplicate_constructor_test/01: Fail | 236 duplicate_constructor_test/01: Fail |
| 228 duplicate_implements_test/01: Fail | 237 duplicate_implements_test/01: Fail |
| 229 duplicate_implements_test/02: Fail | 238 duplicate_implements_test/02: Fail |
| 230 duplicate_implements_test/03: Fail | 239 duplicate_implements_test/03: Fail |
| 231 duplicate_implements_test/04: Fail | 240 duplicate_implements_test/04: Fail |
| 232 dynamic_test: Fail | 241 dynamic_test: Fail |
| 233 empty_body_member_negative_test: Fail | 242 empty_body_member_negative_test: Fail |
| 234 factory4_test: Fail | 243 factory4_test: Fail |
| 235 fauxverride_test/none: Fail | |
| 236 f_bounded_quantification_test/01: Fail | 244 f_bounded_quantification_test/01: Fail |
| 237 f_bounded_quantification_test/02: Fail | 245 f_bounded_quantification_test/02: Fail |
| 238 f_bounded_quantification_test/none: Fail | 246 f_bounded_quantification_test/none: Fail |
| 239 field2_negative_test: Fail | 247 field2_negative_test: Fail |
| 240 field4_negative_test: Fail | 248 field4_negative_test: Fail |
| 241 field5_negative_test: Fail | 249 field5_negative_test: Fail |
| 242 field6a_negative_test: Fail | 250 field6a_negative_test: Fail |
| 243 field7a_negative_test: Fail | 251 field7a_negative_test: Fail |
| 244 field_optimization2_test: Fail | 252 field_optimization2_test: Fail |
| 245 field_optimization_test: Fail | 253 field_optimization_test: Fail |
| 246 field_override_test/01: Fail | 254 field_override_test/01: Fail |
| 247 field_override_test/02: Fail | 255 field_override_test/02: Fail |
| 248 field_override_test/none: Fail | 256 field_override_test/none: Fail |
| 249 final_syntax_test/none: Fail | 257 final_syntax_test/none: Fail |
| 250 for2_test: Fail | 258 for2_test: Fail |
| 251 function_literals_test: Fail | 259 function_literals_test: Fail |
| 252 function_type_alias3_test: Fail | 260 function_type_alias3_test: Fail |
| 253 function_type_alias4_test: Crash, Fail | 261 function_type_alias4_test: Crash, Fail |
| 254 function_type_alias5_test/00: Fail | 262 function_type_alias5_test/00: Fail |
| 255 function_type_alias5_test/01: Fail | 263 function_type_alias5_test/01: Fail |
| 256 function_type_alias5_test/02: Fail | 264 function_type_alias5_test/02: Fail |
| 257 function_type_alias6_test: Fail | 265 function_type_alias6_test: Fail |
| 258 function_type_alias7_test/00: Fail | 266 function_type_alias7_test/00: Fail |
| 259 function_type_alias_test: Fail | 267 function_type_alias_test: Fail |
| 260 function_type_parameter2_test: Fail | 268 function_type_parameter2_test: Fail |
| 261 function_type_parameter_test: Fail | 269 function_type_parameter_test: Fail |
| 262 gc_test: Fail | |
| 263 generic_deep_test: Fail | 270 generic_deep_test: Fail |
| 264 generic_instanceof3_test: Fail | 271 generic_instanceof3_test: Fail |
| 265 get_set_syntax_test/none: Fail | 272 get_set_syntax_test/none: Fail |
| 266 getters_setters2_test/03: Fail | 273 getters_setters2_test/03: Fail |
| 267 implicit_scope_test: Fail | 274 implicit_scope_test: Fail |
| 268 implicit_this_test/01: Fail | 275 implicit_this_test/01: Fail |
| 269 implicit_this_test/02: Fail | 276 implicit_this_test/02: Fail |
| 270 implicit_this_test/03: Fail | 277 implicit_this_test/03: Fail |
| 271 implicit_this_test/04: Fail | 278 implicit_this_test/04: Fail |
| 272 implicit_this_test/none: Fail | 279 implicit_this_test/none: Fail |
| (...skipping 18 matching lines...) Expand all Loading... |
| 291 method_override_test: Fail | 298 method_override_test: Fail |
| 292 named_parameters_type_test: Fail | 299 named_parameters_type_test: Fail |
| 293 naming_test: Fail | 300 naming_test: Fail |
| 294 non_const_super_negative_test: Fail | 301 non_const_super_negative_test: Fail |
| 295 number_identifier_negative_test: Fail | 302 number_identifier_negative_test: Fail |
| 296 numbers_test: Fail | 303 numbers_test: Fail |
| 297 operator1_negative_test: Fail | 304 operator1_negative_test: Fail |
| 298 operator3_test: Fail | 305 operator3_test: Fail |
| 299 operator_test: Fail | 306 operator_test: Fail |
| 300 optimization_test: Fail | 307 optimization_test: Fail |
| 301 parameter_initializer6_negative_test: Fail | |
| 302 prefix14_test: Fail | 308 prefix14_test: Fail |
| 303 prefix15_test: Fail | 309 prefix15_test: Fail |
| 304 prefix18_negative_test: Fail | 310 prefix18_negative_test: Fail |
| 305 prefix20_negative_test: Fail | 311 prefix20_negative_test: Fail |
| 306 prefix21_test: Fail | 312 prefix21_test: Fail |
| 307 prefix_core_test: Fail | |
| 308 private3_test: Fail | 313 private3_test: Fail |
| 309 private_member1_negative_test: Fail | 314 private_member1_negative_test: Fail |
| 310 private_member3_negative_test: Fail | |
| 311 private_member_test: Fail | 315 private_member_test: Fail |
| 312 private_test: Fail | 316 private_test: Fail |
| 313 rethrow_test: Fail | 317 rethrow_test: Fail |
| 314 savannah_test: Fail | 318 savannah_test: Fail |
| 315 static_final_field_negative_test: Fail | 319 static_final_field_negative_test: Fail |
| 316 static_top_level_test/00: Fail | 320 static_top_level_test/00: Fail |
| 317 static_top_level_test/01: Fail | 321 static_top_level_test/01: Fail |
| 318 static_top_level_test/02: Fail | 322 static_top_level_test/02: Fail |
| 319 static_top_level_test/03: Fail | 323 static_top_level_test/03: Fail |
| 320 static_top_level_test/04: Fail | 324 static_top_level_test/04: Fail |
| 321 static_top_level_test/05: Fail | 325 static_top_level_test/05: Fail |
| 322 string_interpolate2_test: Fail | 326 string_interpolate2_test: Fail |
| 323 string_interpolate_test: Fail | 327 string_interpolate_test: Fail |
| 324 string_interpolation7_test: Fail | 328 string_interpolation7_test: Fail |
| 325 string_interpolation_test/01: Fail | 329 string_interpolation_test/01: Fail |
| 326 string_interpolation_test/none: Fail | 330 string_interpolation_test/none: Fail |
| 327 super_closure_test: Fail | |
| 328 super_field_access_test: Fail | |
| 329 super_first_constructor_test: Fail | |
| 330 super_operator_test: Fail | 331 super_operator_test: Fail |
| 331 super_test: Fail | 332 super_test: Fail |
| 332 switch_label_test: Fail | 333 switch_label_test: Fail |
| 333 syntax_test/none: Fail | 334 syntax_test/none: Fail |
| 334 throw1_test: Fail | 335 throw1_test: Fail |
| 335 throw2_test: Fail | 336 throw2_test: Fail |
| 336 throw4_test: Fail | 337 throw4_test: Fail |
| 337 throw5_test: Fail | 338 throw5_test: Fail |
| 338 top_level_prefixed_declaration_test: Fail | 339 top_level_prefixed_declaration_test: Fail |
| 339 top_level_var_test: Fail | 340 top_level_var_test: Fail |
| (...skipping 12 matching lines...) Expand all Loading... |
| 352 type_variable_bounds2_test/none: Fail | 353 type_variable_bounds2_test/none: Fail |
| 353 type_variable_bounds_test/02: Fail | 354 type_variable_bounds_test/02: Fail |
| 354 type_variable_bounds_test/04: Fail | 355 type_variable_bounds_test/04: Fail |
| 355 type_variable_bounds_test/05: Fail | 356 type_variable_bounds_test/05: Fail |
| 356 type_variable_scope_test/00: Fail | 357 type_variable_scope_test/00: Fail |
| 357 type_variable_scope_test/01: Fail | 358 type_variable_scope_test/01: Fail |
| 358 type_variable_scope_test/02: Fail | 359 type_variable_scope_test/02: Fail |
| 359 type_variable_scope_test/03: Fail | 360 type_variable_scope_test/03: Fail |
| 360 type_variable_scope_test/04: Fail | 361 type_variable_scope_test/04: Fail |
| 361 type_variable_scope_test/05: Fail | 362 type_variable_scope_test/05: Fail |
| OLD | NEW |