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

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

Issue 1172793006: Mark tests as failing on dart2js-cps_ir. (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') | 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 == 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 742 matching lines...) Expand 10 before | Expand all | Expand 10 after
753 number_identifier_test/08: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 753 number_identifier_test/08: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
754 number_identifier_test/09: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 754 number_identifier_test/09: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
755 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 755 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
756 operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 756 operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
757 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 757 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
758 optimized_string_charat_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 758 optimized_string_charat_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
759 optimized_string_charcodeat_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 759 optimized_string_charcodeat_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
760 overridden_no_such_method_test: RuntimeError # Please triage this failure. 760 overridden_no_such_method_test: RuntimeError # Please triage this failure.
761 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle d node 761 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle d node
762 prefix16_test: Crash # Instance of 'TypeOperator': type check unimplemented for myFunc. 762 prefix16_test: Crash # Instance of 'TypeOperator': type check unimplemented for myFunc.
763 prefix_unqualified_invocation_test_02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
763 private4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 764 private4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
764 private_access_test/01: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 765 private_access_test/01: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
765 private_access_test/02: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 766 private_access_test/02: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
766 private_access_test/03: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 767 private_access_test/03: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
767 private_access_test/04: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 768 private_access_test/04: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
768 private_access_test/05: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 769 private_access_test/05: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
769 private_access_test/06: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 770 private_access_test/06: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
770 private_mixin2_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 771 private_mixin2_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
771 range_analysis2_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 772 range_analysis2_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
772 redirecting_factory_incompatible_signature_test: Crash # Instance of 'TypeOperat or': type check unimplemented for _Nullary. 773 redirecting_factory_incompatible_signature_test: Crash # Instance of 'TypeOperat or': type check unimplemented for _Nullary.
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 type_variable_typedef_test: Crash # Please triage this failure. 901 type_variable_typedef_test: Crash # Please triage this failure.
901 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1. 902 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1.
902 typevariable_substitution2_test/01: Crash # Please triage this failure. 903 typevariable_substitution2_test/01: Crash # Please triage this failure.
903 typevariable_substitution2_test/02: Crash # Please triage this failure. 904 typevariable_substitution2_test/02: Crash # Please triage this failure.
904 typevariable_substitution2_test/none: Crash # Please triage this failure. 905 typevariable_substitution2_test/none: Crash # Please triage this failure.
905 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 906 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
906 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 907 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
907 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 908 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
908 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 909 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
909 void_type_test: Crash # Unhandled node 910 void_type_test: Crash # 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