| 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 class_literal_test/01: Fail # Class literals are expression now; delete this tes
t. | |
| 8 class_literal_test/02: Fail # Class literals are expression now; delete this tes
t. | |
| 9 class_literal_test/05: Fail # Class literals are expression now; delete this tes
t. | |
| 10 class_literal_test/06: Fail # Class literals are expression now; delete this tes
t. | |
| 11 class_literal_test/07: Fail # Class literals are expression now; delete this tes
t. | |
| 12 class_literal_test/10: Fail # Class literals are expression now; delete this tes
t. | |
| 13 class_literal_test/11: Fail # Class literals are expression now; delete this tes
t. | |
| 14 class_literal_test/12: Fail # Class literals are expression now; delete this tes
t. | |
| 15 class_literal_test/13: Fail # Class literals are expression now; delete this tes
t. | |
| 16 class_literal_test/14: Fail # Class literals are expression now; delete this tes
t. | |
| 17 class_literal_test/17: Fail # Class literals are expression now; delete this tes
t. | |
| 18 class_literal_test/18: Fail # Class literals are expression now; delete this tes
t. | |
| 19 class_literal_test/19: Fail # Class literals are expression now; delete this tes
t. | |
| 20 class_literal_test/20: Fail # Class literals are expression now; delete this tes
t. | |
| 21 class_literal_test/21: Fail # Class literals are expression now; delete this tes
t. | |
| 22 class_literal_test/22: Fail # Class literals are expression now; delete this tes
t. | |
| 23 class_literal_test/23: Fail # Class literals are expression now; delete this tes
t. | |
| 24 class_literal_test/24: Fail # Class literals are expression now; delete this tes
t. | |
| 25 class_literal_test/25: Fail # Class literals are expression now; delete this tes
t. | |
| 26 class_literal_test/26: Fail # Class literals are expression now; delete this tes
t. | |
| 27 class_literal_test/27: Fail # Class literals are expression now; delete this tes
t. | |
| 28 class_literal_test/28: Fail # Class literals are expression now; delete this tes
t. | |
| 29 class_literal_test/29: Fail # Class literals are expression now; delete this tes
t. | |
| 30 | |
| 31 constructor_initializer_test: Fail, OK # Depends on ?parameter check. | 7 constructor_initializer_test: Fail, OK # Depends on ?parameter check. |
| 32 | 8 |
| 33 black_listed_test/none: Fail # Issue 12446. | 9 black_listed_test/none: Fail # Issue 12446. |
| 34 | 10 |
| 35 # Issues related to undeclared prefix resolution. | 11 # Issues related to undeclared prefix resolution. |
| 36 malformed_test/none: Fail | 12 malformed_test/none: Fail |
| 37 malformed_test/05: Fail | 13 malformed_test/05: Fail |
| 38 malformed_test/06: Fail | 14 malformed_test/06: Fail |
| 39 | 15 |
| 40 # Fails due to inlining. Not all expected frames are in the trace. | 16 # Fails due to inlining. Not all expected frames are in the trace. |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 155 function_type_alias7_test/00: Fail # wrongly accepts default values in typedef | 131 function_type_alias7_test/00: Fail # wrongly accepts default values in typedef |
| 156 generic_test: Fail # cannot resolve type T | 132 generic_test: Fail # cannot resolve type T |
| 157 get_set_syntax_test/00: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 133 get_set_syntax_test/00: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 158 get_set_syntax_test/01: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 134 get_set_syntax_test/01: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 159 get_set_syntax_test/02: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 135 get_set_syntax_test/02: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 160 get_set_syntax_test/03: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 136 get_set_syntax_test/03: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 161 get_set_syntax_test/04: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 137 get_set_syntax_test/04: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 162 get_set_syntax_test/05: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 138 get_set_syntax_test/05: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 163 get_set_syntax_test/06: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 139 get_set_syntax_test/06: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 164 get_set_syntax_test/07: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 140 get_set_syntax_test/07: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 165 get_set_syntax_test/08: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | |
| 166 get_set_syntax_test/13: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 141 get_set_syntax_test/13: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 167 get_set_syntax_test/14: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 142 get_set_syntax_test/14: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 168 get_set_syntax_test/15: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | 143 get_set_syntax_test/15: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 |
| 169 get_set_syntax_test/16: Fail # Fixed by https://chromiumcodereview.appspot.com/1
0915111 | |
| 170 method_binding_test: Fail # internal error: super property read not implemented. | 144 method_binding_test: Fail # internal error: super property read not implemented. |
| 171 method_override_test: Fail # cannot resolve type GetKeysFunctionType | 145 method_override_test: Fail # cannot resolve type GetKeysFunctionType |
| 172 method_override5_test: Pass, Fail # Issue 11496 (passes if it's inlined) | 146 method_override5_test: Pass, Fail # Issue 11496 (passes if it's inlined) |
| 173 abstract_getter_test/01: Fail # instantiation of abstract class | |
| 174 abstract_factory_constructor_test/01: Fail # instantiation of abstract class | |
| 175 parameter_initializer6_negative_test: Fail # Issue 3502 | 147 parameter_initializer6_negative_test: Fail # Issue 3502 |
| 176 named_parameters_aggregated_test/01: Fail # Presence of default values for optio
nal params is not properly validated in type definitions. | 148 named_parameters_aggregated_test/01: Fail # Presence of default values for optio
nal params is not properly validated in type definitions. |
| 177 named_parameters_aggregated_test/03: Fail # Presence of default values for optio
nal params is not properly validated in closure types. | 149 named_parameters_aggregated_test/03: Fail # Presence of default values for optio
nal params is not properly validated in closure types. |
| 178 named_parameters_aggregated_test/05: Fail # Absence of positional parameters bef
ore named parameters does not trigger static type warning. | 150 named_parameters_aggregated_test/05: Fail # Absence of positional parameters bef
ore named parameters does not trigger static type warning. |
| 179 pseudo_kw_test: Fail # Unexpected token '(' | 151 pseudo_kw_test: Fail # Unexpected token '(' |
| 180 super_implicit_closure_test: Fail # internal error: super property read not impl
emented | 152 super_implicit_closure_test: Fail # internal error: super property read not impl
emented |
| 181 | 153 |
| 182 # Missing compilation error for wrong number of type arguments. | 154 # Missing compilation error for wrong number of type arguments. |
| 183 mixin_type_parameters_errors_test/01: Fail | 155 mixin_type_parameters_errors_test/01: Fail |
| 184 mixin_type_parameters_errors_test/02: Fail | 156 mixin_type_parameters_errors_test/02: Fail |
| 185 mixin_type_parameters_errors_test/05: Fail | 157 mixin_type_parameters_errors_test/05: Fail |
| 186 | 158 |
| 187 # External tests. | 159 # External tests. |
| 188 external_test/01: Fail | 160 external_test/01: Fail |
| 189 external_test/02: Fail | 161 external_test/02: Fail |
| 190 external_test/11: Fail | 162 external_test/11: Fail |
| 191 external_test/12: Fail | 163 external_test/12: Fail |
| 192 external_test/13: Skip # Runtime error (missing patch). | 164 external_test/13: Skip # Runtime error (missing patch). |
| 193 external_test/14: Fail | 165 external_test/14: Fail |
| 194 external_test/15: Fail | |
| 195 external_test/20: Skip # Runtime error (missing patch). | 166 external_test/20: Skip # Runtime error (missing patch). |
| 196 external_test/21: Fail | 167 external_test/21: Fail |
| 197 external_test/22: Fail | 168 external_test/22: Fail |
| 198 external_test/23: Fail | 169 external_test/23: Fail |
| 199 external_test/30: Fail | 170 external_test/30: Fail |
| 200 external_test/31: Fail | 171 external_test/31: Fail |
| 201 | 172 |
| 202 | 173 |
| 203 # Implementation errors (library or generated code). | 174 # Implementation errors (library or generated code). |
| 204 instanceof4_test: Fail # Expect.isTrue(false) fails. | 175 instanceof4_test: Fail # Expect.isTrue(false) fails. |
| 205 list_literal4_test: Fail # Illegal argument(s): 0 -- checked mode test. | 176 list_literal4_test: Fail # Illegal argument(s): 0 -- checked mode test. |
| 206 map_literal4_test: Fail # Attempt to modify an immutable object -- checked mode
test. | 177 map_literal4_test: Fail # Attempt to modify an immutable object -- checked mode
test. |
| 207 named_parameters_type_test: Fail # Expect.equals(expected: <111>, actual: <0>) f
ails. -- checked mode test. | 178 named_parameters_type_test: Fail # Expect.equals(expected: <111>, actual: <0>) f
ails. -- checked mode test. |
| 208 | 179 |
| 209 class_cycle_negative_test: Fail, OK # Bad test: assumes eager loading. | 180 class_cycle_negative_test: Fail, OK # Bad test: assumes eager loading. |
| 210 external_test/16: Fail, OK # Bad test: assumes eager loading. | 181 external_test/16: Fail, OK # Bad test: assumes eager loading. |
| 211 interface_cycle_negative_test: Fail, OK # Bad test: assumes eager loading. | 182 interface_cycle_negative_test: Fail, OK # Bad test: assumes eager loading. |
| 212 syntax_test/47: Fail, OK # Bad test: assumes eager loading. | 183 syntax_test/47: Fail, OK # Bad test: assumes eager loading. |
| 213 | 184 |
| 214 | 185 |
| 215 # | 186 # |
| 216 # The following tests are all negative tests that should be fixed. | 187 # The following tests are all negative tests that should be fixed. |
| 217 # | 188 # |
| 218 abstract_syntax_test/01: Fail # Negative language test. | 189 abstract_syntax_test/01: Fail # Negative language test. |
| 219 abstract_syntax_test/02: Fail # Negative language test. | |
| 220 const_constructor_syntax_test/04: Fail # Negative language test. | 190 const_constructor_syntax_test/04: Fail # Negative language test. |
| 221 const_syntax_test/04: Fail # Negative language test. | 191 const_syntax_test/04: Fail # Negative language test. |
| 222 constructor2_negative_test: Fail # Negative language test. | 192 constructor2_negative_test: Fail # Negative language test. |
| 223 constructor_return_negative_test: Fail # Negative language test. | 193 constructor_return_negative_test: Fail # Negative language test. |
| 224 constructor_return_with_arrow_negative_test: Fail # Negative language test. | 194 constructor_return_with_arrow_negative_test: Fail # Negative language test. |
| 225 constructor_return_with_init_and_arrow_negative_test: Fail # Negative language t
est. | 195 constructor_return_with_init_and_arrow_negative_test: Fail # Negative language t
est. |
| 226 constructor_return_with_init_negative_test: Fail # Negative language test. | 196 constructor_return_with_init_negative_test: Fail # Negative language test. |
| 227 duplicate_implements_test/01: Fail # Negative language test. | 197 duplicate_implements_test/01: Fail # Negative language test. |
| 228 duplicate_implements_test/02: Fail # Negative language test. | 198 duplicate_implements_test/02: Fail # Negative language test. |
| 229 duplicate_implements_test/03: Fail # Negative language test. | 199 duplicate_implements_test/03: Fail # Negative language test. |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 300 null_access_error_test: Fail # Issue: 7413 | 270 null_access_error_test: Fail # Issue: 7413 |
| 301 string_interpolate_null_test: Fail # Issue: 7413 | 271 string_interpolate_null_test: Fail # Issue: 7413 |
| 302 call_through_null_getter_test: Fail | 272 call_through_null_getter_test: Fail |
| 303 closure3_test: Fail | 273 closure3_test: Fail |
| 304 execute_finally3_test: Fail | 274 execute_finally3_test: Fail |
| 305 method_invocation_test: Fail | 275 method_invocation_test: Fail |
| 306 stack_overflow_test: Fail | 276 stack_overflow_test: Fail |
| 307 stack_overflow_stacktrace_test: Fail | 277 stack_overflow_stacktrace_test: Fail |
| 308 closure_call_wrong_argument_count_negative_test: Skip | 278 closure_call_wrong_argument_count_negative_test: Skip |
| 309 label_test: Skip | 279 label_test: Skip |
| OLD | NEW |