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

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

Issue 2997033002: Revert "Implement .getCallType" and "Update status" (Closed)
Patch Set: Created 3 years, 4 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/kernel/closed_world2_test.dart ('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 # VM specific tests that should not be run by dart2js. 5 # VM specific tests that should not be run by dart2js.
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 vm/*: Skip # Issue 12699 7 vm/*: Skip # Issue 12699
8 8
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] 9 [ $compiler == dart2js && ! $dart2js_with_kernel ]
10 enum_test: Fail # Issue 28340 10 enum_test: Fail # Issue 28340
(...skipping 854 matching lines...) Expand 10 before | Expand all | Expand 10 after
865 for_in2_test: Crash 865 for_in2_test: Crash
866 for_in3_test: Crash 866 for_in3_test: Crash
867 for_variable_capture_test: Crash 867 for_variable_capture_test: Crash
868 full_stacktrace1_test: Crash 868 full_stacktrace1_test: Crash
869 full_stacktrace2_test: Crash 869 full_stacktrace2_test: Crash
870 full_stacktrace3_test: Crash 870 full_stacktrace3_test: Crash
871 function_getter_test: Crash 871 function_getter_test: Crash
872 function_literals2_test: Crash 872 function_literals2_test: Crash
873 function_literals_test: Crash 873 function_literals_test: Crash
874 function_malformed_result_type_test: Crash 874 function_malformed_result_type_test: Crash
875 function_propagation_test: Crash
875 function_subtype2_test: Crash 876 function_subtype2_test: Crash
876 function_subtype3_test: Crash 877 function_subtype3_test: Crash
877 function_subtype_bound_closure0_test: Crash 878 function_subtype_bound_closure0_test: Crash
878 function_subtype_bound_closure1_test: Crash 879 function_subtype_bound_closure1_test: Crash
879 function_subtype_bound_closure2_test: Crash 880 function_subtype_bound_closure2_test: Crash
880 function_subtype_bound_closure3_test: Crash 881 function_subtype_bound_closure3_test: Crash
881 function_subtype_bound_closure4_test: Crash 882 function_subtype_bound_closure4_test: Crash
882 function_subtype_bound_closure5_test: Crash 883 function_subtype_bound_closure5_test: Crash
883 function_subtype_bound_closure5a_test: Crash 884 function_subtype_bound_closure5a_test: Crash
884 function_subtype_bound_closure6_test: Crash 885 function_subtype_bound_closure6_test: Crash
(...skipping 1328 matching lines...) Expand 10 before | Expand all | Expand 10 after
2213 for_in2_test: Crash 2214 for_in2_test: Crash
2214 for_in3_test: Crash 2215 for_in3_test: Crash
2215 for_variable_capture_test: Crash 2216 for_variable_capture_test: Crash
2216 full_stacktrace1_test: Crash 2217 full_stacktrace1_test: Crash
2217 full_stacktrace2_test: Crash 2218 full_stacktrace2_test: Crash
2218 full_stacktrace3_test: Crash 2219 full_stacktrace3_test: Crash
2219 function_getter_test: Crash 2220 function_getter_test: Crash
2220 function_literals2_test: Crash 2221 function_literals2_test: Crash
2221 function_literals_test: Crash 2222 function_literals_test: Crash
2222 function_malformed_result_type_test: Crash 2223 function_malformed_result_type_test: Crash
2224 function_propagation_test: RuntimeError
2223 function_subtype2_test: Crash 2225 function_subtype2_test: Crash
2224 function_subtype_bound_closure0_test: Crash 2226 function_subtype_bound_closure0_test: Crash
2225 function_subtype_bound_closure1_test: Crash 2227 function_subtype_bound_closure1_test: Crash
2226 function_subtype_bound_closure2_test: Crash 2228 function_subtype_bound_closure2_test: Crash
2227 function_subtype_bound_closure3_test: Crash 2229 function_subtype_bound_closure3_test: Crash
2228 function_subtype_bound_closure4_test: Crash 2230 function_subtype_bound_closure4_test: Crash
2229 function_subtype_bound_closure5_test: Crash 2231 function_subtype_bound_closure5_test: Crash
2230 function_subtype_bound_closure5a_test: Crash 2232 function_subtype_bound_closure5a_test: Crash
2231 function_subtype_bound_closure6_test: Crash 2233 function_subtype_bound_closure6_test: Crash
2232 function_subtype_bound_closure7_test: Crash 2234 function_subtype_bound_closure7_test: Crash
(...skipping 893 matching lines...) Expand 10 before | Expand all | Expand 10 after
3126 typedef_is_test: Crash 3128 typedef_is_test: Crash
3127 typevariable_substitution2_test/02: Crash 3129 typevariable_substitution2_test/02: Crash
3128 unresolved_default_constructor_test/01: Crash 3130 unresolved_default_constructor_test/01: Crash
3129 value_range2_test: Crash 3131 value_range2_test: Crash
3130 value_range3_test: Crash 3132 value_range3_test: Crash
3131 value_range_test: Crash 3133 value_range_test: Crash
3132 variable_declaration_metadata_test/none: Crash 3134 variable_declaration_metadata_test/none: Crash
3133 void_type_test: Crash 3135 void_type_test: Crash
3134 yieldstar_pause_test: Crash 3136 yieldstar_pause_test: Crash
3135 3137
OLDNEW
« no previous file with comments | « tests/compiler/dart2js/kernel/closed_world2_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698