Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: tests/language/language_dart2js.status

Issue 2896103004: dart2js kernel status update - 2 more tests pass (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
355 deferred_constraints_constants_test/none: Crash # Issue 27394 355 deferred_constraints_constants_test/none: Crash # Issue 27394
356 deferred_constraints_constants_test/reference1: Crash # Issue 27394 356 deferred_constraints_constants_test/reference1: Crash # Issue 27394
357 deferred_constraints_constants_test/reference2: Crash # Issue 27394 357 deferred_constraints_constants_test/reference2: Crash # Issue 27394
358 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394 358 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
359 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394 359 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
360 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394 360 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
361 deferred_load_constants_test/none: RuntimeError # Issue 27394 361 deferred_load_constants_test/none: RuntimeError # Issue 27394
362 deferred_static_seperate_test: RuntimeError # Issue 27394 362 deferred_static_seperate_test: RuntimeError # Issue 27394
363 deferred_super_dependency_test/01: Crash # Issue 27394 363 deferred_super_dependency_test/01: Crash # Issue 27394
364 enum_mirror_test: Crash # Issue 27394 364 enum_mirror_test: Crash # Issue 27394
365 equality_test: RuntimeError # Issue 27394
366 export_ambiguous_main_negative_test: Crash # Issue 27394 365 export_ambiguous_main_negative_test: Crash # Issue 27394
367 f_bounded_quantification5_test: RuntimeError # Issue 27394 366 f_bounded_quantification5_test: RuntimeError # Issue 27394
368 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394 367 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
369 final_param_test/01: MissingRuntimeError # Issue 27394 368 final_param_test/01: MissingRuntimeError # Issue 27394
370 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394 369 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
371 first_class_types_constants_test: RuntimeError # Issue 27394 370 first_class_types_constants_test: RuntimeError # Issue 27394
372 first_class_types_test: RuntimeError # Issue 27394 371 first_class_types_test: RuntimeError # Issue 27394
373 function_subtype3_test: RuntimeError # Issue 27394 372 function_subtype3_test: RuntimeError # Issue 27394
374 function_subtype_typearg0_test: RuntimeError # Issue 27394 373 function_subtype_typearg0_test: RuntimeError # Issue 27394
375 generic2_test: RuntimeError # Issue 27394 374 generic2_test: RuntimeError # Issue 27394
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
479 named_parameters_passing_null_test: RuntimeError # Issue 27394 478 named_parameters_passing_null_test: RuntimeError # Issue 27394
480 named_parameters_passing_zero_test: RuntimeError # Issue 27394 479 named_parameters_passing_zero_test: RuntimeError # Issue 27394
481 named_parameters_test/01: MissingRuntimeError # Issue 27394 480 named_parameters_test/01: MissingRuntimeError # Issue 27394
482 null_is_bottom_test/14: RuntimeError # Issue 27394 481 null_is_bottom_test/14: RuntimeError # Issue 27394
483 null_is_bottom_test/16: RuntimeError # Issue 27394 482 null_is_bottom_test/16: RuntimeError # Issue 27394
484 null_test/01: Crash # Issue 27394 483 null_test/01: Crash # Issue 27394
485 null_test/02: Crash # Issue 27394 484 null_test/02: Crash # Issue 27394
486 null_test/03: Crash # Issue 27394 485 null_test/03: Crash # Issue 27394
487 null_test/none: Crash # Issue 27394 486 null_test/none: Crash # Issue 27394
488 nullaware_opt_test: RuntimeError # Issue 27394 487 nullaware_opt_test: RuntimeError # Issue 27394
489 operator_equals_test: RuntimeError # Issue 27394
490 optional_named_parameters_test/none: RuntimeError # Issue 27394 488 optional_named_parameters_test/none: RuntimeError # Issue 27394
491 private_mixin2_test: Crash # Issue 27394 489 private_mixin2_test: Crash # Issue 27394
492 redirecting_constructor_initializer_test: RuntimeError # Issue 27394 490 redirecting_constructor_initializer_test: RuntimeError # Issue 27394
493 redirecting_factory_reflection_test: Crash # Issue 27394 491 redirecting_factory_reflection_test: Crash # Issue 27394
494 regress_18535_test: Crash # Issue 27394 492 regress_18535_test: Crash # Issue 27394
495 regress_18713_test: Crash # Issue 27394 493 regress_18713_test: Crash # Issue 27394
496 regress_22666_test: Crash # Issue 27394 494 regress_22666_test: Crash # Issue 27394
497 regress_23408_test: Crash # Issue 27394 495 regress_23408_test: Crash # Issue 27394
498 regress_23996_test: RuntimeError # Issue 27394 496 regress_23996_test: RuntimeError # Issue 27394
499 regress_25246_1_test: Crash # Issue 27394 497 regress_25246_1_test: Crash # Issue 27394
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 factory_redirection_test/02: Crash # Issue 27394 615 factory_redirection_test/02: Crash # Issue 27394
618 factory_redirection_test/03: Crash # Issue 27394 616 factory_redirection_test/03: Crash # Issue 27394
619 mixin_cyclic_test/02: Crash # Issue 27394 617 mixin_cyclic_test/02: Crash # Issue 27394
620 mixin_illegal_cycles_test/01: Crash # Issue 27394 618 mixin_illegal_cycles_test/01: Crash # Issue 27394
621 mixin_illegal_cycles_test/05: Crash # Issue 27394 619 mixin_illegal_cycles_test/05: Crash # Issue 27394
622 named_parameters_test/01: Crash # Issue 27394 620 named_parameters_test/01: Crash # Issue 27394
623 named_parameters_test/03: Crash # Issue 27394 621 named_parameters_test/03: Crash # Issue 27394
624 named_parameters_test/05: Crash # Issue 27394 622 named_parameters_test/05: Crash # Issue 27394
625 named_parameters_test/07: Crash # Issue 27394 623 named_parameters_test/07: Crash # Issue 27394
626 named_parameters_test/09: Crash # Issue 27394 624 named_parameters_test/09: Crash # Issue 27394
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698