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

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

Issue 1154173002: dart2js cps: Track underlying value of interceptors in type propagation. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status file Created 5 years, 6 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 | « tests/corelib/corelib.status ('k') | tests/standalone/standalone.status » ('j') | 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 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 796 matching lines...) Expand 10 before | Expand all | Expand 10 after
807 null_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 807 null_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
808 null_test/01: Crash # Instance of 'TypeOperator': type casts not implemented. 808 null_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
809 null_test/02: Crash # Instance of 'TypeOperator': type casts not implemented. 809 null_test/02: Crash # Instance of 'TypeOperator': type casts not implemented.
810 null_test/03: Crash # Instance of 'TypeOperator': type casts not implemented. 810 null_test/03: Crash # Instance of 'TypeOperator': type casts not implemented.
811 null_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. 811 null_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
812 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im plemented. 812 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im plemented.
813 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im plemented. 813 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im plemented.
814 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im plemented. 814 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im plemented.
815 number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. 815 number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
816 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 816 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
817 operator4_test: RuntimeError # Please triage this failure.
818 operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 817 operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
819 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 818 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
820 optimized_string_charat_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 819 optimized_string_charat_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
821 optimized_string_charcodeat_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 820 optimized_string_charcodeat_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
822 overridden_no_such_method_test: RuntimeError # Please triage this failure. 821 overridden_no_such_method_test: RuntimeError # Please triage this failure.
823 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle d node 822 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle d node
824 prefix16_test: Crash # Instance of 'TypeOperator': type check unimplemented for myFunc. 823 prefix16_test: Crash # Instance of 'TypeOperator': type check unimplemented for myFunc.
825 private4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 824 private4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
826 private_access_test/01: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 825 private_access_test/01: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
827 private_access_test/02: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 826 private_access_test/02: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
981 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 980 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted.
982 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1. 981 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1.
983 typevariable_substitution2_test/01: Crash # Please triage this failure. 982 typevariable_substitution2_test/01: Crash # Please triage this failure.
984 typevariable_substitution2_test/02: Crash # Please triage this failure. 983 typevariable_substitution2_test/02: Crash # Please triage this failure.
985 typevariable_substitution2_test/none: Crash # Please triage this failure. 984 typevariable_substitution2_test/none: Crash # Please triage this failure.
986 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 985 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
987 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 986 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
988 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 987 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
989 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 988 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
990 void_type_test: Crash # Unhandled node 989 void_type_test: Crash # Unhandled node
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698