| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, 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 # Skip entire suite if not running in strong mode. | 5 # Skip entire suite if not running in strong mode. |
| 6 [ ! $strong ] | 6 [ ! $strong ] |
| 7 *: SkipByDesign | 7 *: SkipByDesign |
| 8 | 8 |
| 9 # Skip tests that are not yet strong-mode clean. | 9 # Skip tests that are not yet strong-mode clean. |
| 10 [ $strong ] | 10 [ $strong ] |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 126 cyclic_default_values_test: Skip | 126 cyclic_default_values_test: Skip |
| 127 cyclic_import_test: Skip | 127 cyclic_import_test: Skip |
| 128 cyclic_type_variable_test: Skip | 128 cyclic_type_variable_test: Skip |
| 129 cyclic_typedef_test: Skip | 129 cyclic_typedef_test: Skip |
| 130 default_factory2_test: Skip | 130 default_factory2_test: Skip |
| 131 default_factory_library_test: Skip | 131 default_factory_library_test: Skip |
| 132 default_factory_test: Skip | 132 default_factory_test: Skip |
| 133 deferred_constraints_constants_test: Skip | 133 deferred_constraints_constants_test: Skip |
| 134 deferred_constraints_constants_test_default: Skip | 134 deferred_constraints_constants_test_default: Skip |
| 135 deferred_constraints_constants_test: Skip | 135 deferred_constraints_constants_test: Skip |
| 136 deferred_constraints_type_annotation_test_as: Skip | 136 deferred_constraints_type_annotation_test: Skip |
| 137 deferred_constraints_type_annotation_test_catch: Skip | |
| 138 deferred_constraints_type_annotation_test_is: Skip | |
| 139 deferred_constraints_type_annotation_test_new_before: Skip | |
| 140 deferred_constraints_type_annotation_test_new: Skip | |
| 141 deferred_constraints_type_annotation_test_type: Skip | |
| 142 deferred_constraints_type_annotation_test_type_annotation: Skip | |
| 143 deferred_constraints_type_annotation_test_type_annotation_top: Skip | |
| 144 deferred_duplicate_prefix1_test: Skip | 137 deferred_duplicate_prefix1_test: Skip |
| 145 deferred_duplicate_prefix2_test: Skip | 138 deferred_duplicate_prefix2_test: Skip |
| 146 deferred_duplicate_prefix3_test: Skip | 139 deferred_duplicate_prefix3_test: Skip |
| 147 deferred_global_test: Skip | 140 deferred_global_test: Skip |
| 148 deferred_inheritance_constraints_test: Skip | 141 deferred_inheritance_constraints_test: Skip |
| 149 deferred_inheritance_constraints_test_redirecting: Skip | 142 deferred_inheritance_constraints_test_redirecting: Skip |
| 150 deferred_load_constants_test: Skip | 143 deferred_load_constants_test: Skip |
| 151 deferred_no_prefix_test: Skip | 144 deferred_no_prefix_test: Skip |
| 152 deopt_inlined_function_test: Skip | 145 deopt_inlined_function_test: Skip |
| 153 double_to_string_as_exponential2_test: Skip | 146 double_to_string_as_exponential2_test: Skip |
| (...skipping 672 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 826 many_generic_instanceof_test: RuntimeError # Issue 29920 | 819 many_generic_instanceof_test: RuntimeError # Issue 29920 |
| 827 map_literal10_test: RuntimeError # Issue 29920 | 820 map_literal10_test: RuntimeError # Issue 29920 |
| 828 map_literal7_test: RuntimeError # Issue 29920 | 821 map_literal7_test: RuntimeError # Issue 29920 |
| 829 mint_arithmetic_test: RuntimeError # Issue 29920 | 822 mint_arithmetic_test: RuntimeError # Issue 29920 |
| 830 modulo_test: RuntimeError # Issue 29920 | 823 modulo_test: RuntimeError # Issue 29920 |
| 831 named_parameter_clash_test: RuntimeError # Issue 29920 | 824 named_parameter_clash_test: RuntimeError # Issue 29920 |
| 832 nan_identical_test: RuntimeError # Issue 29920 | 825 nan_identical_test: RuntimeError # Issue 29920 |
| 833 nested_switch_label_test: RuntimeError # Issue 29920 | 826 nested_switch_label_test: RuntimeError # Issue 29920 |
| 834 number_identity2_test: RuntimeError # Issue 29920 | 827 number_identity2_test: RuntimeError # Issue 29920 |
| 835 numbers_test: RuntimeError # Issue 29920 | 828 numbers_test: RuntimeError # Issue 29920 |
| 836 prefix10_negative_test: Fail # Issue 29920 | |
| 837 regress_16640_test: RuntimeError # Issue 29920 | 829 regress_16640_test: RuntimeError # Issue 29920 |
| 838 regress_22443_test: RuntimeError # Issue 29920 | 830 regress_22443_test: RuntimeError # Issue 29920 |
| 839 regress_23089_test: CompileTimeError # Issue 29920 | 831 regress_23089_test: CompileTimeError # Issue 29920 |
| 840 reify_typevar_static_test/00: MissingCompileTimeError # Issue 29920 | 832 reify_typevar_static_test/00: MissingCompileTimeError # Issue 29920 |
| 841 stack_overflow_stacktrace_test: RuntimeError # Issue 29920 | 833 stack_overflow_stacktrace_test: RuntimeError # Issue 29920 |
| 842 stack_overflow_test: RuntimeError # Issue 29920 | 834 stack_overflow_test: RuntimeError # Issue 29920 |
| 843 stacktrace_test: RuntimeError # Issue 29920 | 835 stacktrace_test: RuntimeError # Issue 29920 |
| 844 switch_label2_test: RuntimeError # Issue 29920 | 836 switch_label2_test: RuntimeError # Issue 29920 |
| 845 switch_label_test: RuntimeError # Issue 29920 | 837 switch_label_test: RuntimeError # Issue 29920 |
| 846 switch_try_catch_test: RuntimeError # Issue 29920 | 838 switch_try_catch_test: RuntimeError # Issue 29920 |
| 847 throwing_lazy_variable_test: RuntimeError # Issue 29920 | 839 throwing_lazy_variable_test: RuntimeError # Issue 29920 |
| 848 truncdiv_test: RuntimeError # Issue 29920 | 840 truncdiv_test: RuntimeError # Issue 29920 |
| 849 type_variable_nested_test: RuntimeError # Issue 29920 | 841 type_variable_nested_test: RuntimeError # Issue 29920 |
| 850 type_variable_typedef_test: RuntimeError # Issue 29920 | 842 type_variable_typedef_test: RuntimeError # Issue 29920 |
| OLD | NEW |