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

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

Issue 1091143003: Update dart2js-cps_ir test expectations. (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
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | 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 == 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 402 matching lines...) Expand 10 before | Expand all | Expand 10 after
413 list_replace_range_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 413 list_replace_range_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
414 list_reversed_test: Crash # (throw new ExpectException(message)): Unhandled node 414 list_reversed_test: Crash # (throw new ExpectException(message)): Unhandled node
415 list_set_all_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 415 list_set_all_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
416 list_set_range_test: Crash # (throw new ExpectException(message)): Unhandled nod e 416 list_set_range_test: Crash # (throw new ExpectException(message)): Unhandled nod e
417 list_sort_test: Crash # (throw new ExpectException(message)): Unhandled node 417 list_sort_test: Crash # (throw new ExpectException(message)): Unhandled node
418 list_sublist_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 418 list_sublist_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
419 list_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 419 list_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
420 list_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 420 list_test/none: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
421 list_to_string2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator 421 list_to_string2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG enerator
422 list_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator 422 list_to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
423 list_unmodifiable_test: Crash # (createConstList): handleStaticFunctionGet: func tion(createConstList)
423 main_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator 424 main_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
424 map_contains_key_test: Crash # (throw new ExpectException(message)): Unhandled n ode 425 map_contains_key_test: Crash # (throw new ExpectException(message)): Unhandled n ode
425 map_contains_value_test: Crash # (throw new ExpectException(message)): Unhandled node 426 map_contains_value_test: Crash # (throw new ExpectException(message)): Unhandled node
426 map_from_iterables_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 427 map_from_iterables_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
427 map_from_iterable_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator 428 map_from_iterable_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
428 map_from_test: Crash # Please triage this failure. 429 map_from_test: Crash # Please triage this failure.
429 map_index_test: Crash # (throw new ExpectException(message)): Unhandled node 430 map_index_test: Crash # (throw new ExpectException(message)): Unhandled node
430 map_keys2_test: Crash # Please triage this failure. 431 map_keys2_test: Crash # Please triage this failure.
431 map_keys_test: Crash # Please triage this failure. 432 map_keys_test: Crash # Please triage this failure.
432 map_remove_test: Crash # (throw new ExpectException(message)): Unhandled node 433 map_remove_test: Crash # (throw new ExpectException(message)): Unhandled node
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
587 uri_http_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 588 uri_http_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
588 uri_ipv4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 589 uri_ipv4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
589 uri_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r 590 uri_ipv6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
590 uri_normalize_path_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator 591 uri_normalize_path_test: Crash # Instance of 'TypeOperator': unimplemented in Co deGenerator
591 uri_normalize_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator 592 uri_normalize_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
592 uri_parse_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or 593 uri_parse_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
593 uri_path_test: Crash # (throw new ExpectException(message)): Unhandled node 594 uri_path_test: Crash # (throw new ExpectException(message)): Unhandled node
594 uri_query_test: Crash # (throw new ExpectException(message)): Unhandled node 595 uri_query_test: Crash # (throw new ExpectException(message)): Unhandled node
595 uri_scheme_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor 596 uri_scheme_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
596 uri_test: Crash # (throw new ExpectException(message)): Unhandled node 597 uri_test: Crash # (throw new ExpectException(message)): Unhandled node
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698