| 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 bad_constructor_test/05: CompileTimeError # Issue 13669 | 6 bad_constructor_test/05: CompileTimeError # Issue 13669 |
| 7 block_scope_test: CompileTimeError # Issue 13204. | 7 block_scope_test: CompileTimeError # Issue 13204. |
| 8 null_test/03: MissingCompileTimeError # Issue 12445. | 8 null_test/03: MissingCompileTimeError # Issue 12445. |
| 9 black_listed_test/none: CompileTimeError # Issue 12446. | 9 black_listed_test/none: CompileTimeError # Issue 12446. |
| 10 malformed_test/05: MissingCompileTimeError # Issue 12695 | 10 malformed_test/05: MissingCompileTimeError # Issue 12695 |
| (...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 234 getter_override_test/01: Fail # Issue 11496 | 234 getter_override_test/01: Fail # Issue 11496 |
| 235 getter_override_test/02: Fail # Issue 11496 | 235 getter_override_test/02: Fail # Issue 11496 |
| 236 method_override7_test/00: Fail # Issue 11496 | 236 method_override7_test/00: Fail # Issue 11496 |
| 237 method_override7_test/01: Fail # Issue 11496 | 237 method_override7_test/01: Fail # Issue 11496 |
| 238 method_override7_test/02: Fail # Issue 11496 | 238 method_override7_test/02: Fail # Issue 11496 |
| 239 method_override8_test/03: Fail # Issue 11496 | 239 method_override8_test/03: Fail # Issue 11496 |
| 240 setter_override_test/00: Fail # Issue 11496 | 240 setter_override_test/00: Fail # Issue 11496 |
| 241 setter_override_test/03: Fail # Issue 11496 | 241 setter_override_test/03: Fail # Issue 11496 |
| 242 setter_override2_test/02: Fail # Issue 11496 | 242 setter_override2_test/02: Fail # Issue 11496 |
| 243 | 243 |
| 244 compile_time_constant10_test/01: Fail # Issue 5519 | |
| 245 compile_time_constant10_test/02: Fail # Issue 5519 | |
| 246 compile_time_constant_arguments_test/01: Fail # Issue 5519 | |
| 247 compile_time_constant_arguments_test/02: Fail # Issue 5519 | |
| 248 compile_time_constant_arguments_test/03: Fail # Issue 5519 | |
| 249 compile_time_constant_arguments_test/05: Fail # Issue 5519 | |
| 250 compile_time_constant_arguments_test/06: Fail # Issue 5519 | |
| 251 const_syntax_test/05: Fail # Issue 12933 | |
| 252 const_syntax_test/06: Fail # Issue 12933 | |
| 253 const_syntax_test/07: Fail # Issue 12933 | |
| 254 const_syntax_test/08: Fail # Issue 12933 | |
| 255 const_syntax_test/10: Fail # Issue 12933 | |
| 256 compile_time_constant_c_test/02: Fail # Issue 12933 | |
| 257 constructor9_test/01: Fail # Issue 12935 | 244 constructor9_test/01: Fail # Issue 12935 |
| 258 constructor_named_arguments_test/01: Fail # Issue 5519 | 245 constructor_named_arguments_test/01: Fail # Issue 5519 |
| 259 final_syntax_test/01: Fail # Issue 13020 | 246 final_syntax_test/01: Fail # Issue 13020 |
| 260 final_syntax_test/02: Fail # Issue 13020 | 247 final_syntax_test/02: Fail # Issue 13020 |
| 261 final_syntax_test/03: Fail # Issue 13020 | 248 final_syntax_test/03: Fail # Issue 13020 |
| 262 final_syntax_test/04: Fail # Issue 13020 | 249 final_syntax_test/04: Fail # Issue 13020 |
| 263 named_parameters_aggregated_test/03: Fail # Issue 12813 | 250 named_parameters_aggregated_test/03: Fail # Issue 12813 |
| 264 not_enough_positional_arguments_test/01: Fail # Issue 12839 | 251 not_enough_positional_arguments_test/01: Fail # Issue 12839 |
| 265 not_enough_positional_arguments_test/02: Fail # Issue 12839 | 252 not_enough_positional_arguments_test/02: Fail # Issue 12839 |
| 266 not_enough_positional_arguments_test/05: Fail # Issue 12839 | 253 not_enough_positional_arguments_test/05: Fail # Issue 12839 |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 316 compile_time_constant_checked2_test/04: Fail, OK | 303 compile_time_constant_checked2_test/04: Fail, OK |
| 317 compile_time_constant_checked2_test/05: Fail, OK | 304 compile_time_constant_checked2_test/05: Fail, OK |
| 318 compile_time_constant_checked2_test/06: Fail, OK | 305 compile_time_constant_checked2_test/06: Fail, OK |
| 319 compile_time_constant_checked3_test/01: Fail, OK | 306 compile_time_constant_checked3_test/01: Fail, OK |
| 320 compile_time_constant_checked3_test/02: Fail, OK | 307 compile_time_constant_checked3_test/02: Fail, OK |
| 321 compile_time_constant_checked3_test/03: Fail, OK | 308 compile_time_constant_checked3_test/03: Fail, OK |
| 322 compile_time_constant_checked3_test/04: Fail, OK | 309 compile_time_constant_checked3_test/04: Fail, OK |
| 323 compile_time_constant_checked3_test/05: Fail, OK | 310 compile_time_constant_checked3_test/05: Fail, OK |
| 324 compile_time_constant_checked3_test/06: Fail, OK | 311 compile_time_constant_checked3_test/06: Fail, OK |
| 325 | 312 |
| 326 final_is_not_const_test/01: Fail # Issue 12692 | |
| 327 | |
| 328 [ $compiler == dart2dart && $minified ] | 313 [ $compiler == dart2dart && $minified ] |
| 329 super_getter_setter_test: Fail # Issue 11065. | 314 super_getter_setter_test: Fail # Issue 11065. |
| 330 f_bounded_quantification4_test: Fail # Issue 12605. | 315 f_bounded_quantification4_test: Fail # Issue 12605. |
| 331 f_bounded_quantification5_test: Fail # Issue 12605. | 316 f_bounded_quantification5_test: Fail # Issue 12605. |
| 332 many_overridden_no_such_method_test: Pass, Fail # Issue 13078 | 317 many_overridden_no_such_method_test: Pass, Fail # Issue 13078 |
| 333 overridden_no_such_method_test: Pass, Fail # Issue 13078 | 318 overridden_no_such_method_test: Pass, Fail # Issue 13078 |
| 334 no_such_method_test: Pass, Fail # Issue 13078 | 319 no_such_method_test: Pass, Fail # Issue 13078 |
| 335 | 320 |
| 336 import_core_prefix_test: Pass | 321 import_core_prefix_test: Pass |
| 337 prefix22_test: Pass | 322 prefix22_test: Pass |
| 338 invocation_mirror_test: Fail, OK # Issue 12706 (hardcoded names). | 323 invocation_mirror_test: Fail, OK # Issue 12706 (hardcoded names). |
| 339 super_call4_test: Fail, OK # hardcoded names. | 324 super_call4_test: Fail, OK # hardcoded names. |
| 340 | 325 |
| 341 [ $minified ] | 326 [ $minified ] |
| 342 stack_trace_test: Fail, OK # Stack trace not preserved in minified code. | 327 stack_trace_test: Fail, OK # Stack trace not preserved in minified code. |
| 343 | 328 |
| 344 [ $runtime == ie9 ] | 329 [ $runtime == ie9 ] |
| 345 stack_trace_test: Fail, OK # Stack traces not available in IE9. | 330 stack_trace_test: Fail, OK # Stack traces not available in IE9. |
| OLD | NEW |