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

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

Issue 1092023002: CPS implementation of throw and rethrow. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | Annotate | Revision Log
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 == dart2dart] 5 [ $compiler == dart2dart]
6 bool_from_environment2_test: Skip 6 bool_from_environment2_test: Skip
7 bool_from_environment_default_value_test: Skip 7 bool_from_environment_default_value_test: Skip
8 bool_from_environment_test: Skip 8 bool_from_environment_test: Skip
9 from_environment_const_type_test: Skip 9 from_environment_const_type_test: Skip
10 from_environment_const_type_undefined_test: Skip 10 from_environment_const_type_undefined_test: Skip
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 apply2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 241 apply2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
242 apply3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 242 apply3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
243 apply4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 243 apply4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
244 apply_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 244 apply_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
245 bit_twiddling_bigint_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 245 bit_twiddling_bigint_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
246 bit_twiddling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 246 bit_twiddling_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
247 bool_from_environment_default_value_test: Crash # (throw new ExpectException(mes sage)): Unhandled node 247 bool_from_environment_default_value_test: Crash # (throw new ExpectException(mes sage)): Unhandled node
248 bool_from_environment_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 248 bool_from_environment_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
249 bool_hashcode_test: Crash # (throw new ExpectException(message)): Unhandled node 249 bool_hashcode_test: Crash # (throw new ExpectException(message)): Unhandled node
250 collection_from_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 250 collection_from_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
251 collection_length_test: Crash # (throw "Bad length: ${length} / size: ${size}"): Unhandled node
252 collection_removes_test: Crash # (throw new ExpectException(message)): Unhandled node 251 collection_removes_test: Crash # (throw new ExpectException(message)): Unhandled node
253 collection_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 252 collection_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
254 collection_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 253 collection_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
255 compare_to2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator 254 compare_to2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener ator
256 compare_to_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 255 compare_to_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
257 const_list_literal_test: Crash # (try {list.add(4);}on UnsupportedError catch (e ){exception=e;}): "on T" catch block 256 const_list_literal_test: Crash # (try {list.add(4);}on UnsupportedError catch (e ){exception=e;}): "on T" catch block
258 const_list_remove_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 257 const_list_remove_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
259 const_list_set_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 258 const_list_set_range_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
260 core_runtime_types_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 259 core_runtime_types_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
261 date_time2_test: Crash # (throw new ExpectException(message)): Unhandled node 260 date_time2_test: Crash # (throw new ExpectException(message)): Unhandled node
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 from_environment_const_type_undefined_test/none: Crash # Instance of 'TypeOperat or': unimplemented in CodeGenerator 335 from_environment_const_type_undefined_test/none: Crash # Instance of 'TypeOperat or': unimplemented in CodeGenerator
337 growable_list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 336 growable_list_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
338 has_next_iterator_test: Crash # (throw new ExpectException(message)): Unhandled node 337 has_next_iterator_test: Crash # (throw new ExpectException(message)): Unhandled node
339 hash_map2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 338 hash_map2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
340 hash_map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 339 hash_map_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
341 hash_set_test/01: Crash # (throw new ExpectException(message)): Unhandled node 340 hash_set_test/01: Crash # (throw new ExpectException(message)): Unhandled node
342 hash_set_test/none: Crash # (throw new ExpectException(message)): Unhandled node 341 hash_set_test/none: Crash # (throw new ExpectException(message)): Unhandled node
343 hash_set_type_check_test: Crash # (throw new ExpectException(message)): Unhandle d node 342 hash_set_type_check_test: Crash # (throw new ExpectException(message)): Unhandle d node
344 hashcode_boxed_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 343 hashcode_boxed_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
345 hashcode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 344 hashcode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
346 hidden_library2_test/01: Crash # (throw 'fisk'): Unhandled node
347 indexed_list_access_test: Crash # (throw new ExpectException(message)): Unhandle d node 345 indexed_list_access_test: Crash # (throw new ExpectException(message)): Unhandle d node
348 int_ceil_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 346 int_ceil_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
349 int_ceil_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 347 int_ceil_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
350 int_floor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 348 int_floor_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
351 int_floor_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator 349 int_floor_to_double_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
352 int_from_environment2_test: Crash # (throw new ExpectException(message)): Unhand led node 350 int_from_environment2_test: Crash # (throw new ExpectException(message)): Unhand led node
353 int_from_environment_default_value_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator 351 int_from_environment_default_value_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
354 int_from_environment_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 352 int_from_environment_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
355 int_parse_radix_test/01: Crash # Please triage this failure. 353 int_parse_radix_test/01: Crash # Please triage this failure.
356 int_parse_radix_test/02: Crash # Please triage this failure. 354 int_parse_radix_test/02: Crash # Please triage this failure.
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 string_trimlr_test/01: Crash # (throw new ExpectException(message)): Unhandled n ode 575 string_trimlr_test/01: Crash # (throw new ExpectException(message)): Unhandled n ode
578 string_trimlr_test/none: Crash # (throw new ExpectException(message)): Unhandled node 576 string_trimlr_test/none: Crash # (throw new ExpectException(message)): Unhandled node
579 strings_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 577 strings_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
580 symbol_operator_test/03: Crash # (throw "Didn't throw: ${name}"): Unhandled node 578 symbol_operator_test/03: Crash # (throw "Didn't throw: ${name}"): Unhandled node
581 symbol_operator_test/none: Crash # (throw "Not equal #${name}, \$${name}: ${cons tSymbol}, ${mirrorSymbol}"): Unhandled node 579 symbol_operator_test/none: Crash # (throw "Not equal #${name}, \$${name}: ${cons tSymbol}, ${mirrorSymbol}"): Unhandled node
582 symbol_reserved_word_test/03: Pass # Please triage this failure. 580 symbol_reserved_word_test/03: Pass # Please triage this failure.
583 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 581 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
584 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 582 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
585 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 583 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
586 symbol_test/none: Crash # "on T" catch block 584 symbol_test/none: Crash # "on T" catch block
587 throw_half_surrogate_pair_test/01: Crash # (throw "String should be a surrogate pair"): Unhandled node
588 throw_half_surrogate_pair_test/02: Crash # (throw "String should be a surrogate pair"): Unhandled node
589 throw_half_surrogate_pair_test/none: Crash # (throw "String should be a surrogat e pair"): Unhandled node
590 toInt_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 585 toInt_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
591 unicode2_test: Crash # (throw new ExpectException(message)): Unhandled node 586 unicode2_test: Crash # (throw new ExpectException(message)): Unhandled node
592 unicode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 587 unicode_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
593 uri_base_test: Crash # "on T" catch block 588 uri_base_test: Crash # "on T" catch block
594 uri_file_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 589 uri_file_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
595 uri_http_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 590 uri_http_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
596 uri_ipv4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 591 uri_ipv4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
597 uri_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 592 uri_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
598 uri_normalize_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 593 uri_normalize_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
599 uri_parse_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 594 uri_parse_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
600 uri_path_test: Crash # (throw new ExpectException(message)): Unhandled node 595 uri_path_test: Crash # (throw new ExpectException(message)): Unhandled node
601 uri_query_test: Crash # (throw new ExpectException(message)): Unhandled node 596 uri_query_test: Crash # (throw new ExpectException(message)): Unhandled node
602 uri_scheme_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 597 uri_scheme_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
603 uri_test: Crash # (throw new ExpectException(message)): Unhandled node 598 uri_test: Crash # (throw new ExpectException(message)): Unhandled node
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698