| OLD | NEW |
| 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 Loading... |
| 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 | |
| 876 function_subtype2_test: Crash | 875 function_subtype2_test: Crash |
| 877 function_subtype3_test: Crash | 876 function_subtype3_test: Crash |
| 878 function_subtype_bound_closure0_test: Crash | 877 function_subtype_bound_closure0_test: Crash |
| 879 function_subtype_bound_closure1_test: Crash | 878 function_subtype_bound_closure1_test: Crash |
| 880 function_subtype_bound_closure2_test: Crash | 879 function_subtype_bound_closure2_test: Crash |
| 881 function_subtype_bound_closure3_test: Crash | 880 function_subtype_bound_closure3_test: Crash |
| 882 function_subtype_bound_closure4_test: Crash | 881 function_subtype_bound_closure4_test: Crash |
| 883 function_subtype_bound_closure5_test: Crash | 882 function_subtype_bound_closure5_test: Crash |
| 884 function_subtype_bound_closure5a_test: Crash | 883 function_subtype_bound_closure5a_test: Crash |
| 885 function_subtype_bound_closure6_test: Crash | 884 function_subtype_bound_closure6_test: Crash |
| (...skipping 1328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2214 for_in2_test: Crash | 2213 for_in2_test: Crash |
| 2215 for_in3_test: Crash | 2214 for_in3_test: Crash |
| 2216 for_variable_capture_test: Crash | 2215 for_variable_capture_test: Crash |
| 2217 full_stacktrace1_test: Crash | 2216 full_stacktrace1_test: Crash |
| 2218 full_stacktrace2_test: Crash | 2217 full_stacktrace2_test: Crash |
| 2219 full_stacktrace3_test: Crash | 2218 full_stacktrace3_test: Crash |
| 2220 function_getter_test: Crash | 2219 function_getter_test: Crash |
| 2221 function_literals2_test: Crash | 2220 function_literals2_test: Crash |
| 2222 function_literals_test: Crash | 2221 function_literals_test: Crash |
| 2223 function_malformed_result_type_test: Crash | 2222 function_malformed_result_type_test: Crash |
| 2224 function_propagation_test: RuntimeError | |
| 2225 function_subtype2_test: Crash | 2223 function_subtype2_test: Crash |
| 2226 function_subtype_bound_closure0_test: Crash | 2224 function_subtype_bound_closure0_test: Crash |
| 2227 function_subtype_bound_closure1_test: Crash | 2225 function_subtype_bound_closure1_test: Crash |
| 2228 function_subtype_bound_closure2_test: Crash | 2226 function_subtype_bound_closure2_test: Crash |
| 2229 function_subtype_bound_closure3_test: Crash | 2227 function_subtype_bound_closure3_test: Crash |
| 2230 function_subtype_bound_closure4_test: Crash | 2228 function_subtype_bound_closure4_test: Crash |
| 2231 function_subtype_bound_closure5_test: Crash | 2229 function_subtype_bound_closure5_test: Crash |
| 2232 function_subtype_bound_closure5a_test: Crash | 2230 function_subtype_bound_closure5a_test: Crash |
| 2233 function_subtype_bound_closure6_test: Crash | 2231 function_subtype_bound_closure6_test: Crash |
| 2234 function_subtype_bound_closure7_test: Crash | 2232 function_subtype_bound_closure7_test: Crash |
| (...skipping 893 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3128 typedef_is_test: Crash | 3126 typedef_is_test: Crash |
| 3129 typevariable_substitution2_test/02: Crash | 3127 typevariable_substitution2_test/02: Crash |
| 3130 unresolved_default_constructor_test/01: Crash | 3128 unresolved_default_constructor_test/01: Crash |
| 3131 value_range2_test: Crash | 3129 value_range2_test: Crash |
| 3132 value_range3_test: Crash | 3130 value_range3_test: Crash |
| 3133 value_range_test: Crash | 3131 value_range_test: Crash |
| 3134 variable_declaration_metadata_test/none: Crash | 3132 variable_declaration_metadata_test/none: Crash |
| 3135 void_type_test: Crash | 3133 void_type_test: Crash |
| 3136 yieldstar_pause_test: Crash | 3134 yieldstar_pause_test: Crash |
| 3137 | 3135 |
| OLD | NEW |