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

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

Issue 1165703002: Update dart2js-cps_ir test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: 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/co19/co19-dart2js.status ('k') | third_party/pkg_tested/pkg_tested.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 840 matching lines...) Expand 10 before | Expand all | Expand 10 after
851 regress_22443_test: Crash # (D.loadLibrary()): handleStaticGetterInvoke: foreign : getter(loadLibrary) 851 regress_22443_test: Crash # (D.loadLibrary()): handleStaticGetterInvoke: foreign : getter(loadLibrary)
852 regress_22445_test: Crash # cannot handle async/sync*/async* functions 852 regress_22445_test: Crash # cannot handle async/sync*/async* functions
853 regress_22579_test: Crash # cannot handle async/sync*/async* functions 853 regress_22579_test: Crash # cannot handle async/sync*/async* functions
854 regress_22700_test: Crash # Please triage this failure. 854 regress_22700_test: Crash # Please triage this failure.
855 regress_22728_test: Crash # cannot handle async/sync*/async* functions 855 regress_22728_test: Crash # cannot handle async/sync*/async* functions
856 regress_22777_test: Crash # cannot handle async/sync*/async* functions 856 regress_22777_test: Crash # cannot handle async/sync*/async* functions
857 regress_22822_test: Crash # (try {for(int i=0;i<10;i++ ){return ()=>i+b;}}finall y {b=10;}): try/finally 857 regress_22822_test: Crash # (try {for(int i=0;i<10;i++ ){return ()=>i+b;}}finall y {b=10;}): try/finally
858 regress_22936_test/01: Crash # Please triage this failure. 858 regress_22936_test/01: Crash # Please triage this failure.
859 regress_22936_test/none: Crash # Please triage this failure. 859 regress_22936_test/none: Crash # Please triage this failure.
860 regress_23498_test: Crash # cannot handle async/sync*/async* functions 860 regress_23498_test: Crash # cannot handle async/sync*/async* functions
861 regress_23500_test/01: Crash # cannot handle async/sync*/async* functions
862 regress_23500_test/02: Crash # cannot handle async/sync*/async* functions
863 regress_23500_test/none: Crash # cannot handle async/sync*/async* functions
861 reify_typevar_static_test/01: Crash # Please triage this failure. 864 reify_typevar_static_test/01: Crash # Please triage this failure.
862 return_type_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 865 return_type_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
863 side_effect_throw_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 866 side_effect_throw_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
864 stack_trace_test: Crash # try/finally 867 stack_trace_test: Crash # try/finally
865 statement_test: Crash # try/finally 868 statement_test: Crash # try/finally
866 static_postfix_operator_test: Crash # (try {if(a++ ==0){inIt=true;}}finally {}): try/finally 869 static_postfix_operator_test: Crash # (try {if(a++ ==0){inIt=true;}}finally {}): try/finally
867 static_setter_get_test/01: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 870 static_setter_get_test/01: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
868 string_charcode_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 871 string_charcode_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
869 string_optimizations_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 872 string_optimizations_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
870 super_all_named_constructor_test: Crash # Please triage this failure. 873 super_all_named_constructor_test: Crash # Please triage this failure.
871 super_bound_closure_test/01: RuntimeError # Please triage this failure. 874 super_bound_closure_test/01: RuntimeError # Please triage this failure.
872 super_bound_closure_test/none: RuntimeError # Please triage this failure. 875 super_bound_closure_test/none: RuntimeError # Please triage this failure.
873 super_call4_test: RuntimeError # Please triage this failure. 876 super_call4_test: RuntimeError # Please triage this failure.
874 super_getter_setter_test: RuntimeError # Please triage this failure. 877 super_getter_setter_test: Crash # Please triage this failure.
875 super_implicit_closure_test: RuntimeError # Please triage this failure. 878 super_implicit_closure_test: RuntimeError # Please triage this failure.
876 super_inferrer_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 879 super_inferrer_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
877 super_operator_index2_test: RuntimeError # Please triage this failure. 880 super_operator_index2_test: RuntimeError # Please triage this failure.
878 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet 881 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
879 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet 882 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
880 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS et 883 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS et
881 super_operator_index_test/01: Crash # Please triage this failure. 884 super_operator_index_test/01: Crash # Please triage this failure.
882 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t 885 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t
883 super_operator_index_test/04: Crash # Please triage this failure. 886 super_operator_index_test/04: Crash # Please triage this failure.
884 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t 887 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe t
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
978 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 981 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted.
979 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1. 982 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1.
980 typevariable_substitution2_test/01: Crash # Please triage this failure. 983 typevariable_substitution2_test/01: Crash # Please triage this failure.
981 typevariable_substitution2_test/02: Crash # Please triage this failure. 984 typevariable_substitution2_test/02: Crash # Please triage this failure.
982 typevariable_substitution2_test/none: Crash # Please triage this failure. 985 typevariable_substitution2_test/none: Crash # Please triage this failure.
983 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 986 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
984 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 987 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
985 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 988 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
986 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 989 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
987 void_type_test: Crash # Unhandled node 990 void_type_test: Crash # Unhandled node
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | third_party/pkg_tested/pkg_tested.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698