| 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 [ $compiler == dart2js || $compiler == dart2dart ] | 5 [ $compiler == dart2js || $compiler == dart2dart ] |
| 6 compile_time_constant_c_test/none: Fail # Issue 11583 | 6 compile_time_constant_c_test/none: Fail # Issue 11583 |
| 7 null_test/03: Fail # Issue 12445. | 7 null_test/03: Fail # Issue 12445. |
| 8 black_listed_test/none: Fail # Issue 12446. | 8 black_listed_test/none: Fail # Issue 12446. |
| 9 malformed_test/none: Fail # Issue 12695 | 9 malformed_test/none: Fail # Issue 12695 |
| 10 malformed_test/05: Fail # Issue 12695 | 10 malformed_test/05: Fail # Issue 12695 |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 114 infinity_test: Fail # Issue 4984 | 114 infinity_test: Fail # Issue 4984 |
| 115 positive_bit_operations_test: Fail # Issue 12795 | 115 positive_bit_operations_test: Fail # Issue 12795 |
| 116 mixin_mixin2_test: Fail # Issue 13109. | 116 mixin_mixin2_test: Fail # Issue 13109. |
| 117 | 117 |
| 118 # Compilation errors. | 118 # Compilation errors. |
| 119 const_var_test: Fail # Issue 12793 | 119 const_var_test: Fail # Issue 12793 |
| 120 map_literal3_test: Fail # Issue 12793 | 120 map_literal3_test: Fail # Issue 12793 |
| 121 function_type_alias5_test/00: Fail # Issue 12754 | 121 function_type_alias5_test/00: Fail # Issue 12754 |
| 122 function_type_alias5_test/01: Fail # Issue 12754 | 122 function_type_alias5_test/01: Fail # Issue 12754 |
| 123 function_type_alias5_test/02: Fail # Issue 12754 | 123 function_type_alias5_test/02: Fail # Issue 12754 |
| 124 function_type_alias7_test/00: Fail # Issue 12801 | |
| 125 method_binding_test: Fail # Issue 12807 | 124 method_binding_test: Fail # Issue 12807 |
| 126 method_override_test: Fail # Issue 12808 | 125 method_override_test: Fail # Issue 12808 |
| 127 method_override5_test: Fail # Issue 12809 | 126 method_override5_test: Fail # Issue 12809 |
| 128 parameter_initializer6_negative_test: Fail # Issue 3502 | 127 parameter_initializer6_negative_test: Fail # Issue 3502 |
| 129 named_parameters_aggregated_test/01: Fail # Issue 12801 | |
| 130 named_parameters_aggregated_test/03: Fail # Issue 12812 | 128 named_parameters_aggregated_test/03: Fail # Issue 12812 |
| 131 super_implicit_closure_test: Fail # Issue 12884 | 129 super_implicit_closure_test: Fail # Issue 12884 |
| 132 mixin_type_parameters_errors_test/01: Fail # Issue 12885 | 130 mixin_type_parameters_errors_test/01: Fail # Issue 12885 |
| 133 mixin_type_parameters_errors_test/02: Fail # Issue 12885 | 131 mixin_type_parameters_errors_test/02: Fail # Issue 12885 |
| 134 mixin_type_parameters_errors_test/05: Fail # Issue 12885 | 132 mixin_type_parameters_errors_test/05: Fail # Issue 12885 |
| 135 external_test/11: Fail # Issue 12887 | 133 external_test/11: Fail # Issue 12887 |
| 136 external_test/12: Fail # Issue 12887 | 134 external_test/12: Fail # Issue 12887 |
| 137 external_test/13: Fail # Issue 12887 | 135 external_test/13: Fail # Issue 12887 |
| 138 external_test/21: Fail # Issue 12887 | 136 external_test/21: Fail # Issue 12887 |
| 139 external_test/22: Fail # Issue 12887 | 137 external_test/22: Fail # Issue 12887 |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 276 const_syntax_test/07: Fail # Issue 12933 | 274 const_syntax_test/07: Fail # Issue 12933 |
| 277 const_syntax_test/08: Fail # Issue 12933 | 275 const_syntax_test/08: Fail # Issue 12933 |
| 278 const_syntax_test/10: Fail # Issue 12933 | 276 const_syntax_test/10: Fail # Issue 12933 |
| 279 constructor9_test/01: Fail # Issue 12935 | 277 constructor9_test/01: Fail # Issue 12935 |
| 280 constructor_named_arguments_test/01: Fail # Issue 5519 | 278 constructor_named_arguments_test/01: Fail # Issue 5519 |
| 281 final_syntax_test/01: Fail # Issue 13020 | 279 final_syntax_test/01: Fail # Issue 13020 |
| 282 final_syntax_test/02: Fail # Issue 13020 | 280 final_syntax_test/02: Fail # Issue 13020 |
| 283 final_syntax_test/03: Fail # Issue 13020 | 281 final_syntax_test/03: Fail # Issue 13020 |
| 284 final_syntax_test/04: Fail # Issue 13020 | 282 final_syntax_test/04: Fail # Issue 13020 |
| 285 getter_no_setter_test/01: Fail # Issue 5519 | 283 getter_no_setter_test/01: Fail # Issue 5519 |
| 286 named_parameters_aggregated_test/01: Fail # Issue 12802 | |
| 287 named_parameters_aggregated_test/03: Fail # Issue 12813 | 284 named_parameters_aggregated_test/03: Fail # Issue 12813 |
| 288 not_enough_positional_arguments_test/01: Fail # Issue 12839 | 285 not_enough_positional_arguments_test/01: Fail # Issue 12839 |
| 289 not_enough_positional_arguments_test/02: Fail # Issue 12839 | 286 not_enough_positional_arguments_test/02: Fail # Issue 12839 |
| 290 not_enough_positional_arguments_test/05: Fail # Issue 12839 | 287 not_enough_positional_arguments_test/05: Fail # Issue 12839 |
| 291 | 288 |
| 292 metadata_test: Fail # Issue 12762 | 289 metadata_test: Fail # Issue 12762 |
| 293 const_var_test: Pass, Fail # Issue 12794 | 290 const_var_test: Pass, Fail # Issue 12794 |
| 294 map_literal3_test: Fail # Issue 12794 | 291 map_literal3_test: Fail # Issue 12794 |
| 295 external_test/11: Fail # Issue 12888 | 292 external_test/11: Fail # Issue 12888 |
| 296 external_test/12: Fail # Issue 12888 | 293 external_test/12: Fail # Issue 12888 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 315 scope_variable_test/01: Fail # Issue 13016 | 312 scope_variable_test/01: Fail # Issue 13016 |
| 316 factory_redirection_test/01: Fail # Issue 12753 | 313 factory_redirection_test/01: Fail # Issue 12753 |
| 317 factory_redirection_test/02: Crash # Issue 12753 | 314 factory_redirection_test/02: Crash # Issue 12753 |
| 318 factory_redirection_test/03: Crash # Issue 12753 | 315 factory_redirection_test/03: Crash # Issue 12753 |
| 319 factory_redirection_test/07: Fail # Issue 12753 | 316 factory_redirection_test/07: Fail # Issue 12753 |
| 320 factory_redirection_test/09: Fail # Issue 12753 | 317 factory_redirection_test/09: Fail # Issue 12753 |
| 321 factory_redirection_test/14: Fail # Issue 10959 | 318 factory_redirection_test/14: Fail # Issue 10959 |
| 322 function_type_alias5_test/00: Fail # Issue 12755 | 319 function_type_alias5_test/00: Fail # Issue 12755 |
| 323 function_type_alias5_test/01: Fail # Issue 12755 | 320 function_type_alias5_test/01: Fail # Issue 12755 |
| 324 function_type_alias5_test/02: Fail # Issue 12755 | 321 function_type_alias5_test/02: Fail # Issue 12755 |
| 325 function_type_alias7_test/00: Fail # Issue 12802 | |
| 326 parameter_initializer6_negative_test: Fail # Issue 3502 | 322 parameter_initializer6_negative_test: Fail # Issue 3502 |
| 327 | 323 |
| 328 # DartVM problem. | 324 # DartVM problem. |
| 329 constructor5_test: Fail | 325 constructor5_test: Fail |
| 330 constructor6_test: Fail | 326 constructor6_test: Fail |
| 331 closure_in_initializer_test: Fail | 327 closure_in_initializer_test: Fail |
| 332 super_first_constructor_test: Fail | 328 super_first_constructor_test: Fail |
| 333 # Minified mode failures. | 329 # Minified mode failures. |
| 334 | 330 |
| 335 new_expression_type_args_test/00: Fail # Wrongly reports compile-time error. | 331 new_expression_type_args_test/00: Fail # Wrongly reports compile-time error. |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 367 import_core_prefix_test: Pass | 363 import_core_prefix_test: Pass |
| 368 prefix22_test: Pass | 364 prefix22_test: Pass |
| 369 invocation_mirror_test: Fail, OK # Issue 12706 (hardcoded names). | 365 invocation_mirror_test: Fail, OK # Issue 12706 (hardcoded names). |
| 370 super_call4_test: Fail, OK # hardcoded names. | 366 super_call4_test: Fail, OK # hardcoded names. |
| 371 | 367 |
| 372 [ $minified ] | 368 [ $minified ] |
| 373 stack_trace_test: Fail, OK # Stack trace not preserved in minified code. | 369 stack_trace_test: Fail, OK # Stack trace not preserved in minified code. |
| 374 | 370 |
| 375 [ $runtime == ie9 ] | 371 [ $runtime == ie9 ] |
| 376 stack_trace_test: Fail, OK # Stack traces not available in IE9. | 372 stack_trace_test: Fail, OK # Stack traces not available in IE9. |
| OLD | NEW |