| 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 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 class_literal_test/26 : Fail # language change 3368 | 132 class_literal_test/26 : Fail # language change 3368 |
| 133 class_literal_test/27 : Fail # language change 3368 | 133 class_literal_test/27 : Fail # language change 3368 |
| 134 class_literal_test/28 : Fail # language change 3368 | 134 class_literal_test/28 : Fail # language change 3368 |
| 135 class_literal_test/29 : Fail # language change 3368 | 135 class_literal_test/29 : Fail # language change 3368 |
| 136 closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewri
te as multitest | 136 closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewri
te as multitest |
| 137 compile_time_constant_test/02: Fail # issue 5987. | 137 compile_time_constant_test/02: Fail # issue 5987. |
| 138 compile_time_constant10_test/none: Fail # issue 5215. | 138 compile_time_constant10_test/none: Fail # issue 5215. |
| 139 constructor3_negative_test: Fail # Runtime only test, rewrite as multitest | 139 constructor3_negative_test: Fail # Runtime only test, rewrite as multitest |
| 140 constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, r
ewrite as multitest | 140 constructor_call_wrong_argument_count_negative_test: Fail # Runtime only test, r
ewrite as multitest |
| 141 disable_privacy_test: Fail # Issue 1882: Needs --disable_privacy support. | 141 disable_privacy_test: Fail # Issue 1882: Needs --disable_privacy support. |
| 142 duplicate_implements_test/03: Fail, OK # we are going to remove interfaces | |
| 143 duplicate_implements_test/04: Fail, OK # we are going to remove interfaces | |
| 144 factory5_test/00: Fail # issue 3079 | 142 factory5_test/00: Fail # issue 3079 |
| 145 field_method4_negative_test: Fail # Runtime only test, rewrite as multitest | 143 field_method4_negative_test: Fail # Runtime only test, rewrite as multitest |
| 146 field7_negative_test: Fail, OK # language changed, test issue 5249 | 144 field7_negative_test: Fail, OK # language changed, test issue 5249 |
| 147 field7a_negative_test: Fail, OK # language changed, test issue 5249 | 145 field7a_negative_test: Fail, OK # language changed, test issue 5249 |
| 148 getter_no_setter_test/01: Fail # Fails to detect compile-time error. | 146 getter_no_setter_test/01: Fail # Fails to detect compile-time error. |
| 149 getter_no_setter2_test/01: Fail # Fails to detect compile-time error. | 147 getter_no_setter2_test/01: Fail # Fails to detect compile-time error. |
| 150 instance_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewr
ite as multitest | 148 instance_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewr
ite as multitest |
| 151 interface_factory1_negative_test: Fail # language change 1031 | |
| 152 # Test expects signature of noSuchMethod to be correct according | 149 # Test expects signature of noSuchMethod to be correct according |
| 153 # to specification. Should start working when the library signature | 150 # to specification. Should start working when the library signature |
| 154 # changes. | 151 # changes. |
| 155 invocation_mirror_test: Fail, OK | 152 invocation_mirror_test: Fail, OK |
| 156 is_not_class2_negative_test: Fail # Runtime only test, rewrite as multitest | 153 is_not_class2_negative_test: Fail # Runtime only test, rewrite as multitest |
| 157 library2_negative_test: Fail # still a valid test? Issue 3649 | 154 library2_negative_test: Fail # still a valid test? Issue 3649 |
| 158 library4_negative_test: Fail # still a valid test? Issue 3530 | 155 library4_negative_test: Fail # still a valid test? Issue 3530 |
| 159 library6_negative_test: Fail # still a valid test? Issue 3650 | 156 library6_negative_test: Fail # still a valid test? Issue 3650 |
| 160 list_literal4_test: Fail # Issue 1343 | 157 list_literal4_test: Fail # Issue 1343 |
| 161 map_literal4_test: Fail # Issue 1343 | 158 map_literal4_test: Fail # Issue 1343 |
| 162 named_parameters_with_object_property_names_test: Fail # Issue 2137 | 159 named_parameters_with_object_property_names_test: Fail # Issue 2137 |
| 163 no_such_method_negative_test: Fail # Runtime only test, rewrite as multiteste | 160 no_such_method_negative_test: Fail # Runtime only test, rewrite as multiteste |
| 164 override_field_test/03: Fail # still a valid test? Issue 3894 | 161 override_field_test/03: Fail # still a valid test? Issue 3894 |
| 165 override_field_test/04: Fail # still a valid test? Issue 3656 | 162 override_field_test/04: Fail # still a valid test? Issue 3656 |
| 166 override_field_method3_negative_test: Fail, OK # test issue 5249 | 163 override_field_method3_negative_test: Fail, OK # test issue 5249 |
| 167 override_field_method6_negative_test: Fail, OK # test issue 5249 | 164 override_field_method6_negative_test: Fail, OK # test issue 5249 |
| 168 parameter_initializer6_negative_test: Fail # language change 4288 | 165 parameter_initializer6_negative_test: Fail # language change 4288 |
| 169 prefix1_negative_test : Fail # language change 1031 | 166 prefix1_negative_test : Fail # language change 1031 |
| 170 prefix4_negative_test : Fail # language change 1031 | 167 prefix4_negative_test : Fail # language change 1031 |
| 171 prefix5_negative_test : Fail # language change 1031 | 168 prefix5_negative_test : Fail # language change 1031 |
| 172 prefix8_negative_test : Fail # language change 1031 | 169 prefix8_negative_test : Fail # language change 1031 |
| 173 prefix9_negative_test : Fail # language change 1031 | 170 prefix9_negative_test : Fail # language change 1031 |
| 174 prefix10_negative_test : Fail # language change 1031 | 171 prefix10_negative_test : Fail # language change 1031 |
| 175 prefix11_negative_test : Fail # language change 1031 | |
| 176 private_member3_negative_test: Fail # Runtime only test? rewrite as multitest | 172 private_member3_negative_test: Fail # Runtime only test? rewrite as multitest |
| 177 pseudo_kw_illegal_test/09: Fail, OK # 'interface' is not a built-in identifier | 173 pseudo_kw_illegal_test/09: Fail, OK # 'interface' is not a built-in identifier |
| 178 pseudo_kw_illegal_test/14: Fail, OK # 'source' is not a built-in identifier | 174 pseudo_kw_illegal_test/14: Fail, OK # 'source' is not a built-in identifier |
| 179 resource_test: Fail # out of date - resource directives have been removed | 175 resource_test: Fail # out of date - resource directives have been removed |
| 180 static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrit
e as multitest | 176 static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrit
e as multitest |
| 181 static_field3_test/01: Fail # http://dartbug.com/5519 | 177 static_field3_test/01: Fail # http://dartbug.com/5519 |
| 182 static_field3_test/02: Fail # http://dartbug.com/5519 | 178 static_field3_test/02: Fail # http://dartbug.com/5519 |
| 183 static_field3_test/03: Fail # http://dartbug.com/5519 | 179 static_field3_test/03: Fail # http://dartbug.com/5519 |
| 184 static_field3_test/04: Fail # http://dartbug.com/5519 | 180 static_field3_test/04: Fail # http://dartbug.com/5519 |
| 185 syntax_test/none: Fail # Bug 2107 Static type warnings in none case (INSTANTIAT
ION_OF_CLASS_WITH_UNIMPLEMENTED_MEMBERS) | 181 syntax_test/none: Fail # Bug 2107 Static type warnings in none case (INSTANTIAT
ION_OF_CLASS_WITH_UNIMPLEMENTED_MEMBERS) |
| 186 throw7_negative_test: Fail # Issue 3654 | 182 throw7_negative_test: Fail # Issue 3654 |
| 187 type_variable_bounds_test/00: Fail # issue 3079 | 183 type_variable_bounds_test/00: Fail # issue 3079 |
| 188 type_variable_bounds_test/07: Fail # language change 1031 | |
| 189 | 184 |
| 190 # test issue 5291 | 185 # test issue 5291 |
| 191 type_parameter_test/none: Fail, OK | 186 type_parameter_test/none: Fail, OK |
| 192 type_parameter_test/01: Fail, OK | 187 type_parameter_test/01: Fail, OK |
| 193 type_parameter_test/02: Fail, OK | 188 type_parameter_test/02: Fail, OK |
| 194 type_parameter_test/03: Fail, OK | 189 type_parameter_test/03: Fail, OK |
| 195 type_parameter_test/04: Fail, OK | 190 type_parameter_test/04: Fail, OK |
| 196 type_variable_scope2_test: Fail, OK | 191 type_variable_scope2_test: Fail, OK |
| 197 | 192 |
| 198 | 193 |
| 199 # test issue 5337 | 194 # test issue 5337 |
| 200 bad_constructor_test/05: Fail, OK | 195 bad_constructor_test/05: Fail, OK |
| 201 | 196 |
| 202 # test issue 5529 | 197 # test issue 5529 |
| 203 abstract_factory_constructor_test/none: Fail, OK | 198 abstract_factory_constructor_test/none: Fail, OK |
| 204 abstract_syntax_test/none: Fail, OK | 199 abstract_syntax_test/none: Fail, OK |
| 205 interface_test/none: Fail, OK | 200 interface_test/none: Fail, OK |
| 206 | 201 |
| 202 # test issue 6324 |
| 203 abstract_factory_constructor_test/00: Fail, OK |
| 204 abstract_getter_test: Fail, OK |
| 205 class_test: Fail, OK |
| 206 compile_time_constant_h_test: Fail, OK |
| 207 const_constructor_syntax_test/none: Fail, OK |
| 208 ct_const_test: Fail, OK |
| 209 cyclic_type_variable_test/none: Fail, OK |
| 210 cyclic_type_variable_test/01: Fail, OK |
| 211 cyclic_type_variable_test/02: Fail, OK |
| 212 cyclic_type_variable_test/03: Fail, OK |
| 213 cyclic_type_variable_test/04: Fail, OK |
| 214 default_class_implicit_constructor_test: Fail, OK |
| 215 default_factory2_test/none: Fail, OK |
| 216 default_factory2_test/01: Fail, OK |
| 217 default_factory3_test: Fail, OK |
| 218 default_factory_library_test: Fail, OK |
| 219 default_implementation2_test: Fail, OK |
| 220 default_factory_test: Fail, OK |
| 221 default_implementation_test: Fail, OK |
| 222 duplicate_implements_test/none: Fail, OK |
| 223 duplicate_implements_test/03: Pass |
| 224 duplicate_implements_test/04: Pass |
| 225 dynamic_test: Fail, OK |
| 226 factory2_test: Fail, OK |
| 227 factory3_test: Fail, OK |
| 228 factory5_test/none: Fail, OK |
| 229 factory4_test: Fail, OK |
| 230 factory_implementation_test: Fail, OK |
| 231 generic_deep_test: Fail, OK |
| 232 generic_instanceof3_test: Fail, OK |
| 233 generic_syntax_test: Fail, OK |
| 234 implicit_this_test/01: Fail, OK |
| 235 implicit_this_test/04: Fail, OK |
| 236 implied_interface_test: Fail, OK |
| 237 instanceof2_test: Fail, OK |
| 238 instanceof_test: Fail, OK |
| 239 interface_constants_test: Fail, OK |
| 240 interface_factory1_negative_test: Fail, OK |
| 241 interface_factory_test: Fail, OK |
| 242 interface_factory_multi_test: Fail, OK |
| 243 interface_inherit_field_test: Fail, OK |
| 244 interface_test/00: Fail, OK |
| 245 is_operator_test: Fail, OK |
| 246 library_same_name_used_test: Fail, OK |
| 247 list_literal_syntax_test/none: Fail, OK |
| 248 method_override2_test/none: Fail, OK |
| 249 named_parameters_test/none: Fail, OK |
| 250 non_parameterized_factory2_test: Fail, OK |
| 251 non_parameterized_factory_test: Fail, OK |
| 252 prefix11_negative_test: Pass |
| 253 prefix14_test: Fail, OK |
| 254 prefix15_test: Fail, OK |
| 255 prefix16_test: Fail, OK |
| 256 prefix17_test: Fail, OK |
| 257 prefix22_test: Fail, OK |
| 258 prefix23_test: Fail, OK |
| 259 property_field_override_test: Fail, OK |
| 260 throw1_test: Fail, OK |
| 261 throw2_test: Fail, OK |
| 262 try_catch2_test: Fail, OK |
| 263 try_catch3_test: Fail, OK |
| 264 type_checks_in_factory_method_test: Fail, OK |
| 265 type_variable_bounds2_test/none: Fail, OK |
| 266 type_variable_bounds2_test/01: Fail, OK |
| 267 type_variable_bounds2_test/02: Fail, OK |
| 268 type_variable_bounds2_test/03: Fail, OK |
| 269 type_variable_bounds2_test/04: Fail, OK |
| 270 type_variable_bounds2_test/00: Fail, OK |
| 271 type_variable_bounds2_test/06: Fail, OK |
| 272 type_variable_bounds_test/none: Fail, OK |
| 273 type_variable_bounds_test/04: Fail, OK |
| 274 type_variable_bounds_test/05: Fail, OK |
| 275 type_variable_bounds_test/02: Fail, OK |
| 276 type_variable_bounds_test/03: Fail, OK |
| 277 type_variable_bounds_test/06: Fail, OK |
| 278 type_variable_bounds_test/01: Fail, OK |
| 279 type_variable_bounds_test/07: Fail, OK |
| 280 type_variable_bounds_test/10: Fail, OK |
| 281 type_variable_bounds_test/09: Fail, OK |
| 282 type_variable_scope_test/none: Fail, OK |
| 283 interface_factory1_negative_test: Pass |
| 284 type_variable_bounds_test/07: Pass |
| 285 |
| 286 |
| 287 |
| 207 # | 288 # |
| 208 # Add new dartc annotations above in alphabetical order | 289 # Add new dartc annotations above in alphabetical order |
| 209 # | 290 # |
| 210 | 291 |
| 211 # VM specific tests that should not be run by DartC. | 292 # VM specific tests that should not be run by DartC. |
| 212 *vm_test: Skip | 293 *vm_test: Skip |
| 213 *vm_negative_test: Skip | 294 *vm_negative_test: Skip |
| 214 | 295 |
| 215 | 296 |
| 216 [ $compiler == none && $runtime == drt ] | 297 [ $compiler == none && $runtime == drt ] |
| (...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 435 | 516 |
| 436 type_error_test: Fail, OK # VM bug: http://dartbug.com/5280 | 517 type_error_test: Fail, OK # VM bug: http://dartbug.com/5280 |
| 437 | 518 |
| 438 call_through_getter_test: Fail # issue 6130 | 519 call_through_getter_test: Fail # issue 6130 |
| 439 call_through_null_getter_test: Fail # issue 6130 | 520 call_through_null_getter_test: Fail # issue 6130 |
| 440 local_function_test: Fail # issue 6130 | 521 local_function_test: Fail # issue 6130 |
| 441 naming_test: Fail # issue 6130 | 522 naming_test: Fail # issue 6130 |
| 442 | 523 |
| 443 # This is a VM error when the compiled code is run. | 524 # This is a VM error when the compiled code is run. |
| 444 invocation_mirror_test: Fail # issue 3326, 3622. | 525 invocation_mirror_test: Fail # issue 3326, 3622. |
| OLD | NEW |