| 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 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 class_test: Fail | 6 class_test: Fail |
| 7 statements_test: Fail | 7 statements_test: Fail |
| 8 typed_locals_test: Fail | 8 typed_locals_test: Fail |
| 9 no_such_method_test: Fail # Wrong Invocation.memberName. | 9 no_such_method_test: Fail # Wrong Invocation.memberName. |
| 10 constant_javascript_semantics4_test: Fail, OK | 10 constant_javascript_semantics4_test: Fail, OK |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 85 | 85 |
| 86 [ $compiler == dart2js && $runtime == none ] | 86 [ $compiler == dart2js && $runtime == none ] |
| 87 *: Fail, Pass # TODO(ahe): Triage these tests. | 87 *: Fail, Pass # TODO(ahe): Triage these tests. |
| 88 | 88 |
| 89 [ $compiler == dart2js && $minified ] | 89 [ $compiler == dart2js && $minified ] |
| 90 to_string_test: Fail # Issue 7179. | 90 to_string_test: Fail # Issue 7179. |
| 91 runtime_type_test: Fail, OK # Tests extected output of Type.toString(). | 91 runtime_type_test: Fail, OK # Tests extected output of Type.toString(). |
| 92 code_motion_exception_test: Skip # Requires unminified operator names. | 92 code_motion_exception_test: Skip # Requires unminified operator names. |
| 93 mirrors_used_warning_test/minif: Fail, OK # Tests warning that minified code wil
l be broken. | 93 mirrors_used_warning_test/minif: Fail, OK # Tests warning that minified code wil
l be broken. |
| 94 | 94 |
| 95 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 96 12320_test: Crash |
| 97 12_test: Crash |
| 98 16967_test: Crash |
| 99 17094_test: Crash |
| 100 17645_test: Crash |
| 101 21351_test: Crash |
| 102 22487_test: Crash |
| 103 23404_test: Crash |
| 104 23804_test: Crash |
| 105 27198_test: Crash |
| 106 27199_test: Crash |
| 107 27354_test: Crash |
| 108 28749_test: Crash |
| 109 33_test: Crash |
| 110 43_test: Crash |
| 111 7_test: Crash |
| 112 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash |
| 113 bailout_aborting_if_test: Crash |
| 114 bailout_on_continue_test: Crash |
| 115 big_allocation_expression_test: Crash |
| 116 bounds_check_test/01: Crash |
| 117 bounds_check_test/02: Crash |
| 118 bounds_check_test/03: Crash |
| 119 bounds_check_test/04: Crash |
| 120 bounds_check_test/05: Crash |
| 121 bounds_check_test/06: Crash |
| 122 bounds_check_test/07: Crash |
| 123 bounds_check_test/08: Crash |
| 124 bounds_check_test/none: Crash |
| 125 closure2_test: Crash |
| 126 closure3_test: Crash |
| 127 closure4_test: Crash |
| 128 closure6_test: Crash |
| 129 closure7_test: Crash |
| 130 closure_capture2_test: Crash |
| 131 closure_capture3_test: Crash |
| 132 closure_capture4_test: Crash |
| 133 closure_capture5_test: Crash |
| 134 closure_capture_test: Crash |
| 135 closure_test: Crash |
| 136 compile_time_constant4_test/01: Crash |
| 137 compile_time_constant4_test/02: Crash |
| 138 compile_time_constant4_test/03: Crash |
| 139 compile_time_constant4_test/04: Crash |
| 140 compile_time_constant4_test/05: Crash |
| 141 compile_time_constant4_test/none: Crash |
| 142 compound_operator_index_test: Crash |
| 143 conditional_test: Crash |
| 144 conflict_index_test: Crash |
| 145 constant_fold_number_dart2_j_s_test: Crash |
| 146 constant_javascript_semantics4_test: Crash |
| 147 constant_javascript_semantics_test/01: Crash |
| 148 constant_javascript_semantics_test/02: Crash |
| 149 constant_javascript_semantics_test/03: Crash |
| 150 constant_javascript_semantics_test/04: Crash |
| 151 constant_javascript_semantics_test/none: Crash |
| 152 deferred/deferred_constant_dependency_evaluation_test: Crash |
| 153 do_test: Crash |
| 154 equals_test: Crash |
| 155 field_in_constructor_test: Crash |
| 156 field_initializer_test: Crash |
| 157 fields_test: Crash |
| 158 first_class_types_hashcode_test: Crash |
| 159 foo7_test: Crash |
| 160 for_test: Crash |
| 161 function_parameters_test: Crash |
| 162 generics_factories_test: Crash |
| 163 generics_is_check1_test: Crash |
| 164 getter_element_test: Crash |
| 165 getters_setters_test: Crash |
| 166 if_in_loop_test: Crash |
| 167 if_null2_test: Crash |
| 168 if_null3_test: Crash |
| 169 if_test: Crash |
| 170 index_test: Crash |
| 171 inference_super_set_call_test: Crash |
| 172 int_index_test/01: Crash |
| 173 int_index_test/02: Crash |
| 174 int_index_test/03: Crash |
| 175 int_index_test/04: Crash |
| 176 int_index_test/none: Crash |
| 177 invalid_length_negative_test: Crash |
| 178 invoke_dynamic_test: Crash |
| 179 is_operator_test: Crash |
| 180 list_factory_test: Crash |
| 181 literal_string_juxtaposition_test: Crash |
| 182 literals_test: Crash |
| 183 locals_test: Crash |
| 184 logical_and_test: Crash |
| 185 logical_or_test: Crash |
| 186 loop_if_phi_test: Crash |
| 187 math_lib_prefix_test: Crash |
| 188 math_lib_test: Crash |
| 189 member_namespace_test: Crash |
| 190 minus_zero2_test: Crash |
| 191 minus_zero_test/01: Crash |
| 192 multi_global_def_single_instantiation_test: Crash |
| 193 named_parameter_for_static_test: Crash |
| 194 named_parameter_test: Crash |
| 195 nan_negate_test: Crash |
| 196 not_equals_test: Crash |
| 197 not_test: Crash |
| 198 null_test: Crash |
| 199 operator2_test: Crash |
| 200 operator3_test: Crash |
| 201 operator_equals_test: Crash |
| 202 panda_test: Crash |
| 203 phi_elimination_test: Crash |
| 204 phi_gvn_test: Crash |
| 205 phi_test: Crash |
| 206 private_symbol_literal_test/01: Crash |
| 207 private_symbol_literal_test/02: Crash |
| 208 private_symbol_literal_test/03: Crash |
| 209 private_symbol_literal_test/04: Crash |
| 210 private_symbol_literal_test/05: Crash |
| 211 private_symbol_literal_test/06: Crash |
| 212 private_symbol_literal_test/none: Crash |
| 213 regression_2913_test: Crash |
| 214 return_setter_test: Crash |
| 215 runtime_type_int_test: Crash |
| 216 runtime_type_test: Crash |
| 217 send_test: Crash |
| 218 simple_string_constant_test: Crash |
| 219 source_mapping_crash_test: Crash |
| 220 static_field2_test: Crash |
| 221 static_field_test: Crash |
| 222 static_method2_test: Crash |
| 223 static_method_test: Crash |
| 224 static_var_no_initializer_test: Crash |
| 225 static_var_test: Crash |
| 226 string_escape_test: Crash |
| 227 string_interpolation_dynamic_test: Crash |
| 228 string_interpolation_opt1_test: Crash |
| 229 string_interpolation_test: Crash |
| 230 super_call_test: Crash |
| 231 super_constructor2_test: Crash |
| 232 this_redirecting_constructor_test: Crash |
| 233 this_test: Crash |
| 234 throw1_test/01: Crash |
| 235 throw2_test/01: Crash |
| 236 throw2_test/02: Crash |
| 237 throw2_test/03: Crash |
| 238 throw2_test/04: Crash |
| 239 to_string_test: Crash |
| 240 type_constant_switch_test/01: Crash |
| 241 typevariable_factory_test: Crash |
| 242 typevariable_substitution_test: Crash |
| 243 while_test: Crash |
| 244 |
| 95 [ $compiler == dart2js && $runtime == safari ] | 245 [ $compiler == dart2js && $runtime == safari ] |
| 96 deferred_fail_and_retry_worker_test: Timeout # Issue 22106 | 246 deferred_fail_and_retry_worker_test: Timeout # Issue 22106 |
| 97 | 247 |
| 98 [ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safa
ri || $runtime == jsshell) ] | 248 [ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safa
ri || $runtime == jsshell) ] |
| 99 code_motion_exception_test: Skip # Required V8 specific format of JavaScript er
rors. | 249 code_motion_exception_test: Skip # Required V8 specific format of JavaScript er
rors. |
| 100 | 250 |
| 101 [ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safa
ri || $runtime == safarimobilesim || $runtime == chrome || $runtime == chromeOnA
ndroid) ] | 251 [ $compiler == dart2js && ($runtime == drt || $runtime == ff || $runtime == safa
ri || $runtime == safarimobilesim || $runtime == chrome || $runtime == chromeOnA
ndroid) ] |
| 102 isolate2_test/01: Fail # Issue 14458. | 252 isolate2_test/01: Fail # Issue 14458. |
| 103 | 253 |
| 104 [ $runtime == jsshell ] | 254 [ $runtime == jsshell ] |
| (...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 359 closure_capture3_test: Crash | 509 closure_capture3_test: Crash |
| 360 closure_capture4_test: Crash | 510 closure_capture4_test: Crash |
| 361 closure_capture5_test: Crash | 511 closure_capture5_test: Crash |
| 362 closure_capture_test: Crash | 512 closure_capture_test: Crash |
| 363 closure_test: Crash | 513 closure_test: Crash |
| 364 first_class_types_hashcode_test: Crash | 514 first_class_types_hashcode_test: Crash |
| 365 if_null2_test: Crash | 515 if_null2_test: Crash |
| 366 if_null3_test: Crash | 516 if_null3_test: Crash |
| 367 runtime_type_int_test: Crash | 517 runtime_type_int_test: Crash |
| 368 type_constant_switch_test/01: Crash | 518 type_constant_switch_test/01: Crash |
| OLD | NEW |