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

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

Issue 1129693006: Fix field initialization order for forwarding constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status Created 5 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
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 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 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 10
(...skipping 511 matching lines...) Expand 10 before | Expand all | Expand 10 after
522 double_to_string_as_fixed2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 522 double_to_string_as_fixed2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
523 double_to_string_as_precision2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 523 double_to_string_as_precision2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
524 dynamic_prefix_core_test/01: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary. 524 dynamic_prefix_core_test/01: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
525 dynamic_test: Crash # Instance of 'TypeOperator': type check unimplemented for I face<dynamic, num>. 525 dynamic_test: Crash # Instance of 'TypeOperator': type check unimplemented for I face<dynamic, num>.
526 empty_block_case_test: Crash # (switch (1){case 1:{}case 2:Expect.equals(true,fa lse);}): Unhandled node 526 empty_block_case_test: Crash # (switch (1){case 1:{}case 2:Expect.equals(true,fa lse);}): Unhandled node
527 enum_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 527 enum_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
528 enum_private_test/02: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 528 enum_private_test/02: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
529 enum_test: Crash # Unhandled node 529 enum_test: Crash # Unhandled node
530 equality_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 530 equality_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
531 error_stacktrace_test: RuntimeError # Please triage this failure. 531 error_stacktrace_test: RuntimeError # Please triage this failure.
532 evaluation_redirecting_constructor_test: RuntimeError # Please triage this failu re.
533 execute_finally10_test: Crash # try/finally 532 execute_finally10_test: Crash # try/finally
534 execute_finally11_test: Crash # try/finally 533 execute_finally11_test: Crash # try/finally
535 execute_finally12_test: Crash # (try {try {}finally {a=8;break;}}finally {return a==8;}): try/finally 534 execute_finally12_test: Crash # (try {try {}finally {a=8;break;}}finally {return a==8;}): try/finally
536 execute_finally1_test: Crash # (try {int j;j=func();i=1;return i;}finally {i=i+8 00;}): try/finally 535 execute_finally1_test: Crash # (try {int j;j=func();i=1;return i;}finally {i=i+8 00;}): try/finally
537 execute_finally2_test: Crash # try/finally 536 execute_finally2_test: Crash # try/finally
538 execute_finally3_test: Crash # try/finally 537 execute_finally3_test: Crash # try/finally
539 execute_finally4_test: Crash # (try {int j;j=func();i=1;}finally {i=i+10;}): try /finally 538 execute_finally4_test: Crash # (try {int j;j=func();i=1;}finally {i=i+10;}): try /finally
540 execute_finally5_test: Crash # try/finally 539 execute_finally5_test: Crash # try/finally
541 execute_finally6_test: Crash # try/finally 540 execute_finally6_test: Crash # try/finally
542 execute_finally7_test: Crash # try/finally 541 execute_finally7_test: Crash # try/finally
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
688 inference_super_constructor_call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 687 inference_super_constructor_call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
689 inferrer_constructor2_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 688 inferrer_constructor2_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
690 inferrer_constructor3_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 689 inferrer_constructor3_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
691 inferrer_constructor4_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 690 inferrer_constructor4_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
692 inferrer_constructor5_test/01: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary. 691 inferrer_constructor5_test/01: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
693 inferrer_constructor_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 692 inferrer_constructor_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
694 inferrer_synthesized_constructor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 693 inferrer_synthesized_constructor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
695 inferrer_synthesized_super_constructor_test: Crash # Please triage this failure. 694 inferrer_synthesized_super_constructor_test: Crash # Please triage this failure.
696 inferrer_this_access_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 695 inferrer_this_access_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
697 infinite_switch_label_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 696 infinite_switch_label_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
698 inline_super_test: Crash # Please triage this failure.
699 inlined_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 697 inlined_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
700 instance_creation_in_function_annotation_test: Crash # Instance of 'TypeOperator ': type check unimplemented for _Nullary. 698 instance_creation_in_function_annotation_test: Crash # Instance of 'TypeOperator ': type check unimplemented for _Nullary.
701 instanceof2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or List<Object>. 699 instanceof2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or List<Object>.
702 instanceof3_test: Crash # Instance of 'TypeOperator': type check unimplemented f or UndeclaredType. 700 instanceof3_test: Crash # Instance of 'TypeOperator': type check unimplemented f or UndeclaredType.
703 instanceof4_test/01: Crash # Instance of 'TypeOperator': type check unimplemente d for List<T>. 701 instanceof4_test/01: Crash # Instance of 'TypeOperator': type check unimplemente d for List<T>.
704 instanceof4_test/none: Crash # Instance of 'TypeOperator': type check unimplemen ted for List<T>. 702 instanceof4_test/none: Crash # Instance of 'TypeOperator': type check unimplemen ted for List<T>.
705 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary. 703 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
706 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 704 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
707 interceptor9_test: RuntimeError # Please triage this failure. 705 interceptor9_test: RuntimeError # Please triage this failure.
708 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 706 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
1053 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 1051 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted.
1054 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1. 1052 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1.
1055 typevariable_substitution2_test/01: Crash # Please triage this failure. 1053 typevariable_substitution2_test/01: Crash # Please triage this failure.
1056 typevariable_substitution2_test/02: Crash # Please triage this failure. 1054 typevariable_substitution2_test/02: Crash # Please triage this failure.
1057 typevariable_substitution2_test/none: Crash # Please triage this failure. 1055 typevariable_substitution2_test/none: Crash # Please triage this failure.
1058 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1056 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1059 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1057 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1060 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1058 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1061 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 1059 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
1062 void_type_test: Crash # Unhandled node 1060 void_type_test: Crash # Unhandled node
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | tests/language/redirecting_constructor_initializer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698