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

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

Issue 1154743004: Test (and fix some) invalid assignments. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Updated cf. comments. 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 865 matching lines...) Expand 10 before | Expand all | Expand 10 after
876 regress_22936_test/none: Crash # Please triage this failure. 876 regress_22936_test/none: Crash # Please triage this failure.
877 regress_r24720_test: Crash # Instance of 'TypeOperator': type check unimplemente d for A<int>. 877 regress_r24720_test: Crash # Instance of 'TypeOperator': type check unimplemente d for A<int>.
878 reify_typevar_static_test/01: Crash # Please triage this failure. 878 reify_typevar_static_test/01: Crash # Please triage this failure.
879 return_type_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 879 return_type_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
880 side_effect_throw_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 880 side_effect_throw_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
881 smaller_4_Interface_Types_A11_t02_test: Crash # Instance of 'TypeOperator': type check unimplemented for G<C, C, C>. 881 smaller_4_Interface_Types_A11_t02_test: Crash # Instance of 'TypeOperator': type check unimplemented for G<C, C, C>.
882 smi_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for Comparable<double>. 882 smi_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for Comparable<double>.
883 stack_trace_test: Crash # try/finally 883 stack_trace_test: Crash # try/finally
884 statement_test: Crash # try/finally 884 statement_test: Crash # try/finally
885 static_postfix_operator_test: Crash # (try {if(a++ ==0){inIt=true;}}finally {}): try/finally 885 static_postfix_operator_test: Crash # (try {if(a++ ==0){inIt=true;}}finally {}): try/finally
886 static_setter_get_test/01: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
886 string_charcode_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 887 string_charcode_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
887 string_optimizations_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 888 string_optimizations_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
888 super_all_named_constructor_test: Crash # Please triage this failure. 889 super_all_named_constructor_test: Crash # Please triage this failure.
889 super_bound_closure_test/01: RuntimeError # Please triage this failure. 890 super_bound_closure_test/01: RuntimeError # Please triage this failure.
890 super_bound_closure_test/none: RuntimeError # Please triage this failure. 891 super_bound_closure_test/none: RuntimeError # Please triage this failure.
891 super_call4_test: RuntimeError # Please triage this failure. 892 super_call4_test: RuntimeError # Please triage this failure.
892 super_getter_setter_test: RuntimeError # Please triage this failure. 893 super_getter_setter_test: RuntimeError # Please triage this failure.
893 super_implicit_closure_test: RuntimeError # Please triage this failure. 894 super_implicit_closure_test: RuntimeError # Please triage this failure.
894 super_inferrer_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 895 super_inferrer_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
895 super_operator_index2_test: RuntimeError # Please triage this failure. 896 super_operator_index2_test: RuntimeError # Please triage this failure.
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
1036 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 1037 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted.
1037 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1. 1038 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1.
1038 typevariable_substitution2_test/01: Crash # Please triage this failure. 1039 typevariable_substitution2_test/01: Crash # Please triage this failure.
1039 typevariable_substitution2_test/02: Crash # Please triage this failure. 1040 typevariable_substitution2_test/02: Crash # Please triage this failure.
1040 typevariable_substitution2_test/none: Crash # Please triage this failure. 1041 typevariable_substitution2_test/none: Crash # Please triage this failure.
1041 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1042 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1042 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1043 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1043 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1044 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1044 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 1045 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
1045 void_type_test: Crash # Unhandled node 1046 void_type_test: Crash # Unhandled node
OLDNEW
« no previous file with comments | « tests/language/final_super_field_set_test.dart ('k') | tests/language/static_setter_get_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698