| 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 # Map literal with int key. | 6 compile_time_constant_c_test/none: Fail # Map literal with int key. |
| 7 constructor_initializer_test: Fail, OK # Depends on ?parameter check. | 7 constructor_initializer_test: Fail, OK # Depends on ?parameter check. |
| 8 null_test/03: Fail # Issue 12445. | 8 null_test/03: Fail # Issue 12445. |
| 9 | 9 |
| 10 black_listed_test/none: Fail # Issue 12446. | 10 black_listed_test/none: Fail # Issue 12446. |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 const_syntax_test/02: Fail # Issue 12932 | 161 const_syntax_test/02: Fail # Issue 12932 |
| 162 const_syntax_test/03: Fail # Issue 12932 | 162 const_syntax_test/03: Fail # Issue 12932 |
| 163 const_syntax_test/04: Fail # Issue 12932 | 163 const_syntax_test/04: Fail # Issue 12932 |
| 164 constructor9_test/01: Fail # Issue 12934 | 164 constructor9_test/01: Fail # Issue 12934 |
| 165 duplicate_implements_test/01: Fail # Issue 12991 | 165 duplicate_implements_test/01: Fail # Issue 12991 |
| 166 duplicate_implements_test/02: Fail # Issue 12991 | 166 duplicate_implements_test/02: Fail # Issue 12991 |
| 167 duplicate_implements_test/03: Fail # Issue 12991 | 167 duplicate_implements_test/03: Fail # Issue 12991 |
| 168 duplicate_implements_test/04: Fail # Issue 12991 | 168 duplicate_implements_test/04: Fail # Issue 12991 |
| 169 list_literal1_test/01: Fail # Issue 12993 | 169 list_literal1_test/01: Fail # Issue 12993 |
| 170 map_literal1_test/01: Fail # Issue 12993 | 170 map_literal1_test/01: Fail # Issue 12993 |
| 171 number_identifier_test/01: Fail # Issue 13014 | 171 number_identifier_test/05: Fail # Issue 13070 |
| 172 number_identifier_test/02: Fail # Issue 13014 | |
| 173 scope_variable_test/01: Fail # Issue 13016 | 172 scope_variable_test/01: Fail # Issue 13016 |
| 174 static_final_field2_test/02: Fail # Issue 13017 | 173 static_final_field2_test/02: Fail # Issue 13017 |
| 175 throw7_test/01: Fail # Issue 13019 | 174 throw7_test/01: Fail # Issue 13019 |
| 176 | 175 |
| 177 numbers_test: Fail, OK # (unintended?) VM specific test. | 176 numbers_test: Fail, OK # (unintended?) VM specific test. |
| 178 | 177 |
| 179 final_syntax_test/01: Fail # Issue 13020 | 178 final_syntax_test/01: Fail # Issue 13020 |
| 180 final_syntax_test/02: Fail # Issue 13020 | 179 final_syntax_test/02: Fail # Issue 13020 |
| 181 final_syntax_test/03: Fail # Issue 13020 | 180 final_syntax_test/03: Fail # Issue 13020 |
| 182 final_syntax_test/04: Fail # Issue 13020 | 181 final_syntax_test/04: Fail # Issue 13020 |
| (...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 327 duplicate_implements_test/01: Fail # Issue 12992 | 326 duplicate_implements_test/01: Fail # Issue 12992 |
| 328 duplicate_implements_test/02: Fail # Issue 12992 | 327 duplicate_implements_test/02: Fail # Issue 12992 |
| 329 duplicate_implements_test/03: Fail # Issue 12992 | 328 duplicate_implements_test/03: Fail # Issue 12992 |
| 330 duplicate_implements_test/04: Fail # Issue 12992 | 329 duplicate_implements_test/04: Fail # Issue 12992 |
| 331 list_literal1_test/01: Fail # Issue 12993 | 330 list_literal1_test/01: Fail # Issue 12993 |
| 332 map_literal1_test/01: Fail # Issue 12993 | 331 map_literal1_test/01: Fail # Issue 12993 |
| 333 method_override4_test: Fail # Issue 12810 | 332 method_override4_test: Fail # Issue 12810 |
| 334 method_override5_test: Fail # Issue 12810 | 333 method_override5_test: Fail # Issue 12810 |
| 335 static_final_field2_test/02: Fail # Issue 13017 | 334 static_final_field2_test/02: Fail # Issue 13017 |
| 336 throw7_test/01: Fail # Issue 13019 | 335 throw7_test/01: Fail # Issue 13019 |
| 337 number_identifier_test/01: Fail # Issue 13014 | 336 number_identifier_test/05: Fail # Issue 13070 |
| 338 number_identifier_test/02: Fail # Issue 13014 | |
| 339 scope_variable_test/01: Fail # Issue 13016 | 337 scope_variable_test/01: Fail # Issue 13016 |
| 340 const_factory_with_body_test/01: Fail # Issue 13028 | 338 const_factory_with_body_test/01: Fail # Issue 13028 |
| 341 # Common with language_dart2js. | 339 # Common with language_dart2js. |
| 342 factory_redirection_test/01: Fail # Issue 12753 | 340 factory_redirection_test/01: Fail # Issue 12753 |
| 343 factory_redirection_test/02: Crash # Issue 12753 | 341 factory_redirection_test/02: Crash # Issue 12753 |
| 344 factory_redirection_test/03: Crash # Issue 12753 | 342 factory_redirection_test/03: Crash # Issue 12753 |
| 345 factory_redirection_test/07: Fail # Issue 12753 | 343 factory_redirection_test/07: Fail # Issue 12753 |
| 346 factory_redirection_test/09: Fail # Issue 12753 | 344 factory_redirection_test/09: Fail # Issue 12753 |
| 347 factory_redirection_test/14: Fail # Issue 10959 | 345 factory_redirection_test/14: Fail # Issue 10959 |
| 348 function_type_alias5_test/00: Fail # Issue 12755 | 346 function_type_alias5_test/00: Fail # Issue 12755 |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 392 import_core_prefix_test: Pass | 390 import_core_prefix_test: Pass |
| 393 prefix22_test: Pass | 391 prefix22_test: Pass |
| 394 invocation_mirror_test: Fail, OK # Issue 12706 (hardcoded names). | 392 invocation_mirror_test: Fail, OK # Issue 12706 (hardcoded names). |
| 395 super_call4_test: Fail, OK # hardcoded names. | 393 super_call4_test: Fail, OK # hardcoded names. |
| 396 | 394 |
| 397 [ $minified ] | 395 [ $minified ] |
| 398 stack_trace_test: Fail, OK # Stack trace not preserved in minified code. | 396 stack_trace_test: Fail, OK # Stack trace not preserved in minified code. |
| 399 | 397 |
| 400 [ $runtime == ie9 ] | 398 [ $runtime == ie9 ] |
| 401 stack_trace_test: Fail, OK # Stack traces not available in IE9. | 399 stack_trace_test: Fail, OK # Stack traces not available in IE9. |
| OLD | NEW |