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

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

Issue 2995503002: More status file adjustments. Why does this not reproduce on my machine?!?!? (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 | « no previous file | 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 921 matching lines...) Expand 10 before | Expand all | Expand 10 after
932 function_subtype_inline2_test: Crash 932 function_subtype_inline2_test: Crash
933 function_subtype_local0_test: Crash 933 function_subtype_local0_test: Crash
934 function_subtype_local1_test: Crash 934 function_subtype_local1_test: Crash
935 function_subtype_local2_test: Crash 935 function_subtype_local2_test: Crash
936 function_subtype_local3_test: Crash 936 function_subtype_local3_test: Crash
937 function_subtype_local4_test: Crash 937 function_subtype_local4_test: Crash
938 function_subtype_local5_test: Crash 938 function_subtype_local5_test: Crash
939 function_subtype_not1_test: Crash 939 function_subtype_not1_test: Crash
940 function_subtype_not3_test: Crash 940 function_subtype_not3_test: Crash
941 function_subtype_setter0_test: Crash 941 function_subtype_setter0_test: Crash
942 function_subtype_typearg0_test: Crash
943 function_subtype_typearg1_test: Crash 942 function_subtype_typearg1_test: Crash
944 function_subtype_typearg2_test: Crash 943 function_subtype_typearg2_test: Crash
945 function_subtype_typearg3_test: Crash 944 function_subtype_typearg3_test: Crash
946 function_subtype_typearg4_test: Crash 945 function_subtype_typearg4_test: Crash
947 function_subtype_typearg5_test: Crash 946 function_subtype_typearg5_test: Crash
948 function_syntax_test/none: Crash 947 function_syntax_test/none: Crash
949 function_test: Crash 948 function_test: Crash
950 function_type2_test: Crash 949 function_type2_test: Crash
951 function_type3_test: Crash 950 function_type3_test: Crash
952 function_type_alias2_test: Crash 951 function_type_alias2_test: Crash
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
1187 least_upper_bound_test/none: Crash 1186 least_upper_bound_test/none: Crash
1188 left_shift_test: RuntimeError 1187 left_shift_test: RuntimeError
1189 library_env_test/has_no_html_support: RuntimeError 1188 library_env_test/has_no_html_support: RuntimeError
1190 library_env_test/has_no_io_support: RuntimeError 1189 library_env_test/has_no_io_support: RuntimeError
1191 library_env_test/has_no_mirror_support: RuntimeError 1190 library_env_test/has_no_mirror_support: RuntimeError
1192 library_prefixes_test: Crash 1191 library_prefixes_test: Crash
1193 licm2_test: Crash 1192 licm2_test: Crash
1194 licm3_test: Crash 1193 licm3_test: Crash
1195 list_double_index_in_loop2_test: Crash 1194 list_double_index_in_loop2_test: Crash
1196 list_double_index_in_loop_test: Crash 1195 list_double_index_in_loop_test: Crash
1197 list_tracer_call_last_test: Crash
1198 list_is_test: Crash 1196 list_is_test: Crash
1199 list_length_tracer_test: Crash 1197 list_length_tracer_test: Crash
1200 list_literal3_test: Crash 1198 list_literal3_test: Crash
1201 list_literal4_test: Crash 1199 list_literal4_test: Crash
1202 list_test: Crash 1200 list_test: Crash
1203 local_function2_test: RuntimeError 1201 local_function2_test: RuntimeError
1204 local_function3_test: Crash 1202 local_function3_test: Crash
1205 local_function_test: Crash 1203 local_function_test: Crash
1206 logical_expression_test: Crash 1204 logical_expression_test: Crash
1207 loop_hoist_test: Crash 1205 loop_hoist_test: Crash
(...skipping 464 matching lines...) Expand 10 before | Expand all | Expand 10 after
1672 static_field_test/02: Crash 1670 static_field_test/02: Crash
1673 static_field_test/03: Crash 1671 static_field_test/03: Crash
1674 static_field_test/04: Crash 1672 static_field_test/04: Crash
1675 static_field_test/none: Crash 1673 static_field_test/none: Crash
1676 static_getter_no_setter1_test/01: Crash 1674 static_getter_no_setter1_test/01: Crash
1677 static_getter_no_setter1_test/none: Crash 1675 static_getter_no_setter1_test/none: Crash
1678 static_getter_no_setter2_test/01: Crash 1676 static_getter_no_setter2_test/01: Crash
1679 static_getter_no_setter2_test/none: Crash 1677 static_getter_no_setter2_test/none: Crash
1680 static_getter_no_setter3_test/01: Crash 1678 static_getter_no_setter3_test/01: Crash
1681 static_getter_no_setter3_test/none: Crash 1679 static_getter_no_setter3_test/none: Crash
1682 static_implicit_closure_test: Crash
1683 static_initializer_type_error_test: Crash 1680 static_initializer_type_error_test: Crash
1684 static_setter_get_test/01: Crash 1681 static_setter_get_test/01: Crash
1685 string_charcode_test: Crash 1682 string_charcode_test: Crash
1686 string_interpolate2_test: Crash 1683 string_interpolate2_test: Crash
1687 string_interpolate_null_test: Crash 1684 string_interpolate_null_test: Crash
1688 string_interpolation_and_buffer_test: Crash 1685 string_interpolation_and_buffer_test: Crash
1689 string_interpolation_newline_test: RuntimeError 1686 string_interpolation_newline_test: RuntimeError
1690 string_join_test: RuntimeError 1687 string_join_test: RuntimeError
1691 string_literals_test: Crash 1688 string_literals_test: Crash
1692 string_no_operator_test: Crash 1689 string_no_operator_test: Crash
1693 string_optimizations_test: Crash 1690 string_optimizations_test: Crash
1694 string_split_test: Crash 1691 string_split_test: Crash
1695 string_test: Crash 1692 string_test: Crash
1696 substring_test/01: Crash 1693 substring_test/01: Crash
1697 substring_test/none: Crash 1694 substring_test/none: Crash
1698 super_bound_closure_test/01: Crash 1695 super_bound_closure_test/01: Crash
1699 super_bound_closure_test/none: Crash 1696 super_bound_closure_test/none: Crash
1700 super_call4_test: Crash 1697 super_call4_test: Crash
1701 super_closure_test: RuntimeError 1698 super_closure_test: RuntimeError
1702 super_field_access_test: Crash 1699 super_field_access_test: Crash
1703 super_field_2_test: RuntimeError
1704 super_getter_setter_test: Crash 1700 super_getter_setter_test: Crash
1705 super_implicit_closure_test: Crash 1701 super_implicit_closure_test: Crash
1706 super_inferrer_test: Crash 1702 super_inferrer_test: Crash
1707 super_mixin_test: Crash 1703 super_mixin_test: Crash
1708 super_no_such_method1_test/01: Crash 1704 super_no_such_method1_test/01: Crash
1709 super_no_such_method2_test/01: Crash 1705 super_no_such_method2_test/01: Crash
1710 super_no_such_method3_test/01: Crash 1706 super_no_such_method3_test/01: Crash
1711 super_no_such_method4_test/01: Crash 1707 super_no_such_method4_test/01: Crash
1712 super_no_such_method5_test/01: Crash 1708 super_no_such_method5_test/01: Crash
1713 super_operator_index5_test: Crash 1709 super_operator_index5_test: Crash
(...skipping 24 matching lines...) Expand all
1738 symbol_literal_test/01: Crash 1734 symbol_literal_test/01: Crash
1739 sync_generator1_test/01: Crash 1735 sync_generator1_test/01: Crash
1740 sync_generator1_test/none: Crash 1736 sync_generator1_test/none: Crash
1741 sync_generator2_test/none: Crash 1737 sync_generator2_test/none: Crash
1742 sync_generator3_test/test1: Crash 1738 sync_generator3_test/test1: Crash
1743 sync_generator3_test/test2: Crash 1739 sync_generator3_test/test2: Crash
1744 syncstar_less_than_test: Crash 1740 syncstar_less_than_test: Crash
1745 syncstar_yield_test/copyParameters: Crash 1741 syncstar_yield_test/copyParameters: Crash
1746 syncstar_yield_test/none: Crash 1742 syncstar_yield_test/none: Crash
1747 syncstar_yieldstar_test: Crash 1743 syncstar_yieldstar_test: Crash
1748 syntax_test/02: Crash
1749 syntax_test/03: Crash
1750 syntax_test/27: Crash
1751 syntax_test/49: Crash
1752 syntax_test/54: Crash
1753 syntax_test/60: Crash
1754 syntax_test/61: Crash
1755 syntax_test/62: Crash
1756 syntax_test/none: CompileTimeError 1744 syntax_test/none: CompileTimeError
1757 syntax_test/none: Crash 1745 syntax_test/none: Crash
1758 temp_mangling_test: Crash 1746 temp_mangling_test: Crash
1759 third_test: Crash 1747 third_test: Crash
1760 throw1_test: Crash 1748 throw1_test: Crash
1761 throw2_test: Crash 1749 throw2_test: Crash
1762 throw3_test: Crash 1750 throw3_test: Crash
1763 throw4_test: Crash 1751 throw4_test: Crash
1764 throw5_test: Crash 1752 throw5_test: Crash
1765 throw6_test: Crash 1753 throw6_test: Crash
(...skipping 532 matching lines...) Expand 10 before | Expand all | Expand 10 after
2298 type_promotion_closure_test/14: Crash 2286 type_promotion_closure_test/14: Crash
2299 type_promotion_closure_test/15: Crash 2287 type_promotion_closure_test/15: Crash
2300 type_promotion_closure_test/16: Crash 2288 type_promotion_closure_test/16: Crash
2301 type_promotion_closure_test/none: Crash 2289 type_promotion_closure_test/none: Crash
2302 type_variable_closure2_test: Crash 2290 type_variable_closure2_test: Crash
2303 type_variable_closure3_test: Crash 2291 type_variable_closure3_test: Crash
2304 type_variable_closure4_test: Crash 2292 type_variable_closure4_test: Crash
2305 type_variable_field_initializer_closure2_test: Crash 2293 type_variable_field_initializer_closure2_test: Crash
2306 type_variable_field_initializer_closure_test: Crash 2294 type_variable_field_initializer_closure_test: Crash
2307 type_variable_initializer_test: Crash 2295 type_variable_initializer_test: Crash
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698