| 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 enum_test: Fail # Issue 28340 | 6 enum_test: Fail # Issue 28340 |
| 7 regress_28341_test: Fail # Issue 28340 | 7 regress_28341_test: Fail # Issue 28340 |
| 8 deferred_not_loaded_check_test: Fail # Issue 27577 | 8 deferred_not_loaded_check_test: Fail # Issue 27577 |
| 9 getter_setter_in_lib_test: Fail # Issue 23288 | 9 getter_setter_in_lib_test: Fail # Issue 23288 |
| 10 method_name_test: Fail # issue 25574 | 10 method_name_test: Fail # issue 25574 |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 309 async_await_test: RuntimeError # Issue 27394 | 309 async_await_test: RuntimeError # Issue 27394 |
| 310 async_star_pause_test: RuntimeError # Issue 27394 | 310 async_star_pause_test: RuntimeError # Issue 27394 |
| 311 async_star_regression_fisk_test: RuntimeError # Issue 27394 | 311 async_star_regression_fisk_test: RuntimeError # Issue 27394 |
| 312 async_star_stream_take_test: RuntimeError # Issue 27394 | 312 async_star_stream_take_test: RuntimeError # Issue 27394 |
| 313 async_star_take_reyield_test: RuntimeError # Issue 27394 | 313 async_star_take_reyield_test: RuntimeError # Issue 27394 |
| 314 async_star_test: RuntimeError # Issue 27394 | 314 async_star_test: RuntimeError # Issue 27394 |
| 315 await_for_test: RuntimeError # Issue 27394 | 315 await_for_test: RuntimeError # Issue 27394 |
| 316 await_for_use_local_test: RuntimeError # Issue 27394 | 316 await_for_use_local_test: RuntimeError # Issue 27394 |
| 317 bootstrap_test: RuntimeError # Issue 27394 | 317 bootstrap_test: RuntimeError # Issue 27394 |
| 318 bound_closure_equality_test: RuntimeError # Issue 27394 | 318 bound_closure_equality_test: RuntimeError # Issue 27394 |
| 319 built_in_identifier_test/01: Crash # Issue 27394 | |
| 320 call_nonexistent_static_test/10: Crash # Issue 27394 | 319 call_nonexistent_static_test/10: Crash # Issue 27394 |
| 321 canonical_const3_test: RuntimeError # Issue 27394 | 320 canonical_const3_test: RuntimeError # Issue 27394 |
| 322 canonical_const_test: RuntimeError # Issue 27394 | 321 canonical_const_test: RuntimeError # Issue 27394 |
| 323 closure_in_constructor_test: RuntimeError # Issue 27394 | 322 closure_in_constructor_test: RuntimeError # Issue 27394 |
| 324 closures_initializer_test: RuntimeError # Issue 27394 | 323 closures_initializer_test: RuntimeError # Issue 27394 |
| 325 compile_time_constant9_test: RuntimeError # Issue 27394 | 324 compile_time_constant9_test: RuntimeError # Issue 27394 |
| 326 conditional_property_assignment_test/07: RuntimeError # Issue 27394 | 325 conditional_property_assignment_test/07: RuntimeError # Issue 27394 |
| 327 conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394 | 326 conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394 |
| 328 conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394 | 327 conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394 |
| 329 conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394 | 328 conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394 |
| 330 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394 | 329 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394 |
| 331 const_escape_frog_test: RuntimeError # Issue 27394 | 330 const_escape_frog_test: RuntimeError # Issue 27394 |
| 332 const_evaluation_test/01: Crash # Issue 27394 | 331 const_evaluation_test/01: Crash # Issue 27394 |
| 333 const_locals_test: RuntimeError # Issue 27394 | 332 const_locals_test: RuntimeError # Issue 27394 |
| 334 const_map2_test/none: RuntimeError # Issue 27394 | 333 const_map2_test/none: RuntimeError # Issue 27394 |
| 335 const_map3_test/none: RuntimeError # Issue 27394 | 334 const_map3_test/none: RuntimeError # Issue 27394 |
| 336 const_nested_test: RuntimeError # Issue 27394 | 335 const_nested_test: RuntimeError # Issue 27394 |
| 337 const_qq_test: Crash # Issue 27394 | 336 const_qq_test: Crash # Issue 27394 |
| 338 constructor10_test/01: Crash # Issue 27394 | 337 constructor10_test/01: Crash # Issue 27394 |
| 339 constructor10_test/02: Crash # Issue 27394 | 338 constructor10_test/02: Crash # Issue 27394 |
| 340 constructor_named_arguments_test/none: RuntimeError # Issue 27394 | 339 constructor_named_arguments_test/none: RuntimeError # Issue 27394 |
| 341 constructor_redirect2_test/02: Crash # Issue 27394 | 340 constructor_redirect2_test/02: Crash # Issue 27394 |
| 342 constructor_redirect2_test/04: Crash # Issue 27394 | 341 constructor_redirect2_test/04: Crash # Issue 27394 |
| 343 covariant_test/10: Crash # Issue 27394 | 342 covariant_test/10: Crash # Issue 27394 |
| 344 covariant_test/11: Crash # Issue 27394 | 343 covariant_test/11: Crash # Issue 27394 |
| 345 covariant_test/20b: Crash # Issue 27394 | 344 covariant_test/20b: Crash # Issue 27394 |
| 346 covariant_test/21: Crash # Issue 27394 | |
| 347 covariant_test/21b: Crash # Issue 27394 | |
| 348 covariant_test/24: Crash # Issue 27394 | 345 covariant_test/24: Crash # Issue 27394 |
| 349 covariant_test/27: Crash # Issue 27394 | |
| 350 covariant_test/27b: Crash # Issue 27394 | |
| 351 covariant_test/30: Crash # Issue 27394 | |
| 352 covariant_test/30b: Crash # Issue 27394 | |
| 353 covariant_test/31: Crash # Issue 27394 | |
| 354 covariant_test/31b: Crash # Issue 27394 | |
| 355 ct_const_test: RuntimeError # Issue 27394 | 346 ct_const_test: RuntimeError # Issue 27394 |
| 356 cyclic_default_values_test: RuntimeError # Issue 27394 | 347 cyclic_default_values_test: RuntimeError # Issue 27394 |
| 357 deferred_constraints_constants_test/constructor1: Crash # Issue 27394 | 348 deferred_constraints_constants_test/constructor1: Crash # Issue 27394 |
| 358 deferred_constraints_constants_test/constructor2: Crash # Issue 27394 | 349 deferred_constraints_constants_test/constructor2: Crash # Issue 27394 |
| 359 deferred_constraints_constants_test/default_argument1: Crash # Issue 27394 | 350 deferred_constraints_constants_test/default_argument1: Crash # Issue 27394 |
| 360 deferred_constraints_constants_test/default_argument2: Crash # Issue 27394 | 351 deferred_constraints_constants_test/default_argument2: Crash # Issue 27394 |
| 361 deferred_constraints_constants_test/metadata1: Crash # Issue 27394 | 352 deferred_constraints_constants_test/metadata1: Crash # Issue 27394 |
| 362 deferred_constraints_constants_test/metadata2: Crash # Issue 27394 | 353 deferred_constraints_constants_test/metadata2: Crash # Issue 27394 |
| 363 deferred_constraints_constants_test/metadata3: Crash # Issue 27394 | 354 deferred_constraints_constants_test/metadata3: Crash # Issue 27394 |
| 364 deferred_constraints_constants_test/none: Crash # Issue 27394 | 355 deferred_constraints_constants_test/none: Crash # Issue 27394 |
| (...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 626 factory_redirection_test/02: Crash # Issue 27394 | 617 factory_redirection_test/02: Crash # Issue 27394 |
| 627 factory_redirection_test/03: Crash # Issue 27394 | 618 factory_redirection_test/03: Crash # Issue 27394 |
| 628 mixin_cyclic_test/02: Crash # Issue 27394 | 619 mixin_cyclic_test/02: Crash # Issue 27394 |
| 629 mixin_illegal_cycles_test/01: Crash # Issue 27394 | 620 mixin_illegal_cycles_test/01: Crash # Issue 27394 |
| 630 mixin_illegal_cycles_test/05: Crash # Issue 27394 | 621 mixin_illegal_cycles_test/05: Crash # Issue 27394 |
| 631 named_parameters_test/01: Crash # Issue 27394 | 622 named_parameters_test/01: Crash # Issue 27394 |
| 632 named_parameters_test/03: Crash # Issue 27394 | 623 named_parameters_test/03: Crash # Issue 27394 |
| 633 named_parameters_test/05: Crash # Issue 27394 | 624 named_parameters_test/05: Crash # Issue 27394 |
| 634 named_parameters_test/07: Crash # Issue 27394 | 625 named_parameters_test/07: Crash # Issue 27394 |
| 635 named_parameters_test/09: Crash # Issue 27394 | 626 named_parameters_test/09: Crash # Issue 27394 |
| OLD | NEW |