OLD | NEW |
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 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
167 mixin_mixin3_test: RuntimeError # Issue 13109. | 167 mixin_mixin3_test: RuntimeError # Issue 13109. |
168 mixin_mixin7_test: RuntimeError # Issue 13109. | 168 mixin_mixin7_test: RuntimeError # Issue 13109. |
169 mixin_regress_13688_test: RuntimeError # Issue 13109. | 169 mixin_regress_13688_test: RuntimeError # Issue 13109. |
170 modulo_test: RuntimeError # Issue 15246 | 170 modulo_test: RuntimeError # Issue 15246 |
171 truncdiv_test: RuntimeError # Issue 15246 | 171 truncdiv_test: RuntimeError # Issue 15246 |
172 invocation_mirror2_test: RuntimeError # Issue 6490 (wrong retval). | 172 invocation_mirror2_test: RuntimeError # Issue 6490 (wrong retval). |
173 generic_closure_test: RuntimeError # Issue 12605 | 173 generic_closure_test: RuntimeError # Issue 12605 |
174 const_switch_test/02: RuntimeError # Issue 17960 | 174 const_switch_test/02: RuntimeError # Issue 17960 |
175 const_switch_test/04: RuntimeError # Issue 17960 | 175 const_switch_test/04: RuntimeError # Issue 17960 |
176 | 176 |
177 enum_const_test/02: RuntimeError # Issue 21817 | |
178 | |
179 const_dynamic_type_literal_test/02: CompileTimeError # Issue 23009 | 177 const_dynamic_type_literal_test/02: CompileTimeError # Issue 23009 |
180 const_dynamic_type_literal_test/03: CompileTimeError # Issue 23009 | 178 const_dynamic_type_literal_test/03: CompileTimeError # Issue 23009 |
181 | 179 |
182 # Compilation errors. | 180 # Compilation errors. |
183 method_override5_test: RuntimeError # Issue 12809 | 181 method_override5_test: RuntimeError # Issue 12809 |
184 external_test/10: CompileTimeError # Issue 12887 | 182 external_test/10: CompileTimeError # Issue 12887 |
185 external_test/13: CompileTimeError # Issue 12887 | 183 external_test/13: CompileTimeError # Issue 12887 |
186 external_test/20: CompileTimeError # Issue 12887 | 184 external_test/20: CompileTimeError # Issue 12887 |
187 list_literal4_test: RuntimeError # Issue 12890 | 185 list_literal4_test: RuntimeError # Issue 12890 |
188 built_in_identifier_test/01: CompileTimeError # Issue 13022 | 186 built_in_identifier_test/01: CompileTimeError # Issue 13022 |
(...skipping 947 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1136 type_variable_conflict2_test/07: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 1134 type_variable_conflict2_test/07: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
1137 type_variable_conflict2_test/09: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 1135 type_variable_conflict2_test/09: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
1138 type_variable_field_initializer_closure_test: Crash # Instance of 'TypeOperator'
: type check unimplemented for List<int>. | 1136 type_variable_field_initializer_closure_test: Crash # Instance of 'TypeOperator'
: type check unimplemented for List<int>. |
1139 type_variable_field_initializer_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for List<int>. | 1137 type_variable_field_initializer_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for List<int>. |
1140 type_variable_function_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for Func<S>. | 1138 type_variable_function_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for Func<S>. |
1141 type_variable_initializer_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for Map<int, int>. | 1139 type_variable_initializer_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for Map<int, int>. |
1142 type_variable_nested_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for List<int>. | 1140 type_variable_nested_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for List<int>. |
1143 type_variable_scope2_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for Foo. | 1141 type_variable_scope2_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for Foo. |
1144 type_variable_typedef_test: Crash # (foo): handleStaticFunctionGet: function(foo
) | 1142 type_variable_typedef_test: Crash # (foo): handleStaticFunctionGet: function(foo
) |
1145 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. | 1143 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. |
1146 typed_message_test: Crash # (logMessages): handleStaticFunctionGet: function(log
Messages) | |
1147 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. | 1144 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. |
1148 typevariable_substitution2_test/01: Crash # Please triage this failure. | 1145 typevariable_substitution2_test/01: Crash # Please triage this failure. |
1149 typevariable_substitution2_test/02: Crash # Please triage this failure. | 1146 typevariable_substitution2_test/02: Crash # Please triage this failure. |
1150 typevariable_substitution2_test/none: Crash # Please triage this failure. | 1147 typevariable_substitution2_test/none: Crash # Please triage this failure. |
1151 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 1148 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
1152 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f
ield | 1149 unresolved_top_level_method_negative_test: Crash # unsupported element kind: a:f
ield |
1153 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel
d | 1150 unresolved_top_level_var_negative_test: Crash # unsupported element kind: a:fiel
d |
1154 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 1151 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
1155 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 1152 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
1156 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 1153 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
1157 void_type_test: Crash # (f): handleStaticFunctionGet: function(f) | 1154 void_type_test: Crash # (f): handleStaticFunctionGet: function(f) |
OLD | NEW |