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

Side by Side Diff: tests/corelib/corelib.status

Issue 1191433002: Update dart2js-cps_ir status files. (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/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/isolate/isolate.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 == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 5 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
6 bool_from_environment2_test: Skip 6 bool_from_environment2_test: Skip
7 bool_from_environment_test: Skip 7 bool_from_environment_test: Skip
8 from_environment_const_type_test: Skip 8 from_environment_const_type_test: Skip
9 from_environment_const_type_undefined_test: Skip 9 from_environment_const_type_undefined_test: Skip
10 int_from_environment2_test: Skip 10 int_from_environment2_test: Skip
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 204
205 [ $mode == debug ] 205 [ $mode == debug ]
206 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 206 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
207 207
208 [ $runtime == vm && $arch == simarmv5te ] 208 [ $runtime == vm && $arch == simarmv5te ]
209 int_parse_radix_test/*: Pass, Slow 209 int_parse_radix_test/*: Pass, Slow
210 big_integer_parsed_mul_div_vm_test: Pass, Slow 210 big_integer_parsed_mul_div_vm_test: Pass, Slow
211 211
212 [ $compiler == dart2js && $cps_ir ] 212 [ $compiler == dart2js && $cps_ir ]
213 apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 213 apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary.
214 collection_removes_test: RuntimeError # Please triage this failure. 214 collection_removes_test: RuntimeError # undefined is not a function
215 const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 215 const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
216 const_list_set_range_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 216 const_list_set_range_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
217 core_runtime_types_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 217 core_runtime_types_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
218 date_time_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 218 date_time_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
219 double_ceil2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 219 double_ceil2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
220 double_floor2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 220 double_floor2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
221 double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 221 double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
222 double_parse_test/none: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 222 double_parse_test/none: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
223 double_round2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 223 double_round2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
224 double_truncate2_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 224 double_truncate2_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
225 duration2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 225 duration2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
226 duration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 226 duration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
227 error_stack_trace1_test: Pass # Please triage this failure. 227 error_stack_trace1_test: Pass # undefined is not a function
228 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail( "Should not reach");}): Unhandled node 228 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail( "Should not reach");}): Unhandled node
229 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 229 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
230 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 230 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
231 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 231 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
232 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 232 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
233 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 233 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
234 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 234 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
235 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 235 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
236 hashcode_test: RuntimeError # Please triage this failure. 236 hashcode_test: RuntimeError # Please triage this failure.
237 int_parse_radix_test/01: Crash # Please triage this failure. 237 int_parse_radix_test/01: Crash # Invalid argument(s)
238 int_parse_radix_test/02: Crash # Please triage this failure. 238 int_parse_radix_test/02: Crash # Invalid argument(s)
239 int_parse_radix_test/none: Crash # Please triage this failure. 239 int_parse_radix_test/none: Crash # Invalid argument(s)
240 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 240 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
241 iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 241 iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
242 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 242 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
243 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 243 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
244 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 244 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
245 iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 245 iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
246 iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 246 iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
247 iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 247 iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
248 iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 248 iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
249 iterable_return_type_test/none: RuntimeError # Please triage this failure. 249 iterable_return_type_test/none: RuntimeError # Please triage this failure.
(...skipping 17 matching lines...) Expand all
267 list_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 267 list_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
268 list_remove_range_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 268 list_remove_range_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
269 list_removeat_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 269 list_removeat_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
270 list_replace_range_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 270 list_replace_range_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
271 list_set_all_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 271 list_set_all_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
272 list_set_range_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 272 list_set_range_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
273 list_sublist_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 273 list_sublist_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
274 list_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 274 list_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
275 list_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 275 list_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
276 list_to_string2_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 276 list_to_string2_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
277 list_to_string_test: RuntimeError # Please triage this failure. 277 list_to_string_test: RuntimeError # undefined is not a function
278 map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 278 map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
279 map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Null ary. 279 map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Null ary.
280 map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 280 map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
281 map_values2_test: RuntimeError # Please triage this failure. 281 map_values2_test: RuntimeError # Please triage this failure.
282 map_values3_test: RuntimeError # Please triage this failure. 282 map_values3_test: RuntimeError # Please triage this failure.
283 map_values4_test: RuntimeError # Please triage this failure. 283 map_values4_test: RuntimeError # Please triage this failure.
284 null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 284 null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
285 num_clamp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 285 num_clamp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
286 num_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 286 num_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
287 num_parse_test/none: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 287 num_parse_test/none: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
288 queue_first_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 288 queue_first_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
289 queue_last_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 289 queue_last_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
290 queue_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 290 queue_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
291 queue_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary. 291 queue_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary.
292 regexp/compile-crash_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 292 regexp/compile-crash_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
293 regexp/compile_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 293 regexp/compile_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
294 regexp/early-acid3-86_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 294 regexp/early-acid3-86_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
295 regexp/invalid-range-in-class_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 295 regexp/invalid-range-in-class_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
296 regexp/multiline_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 296 regexp/multiline_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
297 regexp/no-extensions_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 297 regexp/no-extensions_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
298 regexp/pcre_test: Crash # Please triage this failure. 298 regexp/pcre_test: Crash # Stack Overflow
299 regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 299 regexp/range-out-of-order_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
300 regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 300 regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
301 set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 301 set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
302 splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 302 splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
303 splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 303 splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
304 string_buffer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 304 string_buffer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
305 string_codeunits_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 305 string_codeunits_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
306 string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 306 string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
307 string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 307 string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
308 string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 308 string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
309 string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 309 string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
310 string_replace_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 310 string_replace_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
311 string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 311 string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
312 string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 312 string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
313 string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 313 string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary.
314 symbol_operator_test/03: RuntimeError # Please triage this failure. 314 symbol_operator_test/03: RuntimeError # Please triage this failure.
315 symbol_reserved_word_test/03: Pass # Please triage this failure. 315 symbol_reserved_word_test/03: Pass # Please triage this failure.
316 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 316 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
317 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 317 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
318 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 318 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
319 symbol_test/none: Crash # Please triage this failure. 319 symbol_test/none: Crash # The null object does not have a getter '_element'.
320 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 320 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
321 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 321 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
322 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 322 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
323 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 323 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
324 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 324 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
325 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 325 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
326 uri_test: Crash # Please triage this failure. 326 uri_test: Crash # The null object does not have a getter '_element'.
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698