| 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 ] | 5 [ $compiler == dart2js ] |
| 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 | 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 |
| 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 | 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 |
| 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 | 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 |
| 9 | 9 |
| 10 async_star_test/02: RuntimeError # 22853 | 10 async_star_test/02: RuntimeError # 22853 |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 malbounded_redirecting_factory2_test/02: Fail # Issue 12825 | 89 malbounded_redirecting_factory2_test/02: Fail # Issue 12825 |
| 90 malbounded_redirecting_factory2_test/03: Fail # Issue 12825 | 90 malbounded_redirecting_factory2_test/03: Fail # Issue 12825 |
| 91 malbounded_instantiation_test/01: Fail # Issue 12702 | 91 malbounded_instantiation_test/01: Fail # Issue 12702 |
| 92 malbounded_type_cast_test: Fail # Issue 14121 | 92 malbounded_type_cast_test: Fail # Issue 14121 |
| 93 malbounded_type_cast2_test: Fail # Issue 14121 | 93 malbounded_type_cast2_test: Fail # Issue 14121 |
| 94 malbounded_type_test_test/03: Fail # Issue 14121 | 94 malbounded_type_test_test/03: Fail # Issue 14121 |
| 95 malbounded_type_test_test/04: Fail # Issue 14121 | 95 malbounded_type_test_test/04: Fail # Issue 14121 |
| 96 malbounded_type_test2_test: Fail # Issue 14121 | 96 malbounded_type_test2_test: Fail # Issue 14121 |
| 97 default_factory2_test/01: Fail # Issue 14121 | 97 default_factory2_test/01: Fail # Issue 14121 |
| 98 | 98 |
| 99 [ ($compiler == dart2js || $compiler == dart2dart) && $checked ] |
| 100 compile_time_constant_checked5_test/06: Fail # Issue 23182 |
| 101 compile_time_constant_checked5_test/07: Fail # Issue 23182 |
| 102 compile_time_constant_checked5_test/10: Fail # Issue 23182 |
| 103 compile_time_constant_checked5_test/11: Fail # Issue 23182 |
| 104 compile_time_constant_checked5_test/12: Fail # Issue 23182 |
| 105 compile_time_constant_checked5_test/15: Fail # Issue 23182 |
| 106 compile_time_constant_checked5_test/16: Fail # Issue 23182 |
| 107 compile_time_constant_checked5_test/17: Fail # Issue 23182 |
| 108 compile_time_constant_checked5_test/20: Fail # Issue 23182 |
| 109 compile_time_constant_checked5_test/21: Fail # Issue 23182 |
| 110 compile_time_constant_checked5_test/22: Fail # Issue 23182 |
| 111 compile_time_constant_checked5_test/23: Fail # Issue 23182 |
| 112 compile_time_constant_checked5_test/24: Fail # Issue 23182 |
| 113 compile_time_constant_checked5_test/25: Fail # Issue 23182 |
| 114 |
| 99 [ $compiler == dart2js && $unchecked ] | 115 [ $compiler == dart2js && $unchecked ] |
| 100 type_checks_in_factory_method_test: RuntimeError # Issue 12746 | 116 type_checks_in_factory_method_test: RuntimeError # Issue 12746 |
| 101 assertion_test: RuntimeError # Issue 12748 | 117 assertion_test: RuntimeError # Issue 12748 |
| 102 generic_test: RuntimeError, OK | 118 generic_test: RuntimeError, OK |
| 103 map_literal4_test: RuntimeError, OK # Checked mode required. | 119 map_literal4_test: RuntimeError, OK # Checked mode required. |
| 104 named_parameters_type_test/01: MissingRuntimeError, OK | 120 named_parameters_type_test/01: MissingRuntimeError, OK |
| 105 named_parameters_type_test/02: MissingRuntimeError, OK | 121 named_parameters_type_test/02: MissingRuntimeError, OK |
| 106 named_parameters_type_test/03: MissingRuntimeError, OK | 122 named_parameters_type_test/03: MissingRuntimeError, OK |
| 107 positional_parameters_type_test/01: MissingRuntimeError, OK | 123 positional_parameters_type_test/01: MissingRuntimeError, OK |
| 108 positional_parameters_type_test/02: MissingRuntimeError, OK | 124 positional_parameters_type_test/02: MissingRuntimeError, OK |
| (...skipping 2211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2320 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f
ield | 2336 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f
ield |
| 2321 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel
d | 2337 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel
d |
| 2322 value_range2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | 2338 value_range2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 2323 value_range3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | 2339 value_range3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator |
| 2324 value_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | 2340 value_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator |
| 2325 variable_declaration_metadata_test/06: Crash # (new C()): Error expression `new
C()` unhandled. | 2341 variable_declaration_metadata_test/06: Crash # (new C()): Error expression `new
C()` unhandled. |
| 2326 variable_declaration_metadata_test/08: Crash # (new C()): Error expression `new
C()` unhandled. | 2342 variable_declaration_metadata_test/08: Crash # (new C()): Error expression `new
C()` unhandled. |
| 2327 var_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | 2343 var_init_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r |
| 2328 void_type_test: Crash # (try {var x=func();}on TypeError catch (error){got_type_
error=true;}): "on T" catch block | 2344 void_type_test: Crash # (try {var x=func();}on TypeError catch (error){got_type_
error=true;}): "on T" catch block |
| 2329 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | 2345 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator |
| OLD | NEW |